Hi, I would like to set up a packet filter which could be dynamically updated if some special events occur. (like someone joining a multicast group)
I tried bpf but I can't put variables in the filter, only constants. With a variable I get : initializer for insns[5].k is not constant Do you know if any other tool can do that ? Thanks for any help Elise GUEDIN To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message