Commit Graph

1194 Commits (25543fa785a32ce22e7374ba403eb6d38854d037)

Author SHA1 Message Date
Linus Torvalds 44c45eb911 Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER 17 years ago
YOSHIFUJI Hideaki 85040bcb46 [IPV6] ADDRLABEL: Fix double free on label deletion. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Pavel Emelyanov 81566e8322 [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
Pavel Emelyanov 3140c25c82 [NETNS][FRAGS]: Make the LRU list per namespace. 17 years ago
Pavel Emelyanov 3b4bc4a2bf [NETNS][FRAGS]: Isolate the secret interval from namespaces. 17 years ago
Pavel Emelyanov e31e0bdc7e [NETNS][FRAGS]: Make thresholds work in namespaces. 17 years ago
Pavel Emelyanov b2fd5321dd [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. 17 years ago
Pavel Emelyanov e4a2d5c2bc [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago
Pavel Emelyanov ac18e7509e [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
YOSHIFUJI Hideaki 61cf46ad58 [IPV6] NDISC: Sparse: Use different variable name for local use. 17 years ago
YOSHIFUJI Hideaki 5d5619b40c [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. 17 years ago
YOSHIFUJI Hideaki 2334ecbdb2 [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. 17 years ago
YOSHIFUJI Hideaki 40fee36e11 [IPV6] ADDRLABEL: Sparse: Make several functions static. 17 years ago
YOSHIFUJI Hideaki 5e8b9df6e8 [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. 17 years ago
YOSHIFUJI Hideaki 77d0d350e9 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. 17 years ago
Stephen Hemminger d20b3109e9 [IPV6]: addrconf sparse warnings 17 years ago
Denis V. Lunev 9e3a548781 [NETNS]: FIB rules API cleanup. 17 years ago
Denis V. Lunev 0359238333 [FIB]: Add netns to fib_rules_ops. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Daniel Lezcano 7d460db953 [IPV6]: Fix ip6_frag ctl 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Patrick McHardy c71e916708 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos 17 years ago
Patrick McHardy c56cc9c07b [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos 17 years ago
Denys Vlasenko 022748a935 [NETFILTER]: {ip,ip6}_tables: remove some inlines 17 years ago
Jan Engelhardt 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
Patrick McHardy 8ce22fcab4 [NETFILTER]: Remove some EXPERIMENTAL dependencies 17 years ago
Pavel Emelyanov a308da1627 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. 17 years ago
Pavel Emelyanov e5ba31f11f [NETNS][RAW]: Eliminate explicit init_net references. 17 years ago
Pavel Emelyanov f51d599fbe [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. 17 years ago
Pavel Emelyanov be185884b3 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. 17 years ago
Ilpo Järvinen 50eb431d6e [IPV6] route: kill some bloat 17 years ago
Daniel Lezcano 389f661224 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware 17 years ago
Daniel Lezcano 1cab3da6be [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware 17 years ago
Daniel Lezcano 06bfe655e7 [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Daniel Lezcano 3c40090a0f [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file 17 years ago
Pavel Emelyanov e186932b3d [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers 17 years ago
Pavel Emelyanov 441fc2a239 [NETNS]: Use the per-net ipv6_devconf_dflt 17 years ago
Pavel Emelyanov e0da5a480c [NETNS]: Create ipv6 devconf-s for namespaces 17 years ago
Pavel Emelyanov bff16c2f99 [NETNS]: Make the ctl-tables per-namespace 17 years ago
Pavel Emelyanov 9589731220 [NETNS]: Make the __addrconf_sysctl_register return an error 17 years ago
Pavel Emelyanov 408c4768cd [NETNS]: Clean out the ipv6-related sysctls creation/destruction 17 years ago
Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev 868d13ac81 [NETNS]: Pass fib_rules_ops into default_pref method. 17 years ago
Denis V. Lunev f8c26b8d58 [NETNS]: Add netns parameter to fib_rules_(un)register. 17 years ago