project/netifd.git
2014-06-26 Felix Fietkauinterface: fix indentation
2014-06-26 Felix Fietkauproto-shell: add debug msg for calling handlers
2014-06-26 Felix Fietkausystem-dummy: set present flags on all devices
2014-06-20 Steven Barthinterface: don't store table id in route if the default...
2014-06-20 Steven Barthsystem: fix treatment of RT_TABLE_MAIN
2014-06-18 Steven Barthlinux: unify functions to delete links
2014-06-18 Hans Dedeckernetifd: Route type support
2014-06-18 Hans Dedeckernetifd: Check device_claim return code in all cases
2014-06-18 Hans Dedeckernetifd: Fix ipip6 tunnel memleak in case of tunnel...
2014-06-18 Hans Dedeckernetifd: Fix macvlan delete via netlink
2014-06-18 Hans Dedeckernetifd: Fix vlan delete via netlink
2014-06-11 Gioacchino... Reorder alfabetically device type matching as they...
2014-06-11 Gioacchino... Add vlan 802.1q/802.1ad support as netifd devices
2014-06-11 Gioacchino... Add qtcreator and kdevelop4 project files to .gitignore
2014-06-11 Felix Fietkaunetifd: process reload calls immediately instead of...
2014-06-10 Steven BarthAdd support for onlink-flags for IPv4 routes
2014-06-05 John Crispinadd a interface. prefix to ubus_notify calls
2014-05-28 Gioacchino... macvlan: fix missing reference to device_attr_list
2014-05-21 Steven BarthRewrite ipip6-tunnel setup to use netlink and add suppo...
2014-05-21 Steven BarthFix a spurious segfault when tearing down interfaces
2014-05-15 Felix Fietkauwireless: fix cancelling setup
2014-05-10 Felix Fietkausystem-linux: always set the ifindex for hotplug device...
2014-05-09 Hans Dedeckernetifd: Fix node version set after free
2014-05-09 Hans Dedeckernetifd: Check interface state only when main device...
2014-05-09 Hans Dedeckernetifd: Effectively apply configured route mtu
2014-05-09 Hans Dedeckernetifd: Remove useless route table parameter check...
2014-05-09 Hans Dedeckernetifd: Don't assume routes are always applied in all...
2014-05-09 Hans Dedeckernetifd: Apply interface metric on configured interface...
2014-05-06 Felix Fietkaudevice: prevent interface up/down calls for external...
2014-05-02 Felix Fietkauinterface: clear iface->available before changing main_dev
2014-05-02 Felix Fietkauinterface: use interface_set_main_dev() from interface_...
2014-05-02 Felix Fietkauinterface: do not set l3_dev along with main_dev anymore
2014-04-29 Felix Fietkauinterface-ip: fix misuse of IN6_IS_ADDR_LINKLOCAL on...
2014-04-29 Felix Fietkaunetifd: fix a use-after-free issue on wireless config...
2014-04-26 Hans Dedeckernetifd: Add interface config support to enable/disable...
2014-04-26 Felix Fietkauinterface-event: make eventnames static and const
2014-04-26 Hans Dedeckernetifd: Rework hotplug event queueing in case of congestion
2014-04-26 Hans Dedeckernetifd: Check rt_table parameter when comparing routes
2014-04-24 Hans Dedeckernetifd: Set prefix assignment enabled if the prefix...
2014-04-24 Hans Dedeckernetifd: Mark interface as dynamic after it has been...
2014-04-24 Ulrich Webernetifd: fix IPv6 Link-local DNS server
2014-04-21 Felix Fietkauconfig: add support for disabling interfaces
2014-04-19 Felix Fietkauubus: check the l3_dev pointer before dereferencing it
2014-04-19 Felix Fietkauinterface: ensure that l3_dev gets set whenever the...
2014-04-11 Felix Fietkauinterface: add support for a parameter to force setup...
2014-04-10 Felix Fietkauproto-static: ensure that the l3 device is properly set
2014-04-10 Felix Fietkauproto-shell: fix a regression with handling multiple...
2014-04-07 Felix Fietkauproto-shell: ensure that l3_dev is always set
2014-04-05 Felix Fietkauinterface: always delete l3 dev on proto down
2014-04-05 Felix Fietkausystem-dummy: indicate link on present devices
2014-03-31 Felix Fietkauconfig: ignore config parser errors
2014-03-21 Felix Fietkauubus: use list_empty() instead of the compat wrapper
2014-03-21 Helmut Schaanetifd: Reload proto on topology change
2014-03-20 Felix Fietkauubus: fix displaying interface data items
2014-03-20 Hans Dedeckernetifd: Check interface autostart parameter when handli...
2014-03-19 Matthias Schifferuci: Allow setting the UCI config path on the command...
2014-03-11 Felix FietkauRevert "ubus events: don't incorrectly announce an...
2014-03-11 Hans Dedeckernetifd: Set interface state in teardown state before...
2014-03-11 Hans Dedeckernetifd: Assign interface metric to route metric when...
2014-03-11 Hans Dedeckernetifd: Fix bridge MTU setting when a bridge member...
2014-03-07 Felix Fietkauproto-shell: defer init until after command line option...
2014-03-07 Emanuel Taubenetifd: fix bridge reloading issue
2014-03-07 Felix Fietkauwireless: defer init until after command line option...
2014-03-05 Steven Barthubus events: don't incorrectly announce an interface...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on interface...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on device...
2014-02-26 Steven BarthDon't always assume routes & addresses are applied
2014-02-23 Felix Fietkauwireless: fix device config reload regression
2014-02-17 John Crispinwireless: add a "get_validate" methode to ubus
2014-02-17 John Crispinwireless: load and then ignore disabled devices
2014-02-17 John Crispinadd validation rules to proto static
2014-02-17 John Crispinget_proto_handlers now also dumps the validation info
2014-02-17 John Crispinmake netifd_handler_parse_config honour the luci valida...
2014-02-17 John Crispinadd a helper to convert blobmsg types to luci validate...
2014-02-16 Steven BarthWork around warn_unused_result in recent gcc/libc
2014-02-16 Steven BarthIPv6: work around dangling routes kernel issue
2014-02-14 Steven BarthFix source-restrictions of routes when no mask was...
2014-02-14 Hans Dedeckernetifd : Fix ubus route src mask printing
2014-02-14 Hans Dedeckernetifd : Disable netlink auto ack
2014-01-20 Steven BarthDon't add unnecessary NOP policy rules
2014-01-16 Steven BarthRemove automatically assigned IPv6 routing table
2014-01-16 Steven BarthAdd indicator-flags to ubus and hotplug update-events
2013-12-29 Felix Fietkauwireless: fix alignment of wireless config structs...
2013-12-28 Felix Fietkauwireless: cancel the script check timer
2013-12-16 Felix Fietkaudevice: prevent callbacks to device users that have...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on interface...
2013-12-12 Steven BarthSet dynamic interface flag after adding them so the...
2013-12-11 Felix Fietkauwireless: remove the no_delete flag, remove virtual...
2013-12-11 Felix Fietkauwireless: fix handling of wdev->config_state, prevent...
2013-12-11 Felix Fietkauwireless: remove freed wireless devices from the vlist...
2013-12-11 Steven BarthIPv6: Remove IPv6 source-routing workaround (kernel...
2013-12-08 Felix Fietkauwireless: add back support for multiple networks per...
2013-12-08 Hans Dedeckernetifd: Link layer state support on interface level
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-12-08 Hans Dedeckernetifd: Code style line/clean up
2013-12-08 Hans DedeckerTunnel don't fragment bit configurable
2013-12-08 Hans Dedeckernetifd: Apply tunnel MTU
2013-12-08 Hans Dedeckernetifd: Don't export default route via UBUS when disabled
2013-12-08 Hans Dedeckernetifd: Export ip4table/ip6table via UBUS
next