CMake: bump the minimum required CMake version to 3.5
[project/netifd.git] / ubus.c
2023-12-05 Felix Fietkaudebug: remove newline from debug messages
2023-12-05 Felix Fietkaunetifd: add netlink udebug ring
2023-11-27 Felix Fietkauudebug: use helper code for ubus config handling
2023-11-20 Felix Fietkaureplace DPRINTF calls with D(...)
2023-11-20 Felix Fietkauadd udebug support
2023-11-01 Felix Fietkaudevice/bridge: support passing extra vlans in the devic...
2023-05-31 Petr Štetiartreewide: fix multiple compiler warnings
2023-02-19 Hauke Mehrtensnetifd: Fix multiple -Wsign-compare warnings
2022-08-11 Rafał Miłeckiinterface: support "zone" config option
2022-05-19 Felix Fietkauinterface-ip: add support for excluding interfaces...
2021-10-12 Daniel Golleinterface, ubus: rework netns up/down
2021-09-27 Felix Fietkaunetifd: rework/fix device free handling
2021-08-24 Felix Fietkaubridge: add support for an external STP daemon
2021-06-19 Felix Fietkauubus: add a dummy mode ubus call to simulate hotplug...
2021-05-17 Felix Fietkaudevice: add support for configuring devices with extern...
2021-03-31 Arne Kappenextdev: add support for external device handlers
2020-11-18 Felix Fietkauwireless: fix passing bridge name for vlan hotplug...
2020-10-28 Felix Fietkaubridge: add support for defining port member vlans...
2020-04-13 Daniel Golleinterface: allow renaming interface when moving to...
2020-01-18 Daniel Golleadd basic support for jail network namespaces
2019-10-25 John Crispinwireless: add ubus method for reloading configuration
2019-05-16 Hans Dedeckertreewide: pass bool as second argument of blobmsg_check...
2019-04-15 meurisainterface: add neighbor config support
2018-11-26 Hans Dedeckernetifd: fix resource leak on error in netifd_add_dynamic()
2018-11-13 Hans Dedeckerinterface: rework code to get rid of interface_set_dynamic
2018-07-16 Hans Dedeckerubus: display correct prefix size for IPv6 prefix address
2017-10-18 Hans Dedeckerubus: display the point-to-point IPv4 address
2017-10-07 Hans Dedeckerubus: fix ubus error code on reload failure
2017-06-17 Hans Dedeckerubus: remove superfluous error check in netifd_add_dynamic
2017-04-22 Matthias Schifferubus: add interface method to trigger renew event
2017-04-05 Alexandru Ardeleannetifd: propagate error code on netifd_reload()
2017-02-11 Hans Dedeckerinterface: add prefix assignment priority support
2017-01-31 Hans Dedeckertreewide: fix white space errors
2017-01-25 Hans Dedeckerinterface-ip: route proto config support (FS#170)
2016-12-12 Hans Dedeckerubus: Display the IPv6 prefix assigned address
2016-11-22 Hans Dedeckerubus: Use device_find to find a device when displaying...
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
next