Hello,

The patch is located at
http://users.pandora.be/bart.de.schuymer/bridge-nf/bridge-nf-0.0.4.bis-again
st-2.4.16.diff
It's an incremental patch vs the bridge-nf-0.0.4 patch.
Lennert, please have a look at it and incorporate it into your next 0.0.5.

Differences:

- Correct my name, blah
- Change return NF_STOLEN; into return 0; (we are inside an okfn)
- Map NF_IP_POST_ROUTING onto NF_BR_POST_ROUTING
- Give sabotage functions netfilter priority NF_IP_PRI_FIRST (i.e. INT_MIN),
except for NF_IP_LOCAL_OUT ofcourse
- Give bridge netfilter functions priority NF_BR_PRI_LAST (i.e. INT_MAX)
- Add NF_BR_PRI_FIRST and NF_BR_PRI_LAST in netfilter_bridge.h

So nothing groundshaking, really...

cheers,
Bart

_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to