Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IPv6: Remove IPv6 source-routing workaround (kernel is fixed) | Steven Barth | 2013-12-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Steven Barth <steven@midlink.org> | ||||
* | Add source-restricted routes | Steven Barth | 2013-10-18 | 1 | -1/+2 |
| | |||||
* | config: use the new uci_blob library code | Felix Fietkau | 2013-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> | ||||
* | IPv6: Improve source-routing policies | Steven Barth | 2013-06-03 | 1 | -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 Barth | 2013-05-17 | 1 | -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 priority | Jo-Philipp Wich | 2013-04-05 | 1 | -0/+1 |
| | |||||
* | Add support for ip rules | Jo-Philipp Wich | 2013-04-04 | 1 | -0/+95 |