aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/fib_rules.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NET] fib_rules: Mark rules detached from the deviceThomas Graf2007-04-251-1/+5
* [NET] fib_rules: goto rule actionThomas Graf2007-04-251-3/+85
* [NET] rules: Unified rules dumpingThomas Graf2007-04-251-10/+37
* [NET] rules: Use rtnl registration interfaceThomas Graf2007-04-251-2/+6
* [NET]: Change "not found" return value for rule lookupSteven Whitehouse2007-04-021-1/+1
* [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-251-0/+30
* [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-081-5/+9
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-5/+19
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-021-7/+17
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-0/+29
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-221-7/+1
* [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-221-11/+21
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-2/+3
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-0/+416