Files
linux/net/netfilter/ipvs
Julian Anastasov ac69269a45 ipvs: do not disable bh for long time
We used a global BH disable in LOCAL_OUT hook.
Add _bh suffix to all places that need it and remove
the disabling from LOCAL_OUT and sync code.

Functions like ip_defrag need protection from
BH, so add it. As for nf_nat_mangle_tcp_packet, it needs
RCU lock.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
2013-04-02 00:23:58 +02:00
..
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-03-19 21:18:38 +09:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2013-04-02 00:23:58 +02:00
2010-10-04 22:45:24 +09:00