summaryrefslogtreecommitdiff
path: root/iprule.h
Commit message (Collapse)AuthorAgeFilesLines
* IPv6: Remove IPv6 source-routing workaround (kernel is fixed)Steven Barth2013-12-111-1/+0
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Add source-restricted routesSteven Barth2013-10-181-1/+2
|
* config: use the new uci_blob library codeFelix Fietkau2013-06-101-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* IPv6: Improve source-routing policiesSteven Barth2013-06-031-0/+1
| | | | | | * Set a default policy-failed rule per prefix (based on a patch by Jonas Gorski) * Use input interface in addition to source for filtering * Avoid duplicate routing policies
* Add option to define target routing table for protocol routes.Steven Barth2013-05-171-0/+3
| | | | | | This unifies source-routing for both IPv6 and IPv4 (default off). Based on a patch by Kristian Evensen
* Maintain config order of ip rules unless user explicitely provides priorityJo-Philipp Wich2013-04-051-0/+1
|
* Add support for ip rulesJo-Philipp Wich2013-04-041-0/+95