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
Age
Commit message (
Expand
)
Author
2020-11-14
WIP: don't update route inserted by dynamic routing protocols
fix-dynamic-routing
Mikael Magnusson
2020-11-05
bridge: only overwrite implicit vlan assignment if vlans are configured
HEAD
master
Felix Fietkau
2020-11-05
system-dummy: set present state only for simple devices
Felix Fietkau
2020-11-05
bridge: fix use-after-free bug on bridge member free
Felix Fietkau
2020-11-05
bridge: preserve hotplug ports on vlan update if config is unchanged
Felix Fietkau
2020-10-28
bridge: show vlans in device status
Felix Fietkau
2020-10-28
vlandev: add pass-through hotplug ops that pass the VLAN info to the bridge
Felix Fietkau
2020-10-28
vlan: add pass-through hotplug ops that pass the VLAN info to the bridge
Felix Fietkau
2020-10-28
bridge: add support for defining port member vlans via hotplug ops
Felix Fietkau
2020-10-22
interface: proto_ip: order by address index first
Yousong Zhou
2020-10-22
device_addr: record address index as in the blob
Yousong Zhou
2020-10-22
proto: rework parse_addr to return struct device_addr
Yousong Zhou
2020-10-22
build: find and use libnl header dirs
Yousong Zhou
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-09-08
netifd-wireless: parse 'osen' encryption
Daniel Golle
2020-08-10
interface-ip: clear host bits of the device prefix
Hans Dedecker
2020-08-07
bridge: flush vlan list on bridge free
Felix Fietkau
2020-07-27
device: look up full device name before traversing vlan chain
Felix Fietkau
2020-07-19
config: enable bridge vlan filtering by default for bridges that define VLANs
Felix Fietkau
2020-07-19
bridge: add support for VLAN filtering
Felix Fietkau
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-07-18
system-dummy: fix resolving ifindex
Felix Fietkau
2020-07-18
device: do not check state from within device_init
Felix Fietkau
2020-07-18
vlan: initialize device ifname earlier at creation time
Felix Fietkau
2020-07-11
utils: fix check_pid_path to work with deleted file as well
Karel Kočí
2020-06-06
system-linux: improve handling of device rename
Kristian Evensen
2020-06-04
interface-ip: fix build on non-linux systems
Felix Fietkau
2020-06-04
system-dummy: fix missing return
Felix Fietkau
2020-06-04
netifd: wireless: add support for tracking wifi-station sections
John Crispin
2020-06-04
netifd: wireless: add support for tracking wifi-vlan sections
John Crispin
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: fix jail ifdown and jails without jail_ifname
Daniel Golle
2020-04-14
interface: allow renaming interface when moving to jail netns
Daniel Golle
2020-04-13
interface: allocate and free memory for jail name
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-02-05
interface-ip: transfer prefix route ownership for deprecated ipv6addr to kernel
Alin Nastac
2020-01-18
add basic support for jail network namespaces
Daniel Golle
2020-01-04
move resolv.conf.auto to /tmp/resolv.conf.d/
Daniel Golle
2019-12-04
Revert "interface: warn if ip6hint is truncated"
Jo-Philipp Wich
2019-11-29
interface: warn if ip6hint is truncated
Uwe Kleine-König
2019-11-12
wireless: make reconf opt-in and allow serializing configuration
John Crispin
2019-10-25
wireless: add ubus method for reloading configuration
John Crispin
2019-08-05
system-linux: fix resource leak
Hans Dedecker
[next]