Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 1999 10:50:44 +0100
From:      Elise Guedin <elise.guedin@bt-sys.bt.co.uk>
To:        "'freebsd-hackers@freebsd.org'" <freebsd-hackers@freebsd.org>
Subject:   packet filter
Message-ID:  <01BEBBD3.EA99E3C0@hercules.info.bt.co.uk>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BEBBD3.EA99E3C0>