Commit Graph

78567 Commits (fea86ad8123df0d49188cbc1dd2f48da6ae49d65)
 

Author SHA1 Message Date
Stephen Hemminger fea86ad812 [IPV4] fib_trie: fib_insert_node cleanup 17 years ago
Stephen Hemminger 187b5188a7 [IPV4] fib_trie: Use %u for unsigned printfs. 17 years ago
Stephen Hemminger 93e4308b3b [IPV4] fib_trie: Get rid of unused revision element. 17 years ago
Stephen Hemminger c28a1cf448 [IPV4] fib_trie: Get rid of trie_init(). 17 years ago
Ilpo Järvinen 6db105db95 [PKTGEN]: uninline getCurUs 17 years ago
Ilpo Järvinen 56e252c748 [PKTGEN]: Kill dead static inlines 17 years ago
Ilpo Järvinen 3f25252675 [NETLINK] af_netlink: kill some bloat 17 years ago
Ilpo Järvinen 50eb431d6e [IPV6] route: kill some bloat 17 years ago
Ilpo Järvinen 1486cbd777 [XFRM] xfrm_policy: kill some bloat 17 years ago
Ilpo Järvinen cea14e0ed6 [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
Ilpo Järvinen 490d504693 [TCP]: Uninline tcp_set_state 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 39971554d3 [NEIGH]: Add a comment describing what a NUD stands for. 17 years ago
David S. Miller 9993e7d313 [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). 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 4250846146 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics 17 years ago
Denis V. Lunev ae22120ad8 [ATM]: Simplify /proc/net/atm/arp opening 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Denis V. Lunev 8cced9eff1 [NETNS]: Enable routing configuration in non-initial namespace. 17 years ago
Denis V. Lunev 226b0b4a51 [NETNS]: Replace init_net with the correct context in fib_frontend.c 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Denis V. Lunev 4b5d47d4d3 [NETNS]: Correctly fill fib_config data. 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
Denis V. Lunev 1c340b2fd7 [NETNS]: Show routing information from correct namespace (fib_trie.c) 17 years ago
Denis V. Lunev 6e04d01dfa [NETNS]: Show routing information from correct namespace (fib_hash.c) 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 8ad4942cd5 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. 17 years ago
Denis V. Lunev 93456b6d77 [IPV4]: Unify access to the routing tables. 17 years ago
Denis V. Lunev 7b1a74fdbb [NETNS]: Refactor fib initialization so it can handle multiple namespaces. 17 years ago
Denis V. Lunev dbb50165b5 [IPV4]: Check fib4_rules_init failure. 17 years ago
Denis V. Lunev 61a0265344 [NETNS]: Add namespace to API for routing /proc entries creation. 17 years ago
Denis V. Lunev 5fd30ee7c4 [NETNS]: Namespacing in the generic fib rules code. 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
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 7c76509d0d [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. 17 years ago
Daniel Lezcano e71e0349eb [NETNS][IPV6]: Make ip6_frags per namespace. 17 years ago