Commit Graph

88 Commits (011e3fcd1e1f14ef54db30b93404ab7caa726477)

Author SHA1 Message Date
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Denis V. Lunev dce5cbeec3 [IPV4]: Fix memory leak on error path during FIB initialization. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Denis V. Lunev 010278ec4c [NETNS]: Add netns parameter to fib_select_default. 17 years ago
Denis V. Lunev 64c2d53829 [IPV4]: Consolidate fib_select_default. 17 years ago
Denis V. Lunev 5b707aaae4 [NETNS]: Pass correct namespace in fib_validate_source. 17 years ago
Denis V. Lunev da0e28cb68 [NETNS]: Add netns parameter to fib_lookup. 17 years ago
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Stephen Hemminger a6db901092 [IPV4] FIB: printk related cleanups 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 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
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
Laszlo Attila Toth 0553811612 [IPV4]: Add inet_dev_addr_type() 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Denis V. Lunev d883a03671 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket 17 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 17 years ago
Pavel Emelyanov 03cf786c4e [IPV4]: Explicitly call fib_get_table() in fib_frontend.c 18 years ago
David S. Miller 28f7b0360f [NETLINK]: fib_frontend build fixes 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Thomas Graf 8f4c1f9b04 [NETLINK]: Introduce nested and byteorder flag to netlink attribute 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
YOSHIFUJI Hideaki 9c681b43fa [NET] IPV4: Fix whitespace errors. 18 years ago
David S. Miller e06e7c6158 [IPV4]: The scheduled removal of multipath cached routing support. 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
David S. Miller ddc31ce311 [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT 18 years ago
Sergey Vlasov 912a41a4ab [IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res) 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Thomas Graf 63f3444fb9 [IPv4]: Use rtnl registration interface 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
Alexey Kuznetsov 1194ed0a3e [NETLINK]: Infinite recursion in netlink. 18 years ago
Thomas Graf a0ee18b9b7 [IPv4] fib: Fix out of bound access of fib_props[] 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago