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
/
system.c
Age
Commit message (
Expand
)
Author
2018-01-24
system-linux: VXLAN: add options to enable and disable UDP checksums
Matthias Schiffer
2017-08-29
system-linux: parse map-e fmrs parameters as nested data json object
Hans Dedecker
2017-05-22
system-linux: parse 6rd specific settings as nested json data object
Hans Dedecker
2017-03-21
system-linux: parse vti specific settings as nested json data object
Hans Dedecker
2017-03-21
system-linux: parse gre specific settings as nested json data object
Hans Dedecker
2017-03-07
system-linux: add VXLAN support
Matthias Schiffer
2014-09-29
netifd: GRE Tos support
Hans Dedecker
2014-07-30
netifd: GRE tunnel support
Hans Dedecker
2014-05-21
Rewrite ipip6-tunnel setup to use netlink and add support for FMRs
Steven Barth
2013-12-08
Tunnel don't fragment bit configurable
Hans Dedecker
2013-12-08
netifd: Apply tunnel MTU
Hans Dedecker
2013-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-05-13
Add support for IP in IPv6 tunnels (DS-Lite)
Steven Barth
2012-10-29
use FD_CLOEXEC instead of tracking lists of fds
Felix Fietkau
2012-06-18
Add 6rd options to tunnel spec.
Stéphan Kochen
2012-05-04
add copyright headers
Felix Fietkau
2012-03-15
system-linux: add functions for adding/removing ip tunnels (currently only si...
Felix Fietkau