Re: [Bridge] [RFC] bridge: add netfilter hook for forwarding 802.1D group addresses

2011-08-20 Thread Christian Benvenuti (benve)
The patch description and the code are clearly saying that STP is an exception, but I am just worried about the users. Maybe a proper description in the iptables help is sufficient. Users may otherwise try to use this new hook for STP too (for example to generate logs or produce statistics/counter

Re: [Bridge] [RFC] bridge: add netfilter hook for forwarding 802.1D group addresses

2011-08-20 Thread Bart De Schuymer
Op 19/08/2011 22:58, Stephen Hemminger schreef: > Signed-off-by: Stephen Hemminger > > --- > include/linux/netfilter_bridge.h |5 - > net/bridge/br_input.c | 15 --- > net/bridge/netfilter/ebtable_filter.c | 18 -- > 3 files changed