Commit Graph

45 Commits (3f52326a85666c1cb0210eb5556ef3d483933cfc)

Author SHA1 Message Date
Denis V. Lunev ae299fc051 net: add fib_rules_ops to flush_cache method 17 years ago
Denis V. Lunev 76e6ebfb40 netns: add namespace parameter to rt_cache_flush 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev 64c2d53829 [IPV4]: Consolidate fib_select_default. 17 years ago
Denis V. Lunev da0e28cb68 [NETNS]: Add netns parameter to fib_lookup. 17 years ago
Denis V. Lunev 51314a17ba [NETNS]: Process FIB rule action in the context of the namespace. 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 e4e4971c5f [NETNS]: Namespacing IPv4 fib rules. 17 years ago
Denis V. Lunev 8ad4942cd5 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. 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 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
Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules 17 years ago
Denis V. Lunev 76c72d4f44 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Thomas Graf 4b19ca44cb [NET] fib_rules: delay route cache flush by ip_rt_min_delay 18 years ago
Thomas Graf 73417f617a [NET] fib_rules: Flush route cache after rule modifications 18 years ago
Thomas Graf c454673da7 [NET] rules: Unified rules dumping 18 years ago
Thomas Graf 63f3444fb9 [IPv4]: Use rtnl registration interface 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Thomas Graf 1f6c9557e8 [NET] rules: Share common attribute validation policy 18 years ago
Thomas Graf b8964ed9fa [NET] rules: Protocol independant mark selector 18 years ago
Thomas Graf 47dcf0cb10 [NET]: Rethink mark field in struct flowi 18 years ago
Al Viro 45d60b9e29 [IPV4]: FRA_{DST,SRC} annotated 19 years ago
Al Viro 81f7bf6cba [IPV4]: net/ipv4/fib annotations 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Patrick McHardy bbfb39cbf6 [IPV4]: Add support for fwmark masks in routing rules 19 years ago
Patrick McHardy 1af5a8c4a1 [IPV4]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 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
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 19 years ago
Thomas Graf e1ef4bf23b [IPV4]: Use Protocol Independant Policy Routing Rules Framework 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Patrick McHardy 26e0fd1ce2 [NET]: Fix IPv4/DECnet routing rule dumping 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Patrick McHardy a5cdc03003 [IPV4]: Add fib rule netlink notifications 19 years ago
Adrian Bunk d15150f755 [IPV4] fib_rules.c: make struct fib_rules static again 19 years ago
Robert Olsson 7b204afd45 [IPV4]: Use RCU locking in fib_rules. 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago