At 02:24 PM 10/31/2007, Andrew Thompson wrote: >See >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/if_bridge.c?only_with_tag=RELENG_6
Thank you for pointing this out.... Yes, I do see code that discards packets when a flag called IFBIF_PRIVATE is set. This is primarily what we need. As you can guess from this and other requests, I'm looking to revise the configuration on some specialized networking boxen so that NAT, bandwidth control, and LAN isolation are handled in the kernel rather than in user space. --Brett Glass _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
