summaryrefslogtreecommitdiff
path: root/iprule.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: correctly apply IFNAMSIZ limitJo-Philipp Wich2022-11-171-2/+2
* iprule: add support for uidrangeMatthew Hagan2022-01-221-0/+5
* iprule: fix missing ip rules after a reload (FS#2296)Hans Dedecker2019-05-271-9/+11
* iprule: rework interface based rules to handle dynamic interfacesAlexander Couzens2018-07-051-0/+9
* iprule: coding style line upHans Dedecker2017-06-111-10/+10
* iprule: Add option to suppress unspecific routing lookupsStefan Tomanek2017-06-111-0/+4
* netifd: Route traffic from LAN to WAN using rulesKristian Evensen2016-01-281-0/+1
* interface-ip: Re-enable iif lo policy rules after main table lookupHans Dedecker2015-09-291-1/+1
* iprule: Insert network and address ip rules before main table lookup ruleHans Dedecker2015-09-101-2/+2
* IPv6: Remove IPv6 source-routing workaround (kernel is fixed)Steven Barth2013-12-111-1/+0
* Add source-restricted routesSteven Barth2013-10-181-1/+2
* config: use the new uci_blob library codeFelix Fietkau2013-06-101-1/+1
* IPv6: Improve source-routing policiesSteven Barth2013-06-031-0/+1
* Add option to define target routing table for protocol routes.Steven Barth2013-05-171-0/+3
* 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