kernel-hacking-2024-linux-s.../net/llc
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe
This patch modifies every packet receive function
registered with dev_add_pack() to drop packets if they
are not from the initial network namespace.

This should ensure that the various network stacks do
not receive packets in a anything but the initial network
namespace until the code has been converted and is ready
for them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:08 -07:00
..
af_llc.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
Kconfig
llc_c_ac.c
llc_c_ev.c
llc_c_st.c
llc_conn.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
llc_core.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
llc_if.c
llc_input.c [NET]: Make packet reception network namespace safe 2007-10-10 16:49:08 -07:00
llc_output.c [LLC]: Use skb_reset_mac_header in llc_mac_hdr_init 2007-04-25 22:24:35 -07:00
llc_pdu.c
llc_proc.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
llc_s_ac.c
llc_s_ev.c
llc_s_st.c
llc_sap.c [SK_BUFF]: Introduce skb_reset_transport_header(skb) 2007-04-25 22:25:15 -07:00
llc_station.c
Makefile
sysctl_net_llc.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00