project/netifd.git
2014-10-04 Felix Fietkauwireless: print the active configuration in status...
2014-10-04 Felix Fietkauwireless: fix blob buf in put_container()
2014-10-04 Felix Fietkauwireless: display anonymous interface section names...
2014-10-04 Felix Fietkauwireless: copy the vif section name instead of keeping...
2014-10-02 Hans Dedeckernetifd: IPIP tunnel support
2014-09-29 Hans Dedeckernetifd: GRE Tos support
2014-09-17 Martin Hundebøllnetifd-device: add support for promisc setting
2014-09-08 Steven Barthipv6: work around kernel on-link handling issue
2014-08-31 Felix Fietkauinterface: call proto teardown before marking the inter...
2014-08-31 Felix Fietkauinterface: do not try to bring up an unavailable interface
2014-08-31 Felix Fietkauinterface: cancel the remove timer on cleanup
2014-08-31 Felix Fietkauproto-shell: also set proto_task_killed for SIGKILL
2014-08-31 Ulrich Weberproto-shell: set proto_task_killed for SIGTERM only
2014-08-13 Felix Fietkauhandler: explicitly include json.h
2014-08-13 Steven Barthipv6: assign prefixes with length <64 with /64 on-link...
2014-08-07 Hans Dedeckernetifd: More fine grained handling of unwanted proto...
2014-08-06 Steven BarthDisable new-style tunnel creation for older kernels
2014-08-05 Hans Dedeckernetifd: Accept notify errors in proto_shell teardown...
2014-08-05 Hans Dedeckernetifd: fix incorrect number of bytes memset in clear_i...
2014-07-30 Hans Dedeckernetifd: GRE tunnel support
2014-07-30 Hans Dedeckernetifd: Allow to add link devices which can be marked...
2014-07-30 Hans Dedeckernetifd: Set device down based on being a non external...
2014-07-29 Steven Barthadd_dynamic: remove redundant code
2014-07-29 Steven Barthproto-shell: extend race condition avoidance
2014-07-28 Steven Barthubus: add del_dynamic as complement to add_dynamic
2014-07-27 Felix Fietkauinterface: enable force_link by default for proto=static
2014-07-26 Felix Fietkauproto-shell: fix renew_pending handling
2014-07-26 Felix Fietkauproto-shell: fix setup/renew race condition
2014-07-24 Steven BarthOnly add dynamic interfaces if the underlying interface...
2014-07-24 Steven Barthproto-shell: don't accept up-notifications in teardown...
2014-07-24 Felix Fietkauinterface: fix restart after reload with external devices
2014-07-24 Felix Fietkaubridge: enable multicast querier functionality by default
2014-07-23 Steven BarthSet DEVICE for legacy ifupdate event as well
2014-07-23 Steven BarthMake dynamic interfaces always autostart
2014-07-18 Felix Fietkauscripts: set type for the "key" attribute
2014-07-17 Felix Fietkaubridge: enable IGMP snooping by default
2014-06-29 Felix Fietkauinterface: clean up l3 device reference on remove/reload
2014-06-29 Felix Fietkaubridge: enable multicast_to_unicast on all wireless...
2014-06-26 Felix Fietkaudevice: fall back to simple interface status check...
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...
next