aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/fib_rules.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy1-3/+1
2007-04-25[NET] fib_rules: Flush route cache after rule modificationsThomas Graf1-0/+8
2007-04-25[NET] fib_rules: Add no-operation actionThomas Graf1-1/+3
2007-04-25[NET] fib_rules: Mark rules detached from the deviceThomas Graf1-1/+5
2007-04-25[NET] fib_rules: goto rule actionThomas Graf1-3/+85
2007-04-25[NET] rules: Unified rules dumpingThomas Graf1-10/+37
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf1-2/+6
2007-04-02[NET]: Change "not found" return value for rule lookupSteven Whitehouse1-1/+1
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf1-0/+30
2007-03-22[NET]: Fix fib_rules dump racePatrick McHardy1-1/+1
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy1-5/+9
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-5/+19
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf1-7/+17
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-0/+29
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf1-7/+1
2006-09-22[NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf1-11/+21
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy1-2/+3
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf1-0/+416