project/netifd.git
2016-02-01 Hans Dedeckertunnel: Fix possible segfault
2016-02-01 Hans Dedeckertunnel: Fix uninitialized access
2016-02-01 Hans Dedeckerubus: Fix possible segfault
2016-02-01 Hans Dedeckervlan: Fix possible segfault
2016-02-01 Hans Dedeckerdevice: Fix possible segfault
2016-01-28 Kristian Evensennetifd: Route traffic from LAN to WAN using rules
2016-01-28 Felix Fietkaualias: clean up device dependencies on free
2016-01-19 Daniel Gollewireless: rename 'wpa_pairwise' variable to 'wpa_cipher'
2016-01-17 André Valentinnetifd/system-linux: add VTI tunnel support
2016-01-17 Kristian Evensennetifd: Do not add local/source policy rules multiple...
2016-01-09 Felix Fietkausystem: mark tunnel_attr_list as extern
2016-01-09 Felix Fietkauwireless: mark wireless_drivers/wireless_devices as...
2015-12-19 Hans Dedeckerinterface: Trigger interface update event when interfac...
2015-12-16 Felix Fietkauinterface: toggle proto_ip along with config_ip to...
2015-12-16 Felix Fietkauinterface-ip: unify handling of interface metric/table...
2015-12-15 Felix Fietkauinterface-ip: fix subnet route handling
2015-12-15 Felix Fietkauinterface-ip: move struct device_addr below struct...
2015-12-02 Felix Fietkauwireless: call wireless_interface_handle_link before...
2015-11-19 Steven Barthubus: export dynamic-flag for interfaces
2015-11-17 Felix Fietkaudevice: fetch settings from external devices to make...
2015-11-17 Felix Fietkaudevice: preserve orig_settings flags for querying devic...
2015-11-12 Felix Fietkauinterface: fix moving interface address routes to the...
2015-11-04 Hans Dedeckerdevice: Don't process link events anymore in device...
2015-10-29 Felix Fietkausystem-linux: fix memory leak on error in system_if_check
2015-10-29 Felix Fietkausystem-linux: fix memory leak in system_addr()
2015-10-29 Felix Fietkaumain: remove redundant error check in netifd_start_process
2015-09-29 Hans Dedeckerinterface-ip: Remove table specific nw rules for IPv4...
2015-09-29 Hans Dedeckerinterface-ip: Re-enable iif lo policy rules after main...
2015-09-29 Hans Dedeckerinterface-ip: Support source ip rule updates when reloading
2015-09-26 Felix Fietkauwireless: fix bogus isolate setting on unbridged config...
2015-09-26 Dmitry IvanovInitialize wireless interface attributes in proper...
2015-09-26 Baptiste Jonglezinterface-ip: Fix broadcast address when using /31...
2015-09-21 Kristian Evensennetifd: Prevent flapping IPv6 routes
2015-09-10 Felix Fietkauwireless: fix mcast_to_ucast handling, only apply it...
2015-09-10 Hans Dedeckerinterface-ip: Set route table when enabling interface...
2015-09-10 Hans Dedeckerinterface-ip: Don't create ip network rule if address...
2015-09-10 Hans Dedeckerinterface-ip: Insert network and address ip rules for...
2015-09-10 Hans Dedeckerinterface-ip: Remove ip loop policy rules as kernel...
2015-09-10 Hans Dedeckeriprule: Insert network and address ip rules before...
2015-09-10 Hans Dedeckerdevice: Resolve ifindex for external claimed devices
2015-09-02 Hans Dedeckerdevice: Don't call set_state for external device in...
2015-09-02 Hans Dedeckerdevice: apply settings when existing device becomes...
2015-08-25 Linus Lüssingbridge: Allow setting multicast_router option
2015-08-25 Linus Lüssingbridge: Allow setting multicast_to_unicast option
2015-08-25 Linus Lüssingbridge: Fix multicast_to_unicast feature by hairpin...
2015-08-25 Yousong Zhouproto-shell: add checkup timeout to restart interface.
2015-08-25 Yousong ZhouChanges for more readability.
2015-08-25 Hans Dedeckernetifd: Spawn device events when registering dependency...
2015-08-25 Hans Dedeckernetifd: Remove obsolete device_set_present in device_re...
2015-08-25 Hans Dedeckernetifd: Fix device usage after free
2015-08-25 Hans Dedeckernetifd: Fix SEG fault when device cannot be allocated
2015-07-18 Felix Fietkaudevice: apply initial settings when creating an externa...
2015-07-03 Hans Dedeckernetifd: Add dadtransmits config option
2015-06-24 Steven BarthAdd mtu6 option to override IPv6 MTU
2015-06-10 Steven Barthproto-shell: add support for generic host-dependencies...
2015-06-08 Steven BarthFix removal of dynamic interfaces
2015-05-27 Hans Dedeckernetifd: Add old style vlan devices to device list
2015-05-27 Linus Lüssingbridge: allow setting hash_max value
2015-05-26 Steven Barthuclibc: backwards-compatibility fixes
2015-05-26 Steven Barthlinux: more IPv6 onlink-route handling fixes / improvements
2015-05-23 Yousong Zhouinterface: teardown on l3_dev link lost.
2015-05-23 Felix Fietkauproto-shell: simplify no_proto_task assignment
2015-05-23 Yousong Zhouproto-shell: allow running protocols without proto_task.
2015-05-23 Yousong Zhouinterface: minor fix for unnecessary ++ operation.
2015-05-23 Yousong Zhouinterface: remove redundant iface_attr_info.
2015-05-23 Yousong Zhousystem: fix typo in returning address length.
2015-05-19 Steven Barthlinux: add compat-define for IFA_F_NOPREFIXROUTE
2015-05-19 Steven Barthipv6: use kernel >= 3.14 handling of offlink-addresses
2015-05-12 Hans Dedeckernetifd: Support for configurable default packet steerin...
2015-04-21 Felix Fietkauproto-shell: retry setup if the proto handler script...
2015-04-19 Felix Fietkauinterface: remove obsolete device config apply code
2015-04-19 Felix Fietkauinterface: allow an interface to specify device configs...
2015-04-19 Felix Fietkaunetifd: fix an uninitialized variable
2015-04-18 Felix Fietkaudevice: add support for removing interface config on...
2015-04-18 Felix Fietkauinterface: detect and handle changes in device config
2015-04-17 Felix Fietkauutils.h: remove leftover commented out code
2015-04-17 Felix Fietkaudevice: remove DEV_ATTR_IFNAME, it is unused
2015-04-14 Steven BarthCleanup issues reported by scan-build
2015-04-03 Hans Dedeckernetifd: Interface last error support
2015-03-31 Steven BarthRevert "linux: adjust default policy rules"
2015-03-31 Steven Barthnetifd: add metric argument for proto_add_ipv4_route
2015-03-27 Steven Barthlinux: adjust default policy rules
2015-03-23 Matthias Schifferbridge: allow enabling or disabling the multicast queri...
2015-03-22 Felix Fietkaudevice: fix default initialization for RPS/XPS
2015-03-22 Felix Fietkaudevice: add support for configuring RPS/XPS (enabled...
2015-03-21 Steven BarthFix regression with IPv6 source-dest-routes
2015-03-19 Steven Barthadd missing argument for ipv4 routes
2015-03-19 Steven BarthAdd table argument to shell API for routes
2015-03-19 Steven Barthadd prelocal table to manipulate locally destinated...
2015-03-19 Hans Dedeckernetifd:Make sure interface device config is also cached
2015-03-06 John Crispinnetifd: fixes for json-c 0.12
2015-02-28 Felix Fietkauwireless: fix teardown, always pass the previous config...
2015-02-17 Hans Dedeckernetifd: Set interface device config when device has...
2015-02-17 Hans Dedeckernetifd: Keep reference to a config copy in device type...
2015-02-17 Hans Dedeckernetifd: Fix possible hotplug race conditions
2015-02-16 Felix Fietkauutils.c: add missing include
2015-02-16 Felix FietkauRevert "interface: do not set device_config where only...
2015-02-09 Hans Dedeckernetifd: Add option to configure base_reachable_time_ms...
2015-02-09 Hans Dedeckernetifd: Remove unnecessary default_config check in...
2015-02-09 Hans Dedeckernetifd: set current_config for simple devices when...
next