Commit Graph

105 Commits (d61272cbb35fa1c08fe94898583d880256f2dbd3)

Author SHA1 Message Date
Alexey Dobriyan e7dc849494 netns: mib6 section fixlet 17 years ago
Denis V. Lunev 2ca89cea5c ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs 17 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
Denis V. Lunev e43291cb37 netns: add stub functions for per/namespace mibs allocation 17 years ago
Peter Zijlstra b339a47c37 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Al Viro eeb61f719c missing bits of net-namespace / sysctl 17 years ago
Al Viro 6f9f489a4e net: missing bits of net-namespace / sysctl 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
YOSHIFUJI Hideaki e0835f8fa5 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov 2e761e0532 ipv6 netns: init net is used to set bindv6only for new sock 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Daniel Lezcano af2849377e [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf 17 years ago
Benjamin Thery 075de93957 [NETNS][IPV6] af_inet6 - allow socket creation per namespace 17 years ago
Benjamin Thery 94911fe317 [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence 17 years ago
Daniel Lezcano 5578689a4e [NETNS][IPV6] route6 - make route6 per namespace 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Wang Chen 5ee46e562c [IPV6]: Fix hardcoded removing of old module code 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
YOSHIFUJI Hideaki 2334ecbdb2 [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 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 81c1c17804 [NETNS][IPV6]: Make a subsystem for af_inet6. 17 years ago
Daniel Lezcano 291480c09a [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Daniel Lezcano 87c3efbfdd [IPV6]: make inet6_register_protosw to return an error code 17 years ago
Daniel Lezcano 853cbbaaa4 [IPV6]: make frag to return an error at initialization 17 years ago
Daniel Lezcano 248b238dc9 [IPV6]: make extended headers to return an error at initialization 17 years ago
Daniel Lezcano 0a3e78ac2c [IPV6]: make flowlabel to return an error 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Daniel Lezcano e2fddf5e96 [IPV6]: Make af_inet6 to check ip6_route_init return value. 17 years ago
Pavel Emelyanov f126734735 [IPV6]: Correct the comment concerning inetsw6 table 17 years ago
Jens Axboe a0974dd3da [TCP] splice: add tcp_splice_read() to IPV6 17 years ago