summaryrefslogtreecommitdiffhomepage
path: root/interface.h
AgeCommit message (Expand)Author
2019-04-15interface: add neighbor config supportmeurisa
2018-11-19treewide: make some functions staticHans Dedecker
2018-11-13interface: rework code to get rid of interface_set_dynamicHans Dedecker
2018-08-20interface: let interface_set_down() return voidHans Dedecker
2018-08-20interface: make __interface_set_down() staticHans Dedecker
2018-08-20interface: extend interface error messages in interface_set_up()Hans Dedecker
2018-07-05Introduce new interface event "create" (IFEV_CREATE)Alexander Couzens
2017-05-09interface: add new "ifup-failed" hotplug eventMartin Schiller
2017-04-22ubus: add interface method to trigger renew eventMatthias Schiffer
2017-02-11interface: add prefix assignment priority supportHans Dedecker
2016-11-04interface: Fix triggering of interface update eventHans Dedecker
2016-09-14interface-ip: DNS name server sorting support in resolv.conf.autoHans Dedecker
2016-07-29interface: report link up events for force_link interfacesFelix Fietkau
2016-01-17netifd: Do not add local/source policy rules multiple timesKristian Evensen
2015-12-19interface: Trigger interface update event when interface data is updated via ...Hans Dedecker
2015-08-25Changes for more readability.Yousong Zhou
2015-01-19netifd: Make interface identifier of delegated IPv6 address configurableHans Dedecker
2014-07-30netifd: Allow to add link devices which can be marked as non externalHans Dedecker
2014-07-24interface: fix restart after reload with external devicesFelix Fietkau
2014-04-11interface: add support for a parameter to force setup without a carrier on th...Felix Fietkau
2014-02-27netifd: Link layer state awareness support on interface levelHans Dedecker
2014-01-17Add indicator-flags to ubus and hotplug update-eventsSteven Barth
2013-12-14Revert "netifd: Link layer state support on interface level"Felix Fietkau
2013-12-08netifd: Link layer state support on interface levelHans Dedecker
2013-10-22add helper function for adding/removing devices to interfacesFelix Fietkau
2013-10-19interface: rework code to get rid of arbitrary IFNAMSIZ limitation for interf...Felix Fietkau
2013-10-19interface: remove "dynamic" argument for interface_init, add the interface_se...Felix Fietkau
2013-10-18Add option "delegate" to toggle prefix delegationSteven Barth
2013-10-17Add protocol update notifications and hotplug legacy callsSteven Barth
2013-10-17Add ubus function to create nested interfacesSteven Barth
2013-06-10config: use the new uci_blob library codeFelix Fietkau
2013-05-30IPv6: reorganize prefix assignmentSteven Barth
2013-05-17Add option to define target routing table for protocol routes.Steven Barth
2013-04-03Rewrite IPv6 prefix assignmentSteven Barth
2013-01-15Initial IPv6 prefix supportSteven Barth
2012-07-12add simple device config params to interface blob attributes, and add a flag ...Felix Fietkau
2012-05-23add interface alias supportFelix Fietkau
2012-05-19implement a generic peerdns option to suppress proto handler dns entriesFelix Fietkau
2012-05-04add copyright headersFelix Fietkau
2012-05-04convert interface event queueing to global interface notifierFelix Fietkau
2012-05-04add a new event for interface reloadFelix Fietkau
2012-05-04add a new event for interface freeFelix Fietkau
2012-05-04add global interface event notifierFelix Fietkau
2012-05-04add a ubus interface to dynamically create host routes to a particular ip add...Felix Fietkau
2012-03-23add support for attaching arbitrary state data to interfacesFelix Fietkau
2012-03-23move l3 device tracking to interface core to enforce proper order of address/...Felix Fietkau
2012-03-19add support for updating route metricsFelix Fietkau
2012-03-03ubus: use interface_{add,remove}_link for hotplug opsFelix Fietkau
2012-01-24add a generic option for disabling the automatic default route on interfacesFelix Fietkau
2012-01-15use the simplified vlist type for dns servers/searchFelix Fietkau