K 10 svn:author V 5 luigi K 8 svn:date V 27 1999-12-07T10:28:08.000000Z K 7 svn:log V 440 Long overdue patch to make bridging work properly with multicast and broadcast packets. The previous code did not pullup the headers, and because the protocol stack likes to NTOH*() fields in the buffer, this resulted in some cases in bogus packets going onto the wire. This patch also gives you the ability to define cluster of interfaces via a sysctl variable, so you can do the bridging separately in each cluster. Approved-by: Jordan END