Commit Graph

41 Commits (baf48f6577e581a9adb8fe849dc80e24b21d171d)

Author SHA1 Message Date
Li Zefan cc8274f50f [IPV4]: Fix compile error building without CONFIG_FS_PROC 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 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 e30d3a0ccd [IPV4]: Declarations cleanup in ip_fib.h. 17 years ago
Denis V. Lunev da0e28cb68 [NETNS]: Add netns parameter to fib_lookup. 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Denis V. Lunev e4aef8aea3 [NETNS]: Place fib tables into netns. 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 971b893e79 [IPV4]: last default route is a fib table property 17 years ago
Eric W. Biederman bb80317586 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. 17 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 17 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
Thomas Graf 63f3444fb9 [IPv4]: Use rtnl registration interface 18 years ago
Thomas Graf 5f300893fd [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark 18 years ago
Thomas Graf b52f070c9c [IPv4] fib: Remove unused fib_config members 19 years ago
Al Viro 81f7bf6cba [IPV4]: net/ipv4/fib annotations 19 years ago
Al Viro 80e856e16a [IPV4]: annotate addresses in fib_result and fib_result_nl 19 years ago
Al Viro d878e72e41 [IPV4]: ip_fib_check_default() annotated 19 years ago
Al Viro 6d85c10abe [IPV4]: struct fib_config IPv4 address fields annotated 19 years ago
Al Viro b83738ae00 [IPV4]: FIB_RES_PREFSRC() annotated 19 years ago
Al Viro ed49e3caaa [IPV4]: fib_hn ->nh_gw is net-endian 19 years ago
Al Viro d9c9df8c93 [IPV4]: fib_validate_source() annotations 19 years ago
Thomas Graf d889ce3b29 [IPv4]: Convert route get to new netlink api 19 years ago
Thomas Graf 4e902c5741 [IPv4]: FIB configuration using struct fib_config 19 years ago
Patrick McHardy 1af5a8c4a1 [IPV4]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 2dfe55b47e [NET]: Use u32 for routing table IDs 19 years ago
David S. Miller 0298f36a57 [IPV4]: Kill fib4_rules_clean(). 19 years ago
Thomas Graf e1ef4bf23b [IPV4]: Use Protocol Independant Policy Routing Rules Framework 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago