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
path:
root
/
interface.h
Age
Commit message (
Expand
)
Author
2026-07-04
interface: defer interface removal to avoid use-after-free
Felix Fietkau
2026-06-16
interface: add restart support
John Crispin
2026-06-16
interface: add carrier_loss_delay option
John Crispin
2025-08-12
interface: avoid memleaks on invalid interfaces
Felix Fietkau
2024-12-17
interface: fix memleak and reload issue for the zone attribute
Felix Fietkau
2024-11-08
device/interface: add "tags" attribute from config to status dump
Felix Fietkau
2024-09-02
interface: add support for disabling renew on topology change
Felix Fietkau
2022-08-11
interface: support "zone" config option
Rafał Miłecki
2021-10-12
interface, ubus: rework netns up/down
Daniel Golle
2021-05-26
interface: support "device" attribute and deprecate "ifname"
Rafał Miłecki
2020-10-28
bridge: add support for defining port member vlans via hotplug ops
Felix Fietkau
2020-04-13
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-01-18
add basic support for jail network namespaces
Daniel Golle
2019-04-15
interface: add neighbor config support
meurisa
2018-11-19
treewide: make some functions static
Hans Dedecker
2018-11-13
interface: rework code to get rid of interface_set_dynamic
Hans Dedecker
2018-08-20
interface: let interface_set_down() return void
Hans Dedecker
2018-08-20
interface: make __interface_set_down() static
Hans Dedecker
2018-08-20
interface: extend interface error messages in interface_set_up()
Hans Dedecker
2018-07-05
Introduce new interface event "create" (IFEV_CREATE)
Alexander Couzens
2017-05-09
interface: add new "ifup-failed" hotplug event
Martin Schiller
2017-04-22
ubus: add interface method to trigger renew event
Matthias Schiffer
2017-02-11
interface: add prefix assignment priority support
Hans Dedecker
2016-11-04
interface: Fix triggering of interface update event
Hans Dedecker
2016-09-14
interface-ip: DNS name server sorting support in resolv.conf.auto
Hans Dedecker
2016-07-29
interface: report link up events for force_link interfaces
Felix Fietkau
2016-01-17
netifd: Do not add local/source policy rules multiple times
Kristian Evensen
2015-12-19
interface: Trigger interface update event when interface data is updated via ubus
Hans Dedecker
2015-08-25
Changes for more readability.
Yousong Zhou
2015-01-19
netifd: Make interface identifier of delegated IPv6 address configurable
Hans Dedecker
2014-07-30
netifd: Allow to add link devices which can be marked as non external
Hans Dedecker
2014-07-24
interface: fix restart after reload with external devices
Felix Fietkau
2014-04-11
interface: add support for a parameter to force setup without a carrier on the underlying device
Felix Fietkau
2014-02-27
netifd: Link layer state awareness support on interface level
Hans Dedecker
2014-01-16
Add indicator-flags to ubus and hotplug update-events
Steven Barth
2013-12-14
Revert "netifd: Link layer state support on interface level"
Felix Fietkau
2013-12-08
netifd: Link layer state support on interface level
Hans Dedecker
2013-10-22
add helper function for adding/removing devices to interfaces
Felix Fietkau
2013-10-19
interface: rework code to get rid of arbitrary IFNAMSIZ limitation for interface names
Felix Fietkau
2013-10-19
interface: remove "dynamic" argument for interface_init, add the interface_set_dynamic function instead
Felix Fietkau
2013-10-18
Add option "delegate" to toggle prefix delegation
Steven Barth
2013-10-17
Add protocol update notifications and hotplug legacy calls
Steven Barth
2013-10-17
Add ubus function to create nested interfaces
Steven Barth
2013-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-05-30
IPv6: reorganize prefix assignment
Steven Barth
2013-05-17
Add option to define target routing table for protocol routes.
Steven Barth
2013-04-03
Rewrite IPv6 prefix assignment
Steven Barth
2013-01-15
Initial IPv6 prefix support
Steven Barth
2012-07-12
add simple device config params to interface blob attributes, and add a flag that indicates if it is present
Felix Fietkau
[next]