project/netifd.git
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...
2015-01-24 Felix FietkauRevert "vlan: reset device state on init"
2015-01-24 Felix Fietkaudevice: force changes to be applied via state change...
2015-01-24 Felix Fietkauinterface: suppress unnecessary device config overrides
2015-01-24 Felix Fietkauinterface: apply device config passed through interface...
2015-01-24 Felix Fietkaudevice: simplify config blob memory allocation handling
2015-01-23 Felix Fietkauinterface: do not set device_config where only the...
2015-01-23 Felix Fietkauvlan: reset device state on init
2015-01-23 Felix Fietkaudevice: apply config changes from device sections
2015-01-23 Felix Fietkaudevice: move config apply handling to a helper function
2015-01-23 Felix Fietkaudevice: set dev->default_config to false for devices...
2015-01-23 Felix Fietkaudevice: add support for specifying a configuration...
2015-01-23 Felix Fietkaubridge: fix retrying member enable when the bridge...
2015-01-23 Felix Fietkaubridge: mark tested members as present during enable...
2015-01-23 Felix Fietkaubridge: release failed member devices
2015-01-19 Hans Dedeckernetifd: Make interface identifier of delegated IPv6...
2014-12-23 Steven Barthhandler: replace calls to deprecated json_object_object_get
2014-12-23 Steven Barthnetifd: Add mldversion config support
2014-12-23 Hans Dedeckernetifd: Handle link down event in interface setup state...
2014-12-08 Kristian EvensenEnable callers to pass the source IP of an IPv4 route...
2014-12-08 Hans Dedeckernetifd: Add igmpversion config support
2014-12-08 Hans Dedeckernetifd: Fix interface auto disable when doing network...
2014-12-08 Hans Dedeckernetifd: Make possible state transitions more clear...
2014-12-08 Hans Dedeckernetifd: Fix proto shell setup/teardwon race condition
2014-12-08 Hans Dedeckernetifd: Fix restore of original device settings
2014-11-27 Kristian Evensennetifd v2: Fix source routing for IPv4
2014-11-25 Steven BarthFix setting blackhole-routes to kernel
2014-11-23 Felix Fietkaubridge: retry adding members after config reload /...
2014-11-19 Hans Dedeckernetifd: Add acceptlocal config support
2014-11-19 Hans Dedeckernetifd: Add rpfilter config support
2014-11-19 Hans Dedeckernetifd: Remove superfluous system_if_resolve calls
2014-11-19 Hans Dedeckernetifd: Fix device ifindex overwrite when processing...
2014-10-24 Hans Dedeckernetifd : Apply interface metric on subnet routes when...
2014-10-24 Hans Dedeckernetifd : Reinsert ip parameters (addresses/routes)...
2014-10-24 Hans Dedeckernetifd: Read current link state when processing netlink...
2014-10-24 Felix Fietkauwireless: use strdup for vif sections
2014-10-24 Felix Fietkausystem-linux: fix a glob related memleak
2014-10-24 Felix Fietkauconfig: use sprintf instead of asprintf
2014-10-20 Felix Fietkaudevice: make link status detection optional for vlan...
2014-10-16 Michel Stamproto-shell: fix for not handling switch from DHCP...
2014-10-12 Hans Dedeckernetifd: Fix lost interface device config for devices...
2014-10-12 Hans Dedeckernetifd : Line up device.h include guard
2014-10-07 Felix Fietkauconfig: define _GNU_SOURCE for asprintf
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
next