project/netifd.git
2021-08-02 Felix Fietkaudevice: add support for configuring device link speed...
2021-07-29 Felix Fietkaudevice: extend device settings flags to 64 bit
2021-07-26 Felix Fietkaubridge: fix regression in bringing up bridge ports
2021-07-23 Felix Fietkauwireless: add back regular virtual interfaces on hotplu...
2021-07-23 Felix Fietkaubridge: check bridge port vlan membership on link-up...
2021-07-14 Felix Fietkauvlan: fix device vlan alias handling
2021-07-13 Felix Fietkaubridge: fix hotplug vlan overwrite on big-endian systems
2021-06-23 Felix Fietkaubridge: bring up pre-existing vlans on hotplug as well
2021-06-22 Felix Fietkaubridge: fix enabling hotplug-added VLANs on the bridge...
2021-06-19 Felix Fietkauwireless: handle WDS per-sta devices
2021-06-19 Felix Fietkaudevice: do not treat devices with non-digit characters...
2021-06-19 Felix Fietkauexamples: make dummy wireless vif names shorter
2021-06-19 Felix Fietkauubus: add a dummy mode ubus call to simulate hotplug...
2021-06-19 Felix Fietkaudevice: move hotplug handling logic from system-linux...
2021-06-17 Felix Fietkaubridge: fix setting pvid for updated vlans
2021-06-07 Alexander Couzenswireless: add some comments to functions
2021-06-04 Felix Fietkaubridge: allow adding/removing VLANs to configured membe...
2021-06-04 Felix Fietkauwireless: pass the real network ifname to the setup...
2021-06-02 Felix Fietkaubridge: fix dynamic delete of hotplug vlans
2021-06-02 Felix Fietkaubridge: dynamically create vlans for hotplug members
2021-05-26 Rafał Miłeckiinterface: support "device" attribute and deprecate...
2021-05-24 Felix Fietkauscripts/netifd-wireless.sh: add support for specifying...
2021-05-20 Felix Fietkauconfig: fix ifname->ports compat rename
2021-05-18 Rafał Miłeckibridge: rename "ifname" attribute to "ports"
2021-05-18 Felix Fietkauwireless: fix memory corruption bug when using vlans...
2021-05-17 Felix Fietkaudevice: add support for configuring devices with extern...
2021-05-16 Felix Fietkauextdev: remove unused function
2021-05-16 Felix Fietkaufix unannotated fall-through warnings
2021-04-03 Florian Eckertnetifd: add possibility to switch off route config
2021-04-03 Zheng Qiannetifd: bridge: set default value for igmp_snoop
2021-03-31 Daniel Gollesystem-linux: add device options used by wpad
2021-03-31 Daniel Gollesystem-linux: reorder sysctl functions
2021-03-31 Arne Kappenextdev: add support for external device handlers
2021-03-31 Arne Kappenhandler: add mechanism to generate external device...
2021-03-31 Arne Kappendevice: remove left-over comment
2021-01-11 Hans Dedeckerinterface-ip: add unreachable route if address is offlink
2021-01-09 Hans Dedeckerinterface-ip: coding style fixes
2021-01-05 Daniel Gollenetifd: wireless: default to GCMP WPA cipher on 802...
2020-12-28 Felix Fietkauwireless: add support for not killing processes on...
2020-12-14 Felix Fietkaunetifd: fix a typo in vlandev hotplug support
2020-12-13 Nick Hainkenetifd: add segment routing support
2020-11-30 Felix Fietkauconfig: parse default mac address from board.json
2020-11-30 Felix Fietkausystem-linux: move device settings handling to device.c
2020-11-30 Felix Fietkausystem-linux: simplify mask check in system_if_apply_se...
2020-11-30 Felix Fietkausystem-dummy: print configured mac address
2020-11-26 Felix Fietkauvlandev: support bridge-vlan aliases in the vid config...
2020-11-26 Felix Fietkauvlandev: dump vlan id in device status
2020-11-23 Felix Fietkausystem-linux: add retry for adding member devices to...
2020-11-23 Felix Fietkausystem-linux: implement full device present state manag...
2020-11-20 Felix Fietkaubridge-vlan: add support for defining aliases for vlan ids
2020-11-20 Felix Fietkauinterface: do not force link-ext hotplug interfaces...
2020-11-18 Felix Fietkauconfig: initialize bridge and bridge vlans before other...
2020-11-18 Felix Fietkauwireless: fix passing bridge name for vlan hotplug...
2020-11-13 Felix Fietkausystem-linux: only overwrite dev->present state on...
2020-11-05 Felix Fietkaubridge: only overwrite implicit vlan assignment if...
2020-11-05 Felix Fietkausystem-dummy: set present state only for simple devices
2020-11-05 Felix Fietkaubridge: fix use-after-free bug on bridge member free
2020-11-05 Felix Fietkaubridge: preserve hotplug ports on vlan update if config...
2020-10-28 Felix Fietkaubridge: show vlans in device status
2020-10-28 Felix Fietkauvlandev: add pass-through hotplug ops that pass the...
2020-10-28 Felix Fietkauvlan: add pass-through hotplug ops that pass the VLAN...
2020-10-28 Felix Fietkaubridge: add support for defining port member vlans...
2020-10-22 Yousong Zhouinterface: proto_ip: order by address index first
2020-10-22 Yousong Zhoudevice_addr: record address index as in the blob
2020-10-22 Yousong Zhouproto: rework parse_addr to return struct device_addr
2020-10-22 Yousong Zhoubuild: find and use libnl header dirs
2020-10-10 Alin Nastacsystem-linux: initialize ifreq struct before using it
2020-09-12 Johannes Kimmelnetifd: vxlan: add aging and maxaddress options
2020-09-12 Johannes Kimmelnetifd: vxlan: add most missing boolean options
2020-09-12 Johannes Kimmelnetifd: vxlan: refactor mapping of boolean attrs
2020-09-12 Johannes Kimmelnetifd: vxlan: handle srcport range
2020-09-08 Daniel Gollenetifd-wireless: parse 'osen' encryption
2020-08-10 Hans Dedeckerinterface-ip: clear host bits of the device prefix
2020-08-07 Felix Fietkaubridge: flush vlan list on bridge free
2020-07-27 Felix Fietkaudevice: look up full device name before traversing...
2020-07-19 Felix Fietkauconfig: enable bridge vlan filtering by default for...
2020-07-19 Felix Fietkaubridge: add support for VLAN filtering
2020-07-18 John Crispinbridge: add support for adding vlans to a bridge
2020-07-18 John Crispinbridge: add support for turning on vlan_filtering
2020-07-18 Felix Fietkausystem-dummy: fix resolving ifindex
2020-07-18 Felix Fietkaudevice: do not check state from within device_init
2020-07-18 Felix Fietkauvlan: initialize device ifname earlier at creation...
2020-07-11 Karel Kočíutils: fix check_pid_path to work with deleted file...
2020-06-06 Kristian Evensensystem-linux: improve handling of device rename
2020-06-04 Felix Fietkauinterface-ip: fix build on non-linux systems
2020-06-04 Felix Fietkausystem-dummy: fix missing return
2020-06-04 John Crispinnetifd: wireless: add support for tracking wifi-station...
2020-06-04 John Crispinnetifd: wireless: add support for tracking wifi-vlan...
2020-05-21 Pau Espin Pedrolvlandev: support setting ingress/egress QoS mappings
2020-04-14 Daniel Golleinterface, system: clean up netns functionality
2020-04-13 Daniel Golleinterface: fix jail ifdown and jails without jail_ifname
2020-04-13 Daniel Golleinterface: allow renaming interface when moving to...
2020-04-13 Daniel Golleinterface: allocate and free memory for jail name
2020-03-27 Alin Nastacsystem-linux: fix PATH_MAX undeclared compilation error
2020-03-26 Rosen Penevsystem-linux: fix compilation with musl 1.2.0
2020-02-05 Alin Nastacinterface-ip: transfer prefix route ownership for depre...
2020-01-18 Daniel Golleadd basic support for jail network namespaces
2020-01-04 Daniel Gollemove resolv.conf.auto to /tmp/resolv.conf.d/
2019-12-04 Jo-Philipp... Revert "interface: warn if ip6hint is truncated"
2019-11-29 Uwe Kleine... interface: warn if ip6hint is truncated
next