device: Drop device down event during device release if device gets active again
[project/netifd.git] / ubus.c
2016-09-14 Hans Dedeckerinterface-ip: DNS name server sorting support in resolv...
2016-08-26 Arne Kappendevice: prepare for adding device handlers dynamically
2016-06-06 Hans Dedeckersystem-linux: Replace device_get by device_find where...
2016-02-01 Hans Dedeckerubus: Fix possible segfault
2015-12-19 Hans Dedeckerinterface: Trigger interface update event when interfac...
2015-11-19 Steven Barthubus: export dynamic-flag for interfaces
2015-08-25 Yousong ZhouChanges for more readability.
2015-06-08 Steven BarthFix removal of dynamic interfaces
2015-04-14 Steven BarthCleanup issues reported by scan-build
2014-07-30 Hans Dedeckernetifd: Allow to add link devices which can be marked...
2014-07-29 Steven Barthadd_dynamic: remove redundant code
2014-07-28 Steven Barthubus: add del_dynamic as complement to add_dynamic
2014-07-24 Steven BarthOnly add dynamic interfaces if the underlying interface...
2014-06-18 Hans Dedeckernetifd: Route type support
2014-06-05 John Crispinadd a interface. prefix to ubus_notify calls
2014-04-24 Hans Dedeckernetifd: Mark interface as dynamic after it has been...
2014-04-19 Felix Fietkauubus: check the l3_dev pointer before dereferencing it
2014-03-21 Felix Fietkauubus: use list_empty() instead of the compat wrapper
2014-03-20 Felix Fietkauubus: fix displaying interface data items
2014-03-11 Felix FietkauRevert "ubus events: don't incorrectly announce an...
2014-03-05 Steven Barthubus events: don't incorrectly announce an interface...
2014-02-17 John Crispinwireless: add a "get_validate" methode to ubus
2014-02-14 Hans Dedeckernetifd : Fix ubus route src mask printing
2014-01-16 Steven BarthAdd indicator-flags to ubus and hotplug update-events
2013-12-12 Steven BarthSet dynamic interface flag after adding them so the...
2013-12-08 Hans Dedeckernetifd: Don't export default route via UBUS when disabled
2013-12-08 Hans Dedeckernetifd: Export ip4table/ip6table via UBUS
2013-11-29 Felix Fietkauwireless: add support for global up/down command
2013-11-29 Felix Fietkauadd initial support for handling wireless devices via...
2013-11-27 Steven BarthIPv6: add class support to regular IPv6 addresses
2013-10-30 Steven BarthIPv6: Export delegation setting via ubus
2013-10-22 Felix Fietkauadd helper function for adding/removing devices to...
2013-10-19 Felix Fietkauinterface: rework code to get rid of arbitrary IFNAMSIZ...
2013-10-19 Felix Fietkauinterface: remove "dynamic" argument for interface_init...
2013-10-18 Steven BarthAdd source-restricted routes
2013-10-17 Steven BarthAdd protocol update notifications and hotplug legacy...
2013-10-17 Steven BarthAdd ubus function to create nested interfaces
2013-10-17 Steven BarthAdd ubus methods for global interface status
2013-05-30 Steven BarthIPv6: reorganize prefix assignment
2013-05-13 Steven BarthAdd support for IPv6 and interface target-routes &...
2013-04-04 Jo-Philipp WichExpose route table if route is not in the main table
2013-04-03 Steven BarthRewrite IPv6 prefix assignment
2013-02-01 Steven BarthImproved IPv6 featureset
2013-01-29 Felix Fietkauubus: add a network.interface object to access network...
2013-01-15 Steven BarthInitial IPv6 prefix support
2013-01-06 Nathan Hintzfix removal of unknown device
2012-12-03 Frank Meerkötterfix error checking of asprintf
2012-10-29 Felix Fietkauuse FD_CLOEXEC instead of tracking lists of fds
2012-10-19 Felix Fietkaufix device_lock/device_unlock imbalances
2012-09-13 Jo-Philipp Wichubus.c: now that disabled routes are in the inactive...
2012-09-13 Jo-Philipp Wichubus.c: move disabled routes, ips, dns server into...
2012-07-12 Felix Fietkauapply basic device settings for hotplug devices, e...
2012-07-12 Felix Fietkauensure hotplug devices are marked as present in the...
2012-07-12 Felix Fietkaufix device_lock/device_unlock imbalance in the hotplug...
2012-07-05 Felix Fietkaufix ifname for alias+vlan chains
2012-06-29 Jo-Philipp Wichubus.c: expose metric and mtu values if applicable
2012-06-28 Jo-Philipp Wichubus.c: expose route enabled state
2012-06-07 Felix Fietkaudevice: add support for deferring bringup of devices
2012-05-31 Felix Fietkauadd an ubus method for dumping available protocol handlers
2012-05-31 Felix Fietkauubus: show proto handler in interface status
2012-05-29 Felix Fietkaunetifd: reconnect to ubus if the connection is lost
2012-05-20 Felix Fietkauexport dns server and search list in the ubus interface...
2012-05-18 Felix Fietkauubus: split ipv4 and ipv6 address in interface status
2012-05-04 Felix Fietkauadd copyright headers
2012-05-04 Felix Fietkauadd a ubus interface to dynamically create host routes...
2012-04-12 Felix Fietkauubus: split address from mask in interface status
2012-03-23 Felix Fietkauadd support for attaching arbitrary state data to inter...
2012-03-23 Felix Fietkaumove l3 device tracking to interface core to enforce...
2012-03-23 Felix Fietkaudump interface routes via ubus
2012-03-23 Felix Fietkauadd network addresses to interface status
2012-03-03 Felix Fietkauubus: use interface_{add,remove}_link for hotplug ops
2011-11-04 Felix Fietkauadd a hotplug op for preparing an interface bridge...
2011-11-01 Felix Fietkaumark hotplug-added devices as external
2011-10-19 Felix Fietkaurework device hotplug handling some more, add device_lo...
2011-10-19 Felix Fietkaurework and fix hotplug interface handling
2011-10-18 Felix Fietkauadd support for alias devices, which are activated...
2011-10-18 Felix Fietkaudisplay device and l3_device separately in ubus status
2011-10-15 Felix Fietkauadd support for tracking open file descriptors of modul...
2011-10-12 Felix Fietkaudefine _GNU_SOURCE and include stdio.h in ubus.c to...
2011-10-12 Felix Fietkaufix network interface object name
2011-10-11 Felix Fietkauimplement a new ubus object "network.device", add a...
2011-10-11 Felix Fietkaurename the network.interface ubus object to just network
2011-10-10 Felix Fietkauadd interface uptime to the status info
2011-10-09 Felix Fietkauadd ubus events for interface up/down
2011-10-05 Felix Fietkaurename check_device_state to device_check_state
2011-10-03 Felix Fietkauadd a ubus call for triggering config reloads
2011-10-02 Felix Fietkauadd an ubus callback for removing an interface
2011-09-11 Felix Fietkauadd an interface for notifying protocol handlers of...
2011-09-09 Felix Fietkauadd an ubus call for restarting netifd
2011-09-08 Felix Fietkaurename "active" to "available"
2011-09-08 Felix Fietkauchange the status information provided via ubus
2011-09-05 Felix Fietkaufix the ubus hotplug add/remove interface to properly...
2011-09-05 Felix Fietkauextend the ubus interface to allow adding/removing...
2011-07-29 Felix Fietkaus/set_interface_down/interface_set_down/
2011-07-29 Felix Fietkaus/set_interface_up/interface_set_up/
2011-07-29 Felix Fietkaus/get_device/device_get/
2011-07-29 Felix Fietkaus/set_device_present/device_set_present/
2011-03-29 Felix Fietkaurework includes
2011-03-28 Felix Fietkauadd rudimentary protocol handling
2011-03-27 Felix Fietkauadd error reporting support
next