index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
iprule.h
Age
Commit message (
Expand
)
Author
2019-05-27
iprule: fix missing ip rules after a reload (FS#2296)
Hans Dedecker
2018-07-05
iprule: rework interface based rules to handle dynamic interfaces
Alexander Couzens
2017-06-11
iprule: coding style line up
Hans Dedecker
2017-06-11
iprule: Add option to suppress unspecific routing lookups
Stefan Tomanek
2016-01-28
netifd: Route traffic from LAN to WAN using rules
Kristian Evensen
2015-09-29
interface-ip: Re-enable iif lo policy rules after main table lookup
Hans Dedecker
2015-09-10
iprule: Insert network and address ip rules before main table lookup rule
Hans Dedecker
2013-12-11
IPv6: Remove IPv6 source-routing workaround (kernel is fixed)
Steven Barth
2013-10-18
Add source-restricted routes
Steven Barth
2013-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-06-03
IPv6: Improve source-routing policies
Steven Barth
2013-05-17
Add option to define target routing table for protocol routes.
Steven Barth
2013-04-05
Maintain config order of ip rules unless user explicitely provides priority
Jo-Philipp Wich
2013-04-04
Add support for ip rules
Jo-Philipp Wich