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-linux.c
Age
Commit message (
Expand
)
Author
2020-10-10
system-linux: initialize ifreq struct before using it
Alin Nastac
2020-09-12
netifd: vxlan: add aging and maxaddress options
Johannes Kimmel
2020-09-12
netifd: vxlan: add most missing boolean options
Johannes Kimmel
2020-09-12
netifd: vxlan: refactor mapping of boolean attrs
Johannes Kimmel
2020-09-12
netifd: vxlan: handle srcport range
Johannes Kimmel
2020-07-18
bridge: add support for adding vlans to a bridge
John Crispin
2020-07-18
bridge: add support for turning on vlan_filtering
John Crispin
2020-06-06
system-linux: improve handling of device rename
Kristian Evensen
2020-05-21
vlandev: support setting ingress/egress QoS mappings
Pau Espin Pedrol
2020-04-14
interface, system: clean up netns functionality
Daniel Golle
2020-04-14
interface: allow renaming interface when moving to jail netns
Daniel Golle
2020-03-27
system-linux: fix PATH_MAX undeclared compilation error
Alin Nastac
2020-03-26
system-linux: fix compilation with musl 1.2.0
Rosen Penev
2020-01-18
add basic support for jail network namespaces
Daniel Golle
2019-08-05
system-linux: fix resource leak
Hans Dedecker
2019-07-22
system-linux: Coverity fixes
Hans Dedecker
2019-06-14
netifd: fix xfrm interface deletion and standardize netlink call
André Valentin
2019-06-13
system-linux: remove superfluous dev check
Hans Dedecker
2019-06-08
netifd: add xfrm tunnel interface support
André Valentin
2019-04-15
system-linux: remove debug tracing
Hans Dedecker
2019-04-15
interface: add neighbor config support
meurisa
2019-01-31
system-linux: handle hotplug event socket ENOBUFS errors
Alin Nastac
2018-12-13
system-linux: get rid of SIOCSDEVPRIVATE
Hans Dedecker
2018-11-19
treewide: switch to C-code style comments
Hans Dedecker
2018-10-17
system-linux: enable by default ignore encaplimit for grev6 tunnels
Hans Dedecker
2018-10-16
system-linux: fix a typo in gre tunnel data parsing logic
Hans Dedecker
2018-09-18
system-linux: enable by default ignore encaplimit for ip6 tunnels
Hans Dedecker
2018-07-04
system-linux: fix build error on older kernels
Felix Fietkau
2018-07-04
system-linux: adjust bridge isolate mode for upstream attribute naming
Felix Fietkau
2018-07-04
system-linux: extend link mode speed definitions
Hans Dedecker
2018-06-28
system-linux: add autoneg and link-partner output
Joe Holden
2018-05-30
system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)
Hans Dedecker
2018-04-24
system-linux: fix strncpy bounds
Hans Dedecker
2018-04-16
system-linux: check ioctl return value in system_vlan()
Hans Dedecker
2018-04-14
system-linux: check ioctl return value in system_if_flags()
Hans Dedecker
2018-04-14
system-linux: fix segfault on alloc failure in system_if_check()
Hans Dedecker
2018-04-14
system-linux: fix segfault on error in system_add_ip6_tunnel()
Hans Dedecker
2018-04-12
system-linux: remove unnecessary open call in system_if_dump_info()
Hans Dedecker
2018-04-12
system-linux: fix memory leak on error in system_add_vxlan()
Hans Dedecker
2018-03-13
device: add support for setting the isolate options for bridge ports
Felix Fietkau
2018-02-26
remove rps/xps configuration support
Felix Fietkau
2018-01-24
system-linux: VXLAN: add options to enable and disable UDP checksums
Matthias Schiffer
2017-10-06
system-linux: add support for hotplug event 'move'
Martin Schiller
2017-08-29
system-linux: parse map-e fmrs parameters as nested data json object
Hans Dedecker
2017-08-22
allow setting rps/xps defualt values via uci
John Crispin
2017-08-17
netifd: allow negative neighlocktime values
Alin Năstac
2017-08-15
system-linux: parse ipv6 specific tunnel settings as nested data json
Hans Dedecker
2017-07-21
system-linux: fix GRE ikey/okey endianness
Stijn Tintel
2017-06-26
netifd: Fix printf calls + function declarations.
Rosen Penev
2017-06-11
iprule: Add option to suppress unspecific routing lookups
Stefan Tomanek
[next]