index
:
netifd
master
mlo
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-23.05
openwrt-25.12
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-05
netifd: wireless: default to GCMP WPA cipher on 802.11ad
Daniel Golle
2020-12-28
wireless: add support for not killing processes on teardown
Felix Fietkau
2020-12-14
netifd: fix a typo in vlandev hotplug support
Felix Fietkau
2020-12-13
netifd: add segment routing support
Nick Hainke
2020-11-30
config: parse default mac address from board.json
Felix Fietkau
2020-11-30
system-linux: move device settings handling to device.c
Felix Fietkau
2020-11-30
system-linux: simplify mask check in system_if_apply_settings
Felix Fietkau
2020-11-30
system-dummy: print configured mac address
Felix Fietkau
2020-11-26
vlandev: support bridge-vlan aliases in the vid config parameter
Felix Fietkau
2020-11-26
vlandev: dump vlan id in device status
Felix Fietkau
2020-11-23
system-linux: add retry for adding member devices to a bridge
Felix Fietkau
2020-11-23
system-linux: implement full device present state management for force-external devices
Felix Fietkau
2020-11-20
bridge-vlan: add support for defining aliases for vlan ids
Felix Fietkau
2020-11-20
interface: do not force link-ext hotplug interfaces to present by default
Felix Fietkau
2020-11-18
config: initialize bridge and bridge vlans before other devices
Felix Fietkau
2020-11-18
wireless: fix passing bridge name for vlan hotplug pass-through
Felix Fietkau
2020-11-13
system-linux: only overwrite dev->present state on check_state for simple devices
Felix Fietkau
2020-11-05
bridge: only overwrite implicit vlan assignment if vlans are configured
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
[next]