summaryrefslogtreecommitdiffstats
path: root/net/ipv6/fib6_rules.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6]: Fix routing by fwmarkPatrick McHardy2006-09-231-2/+2
* [IPV6] ROUTE: Add support for fwmask in routing rules.YOSHIFUJI Hideaki2006-09-231-2/+22
* [IPV6] ROUTE: Fix size of fib6_rule_policy.YOSHIFUJI Hideaki2006-09-231-1/+1
* [IPV6] ROUTE: Fix FWMARK support.YOSHIFUJI Hideaki2006-09-231-1/+2
* [IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki2006-09-231-0/+23
* [IPV6] ROUTE: Routing by Traffic Class.YOSHIFUJI Hideaki2006-09-231-0/+3
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-221-1/+1
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+1
* [IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala2006-09-221-1/+5
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [IPV6]: Fix policy routing lookupPatrick McHardy2006-09-221-1/+3
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-0/+251