Commit Graph

43 Commits (c2df1591df3ea83b4a5890a1131dd821ca07e761)

Author SHA1 Message Date
Pavel Emelyanov dec827d174 [NETNS]: The generic per-net pointers. 17 years ago
Pavel Emelyanov 0204774191 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 7b1cffa8c9 [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 67019cc9ee [NETNS]: Add an empty netns_dccp structure on struct net. 17 years ago
Denis V. Lunev 046ee90235 [NETNS]: Create tcp control socket in the each namespace. 17 years ago
Pavel Emelyanov 70ee115942 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. 17 years ago
Pavel Emelyanov 8efa6e93cb [NETNS]: Introduce a netns_core structure. 17 years ago
Pavel Emelyanov 68528f0998 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. 17 years ago
Pavel Emelyanov a24022e188 [NETNS][ICMP]: Move ICMP sysctls on struct net. 17 years ago
Daniel Lezcano b8ad0cbc58 [NETNS][IPV6] mcast - handle several network namespace 17 years ago
Daniel Lezcano 93ec926b07 [NETNS][IPV6] tcp6 - make socket control per namespace 17 years ago
Daniel Lezcano 1762f7e88e [NETNS][IPV6] ndisc - make socket control per namespace 17 years ago
Benjamin Thery 6891a346c3 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces 17 years ago
Benjamin Thery f2fc6a5458 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace 17 years ago
Daniel Lezcano 8ed6778967 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 17 years ago
Benjamin Thery c572872f89 [NETNS][IPV6] rt6_stats - make the stats per network namespace 17 years ago
Daniel Lezcano dcabb819a6 [NETNS][IPV6] fib6_rules - handle several network namespaces 17 years ago
Daniel Lezcano 63152fc0de [NETNS][IPV6] ip6_fib - gc timer per namespace 17 years ago
Daniel Lezcano 58f09b78b7 [NETNS][IPV6] ip6_fib - make it per network namespace 17 years ago
Denis V. Lunev 98c6d1b261 [NETNS]: Make icmpv6_sk per namespace. 17 years ago
Denis V. Lunev 4a6ad7a141 [NETNS]: Make icmp_sk per namespace. 17 years ago
Alexey Dobriyan 9ea0cb2601 [NETFILTER]: arp_tables: per-netns arp_tables FILTER 17 years ago
Alexey Dobriyan 8280aa6182 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 9335f047fe [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 8d87005207 [NETFILTER]: x_tables: per-netns xt_tables 17 years ago
Pavel Emelyanov 3b4bc4a2bf [NETNS][FRAGS]: Isolate the secret interval from namespaces. 17 years ago
Pavel Emelyanov e4a2d5c2bc [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. 17 years ago
Pavel Emelyanov ac18e7509e [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. 17 years ago
Pavel Emelyanov e0da5a480c [NETNS]: Create ipv6 devconf-s for namespaces 17 years ago
Denis V. Lunev 6bd48fcf73 [NETNS]: Provide correct namespace for fibnl netlink socket. 17 years ago
Denis V. Lunev e4aef8aea3 [NETNS]: Place fib tables into netns. 17 years ago
Denis V. Lunev e4e4971c5f [NETNS]: Namespacing IPv4 fib rules. 17 years ago
Daniel Lezcano 41a76906b3 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. 17 years ago
Daniel Lezcano 4990509f19 [NETNS][IPV6]: Make sysctls route per namespace. 17 years ago
Daniel Lezcano e71e0349eb [NETNS][IPV6]: Make ip6_frags per namespace. 17 years ago
Daniel Lezcano 99bc9c4e45 [NETNS][IPV6]: Make bindv6only sysctl per namespace. 17 years ago
Daniel Lezcano 760f2d0186 [NETNS][IPV6]: Make multiple instance of sysctl tables. 17 years ago
Daniel Lezcano b0f159db7c [NETNS][IPV6]: Add ipv6 structure for netns. 17 years ago
Eric Dumazet 2a75de0c1d [NETNS]: Should build with CONFIG_SYSCTL=n 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov 8afd351c77 [NETNS]: Add the netns_ipv4 struct 17 years ago
Denis V. Lunev 2aaef4e47f [NETNS]: separate af_packet netns data 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago