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-05-16
extdev: remove unused function
Felix Fietkau
2021-05-16
fix unannotated fall-through warnings
Felix Fietkau
2021-04-03
netifd: add possibility to switch off route config
Florian Eckert
2021-04-03
netifd: bridge: set default value for igmp_snoop
Zheng Qian
2021-03-31
system-linux: add device options used by wpad
Daniel Golle
2021-03-31
system-linux: reorder sysctl functions
Daniel Golle
2021-03-31
extdev: add support for external device handlers
Arne Kappen
2021-03-31
handler: add mechanism to generate external device handler stubs
Arne Kappen
2021-03-31
device: remove left-over comment
Arne Kappen
2021-01-11
interface-ip: add unreachable route if address is offlink
Hans Dedecker
2021-01-09
interface-ip: coding style fixes
Hans Dedecker
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
[next]