interface: warn if ip6hint is truncated
[project/netifd.git] / system-linux.c
2019-08-05 Hans Dedeckersystem-linux: fix resource leak
2019-07-22 Hans Dedeckersystem-linux: Coverity fixes
2019-06-14 André Valentinnetifd: fix xfrm interface deletion and standardize...
2019-06-13 Hans Dedeckersystem-linux: remove superfluous dev check
2019-06-08 André Valentinnetifd: add xfrm tunnel interface support
2019-04-15 Hans Dedeckersystem-linux: remove debug tracing
2019-04-15 meurisainterface: add neighbor config support
2019-01-31 Alin Nastacsystem-linux: handle hotplug event socket ENOBUFS errors
2018-12-13 Hans Dedeckersystem-linux: get rid of SIOCSDEVPRIVATE
2018-11-19 Hans Dedeckertreewide: switch to C-code style comments
2018-10-17 Hans Dedeckersystem-linux: enable by default ignore encaplimit for...
2018-10-16 Hans Dedeckersystem-linux: fix a typo in gre tunnel data parsing...
2018-09-18 Hans Dedeckersystem-linux: enable by default ignore encaplimit for...
2018-07-04 Felix Fietkausystem-linux: fix build error on older kernels
2018-07-04 Felix Fietkausystem-linux: adjust bridge isolate mode for upstream...
2018-07-04 Hans Dedeckersystem-linux: extend link mode speed definitions
2018-06-28 Joe Holdensystem-linux: add autoneg and link-partner output
2018-05-30 Hans Dedeckersystem-linux: make encaplimit configurable for ip6...
2018-04-24 Hans Dedeckersystem-linux: fix strncpy bounds
2018-04-16 Hans Dedeckersystem-linux: check ioctl return value in system_vlan()
2018-04-14 Hans Dedeckersystem-linux: check ioctl return value in system_if_flags()
2018-04-14 Hans Dedeckersystem-linux: fix segfault on alloc failure in system_i...
2018-04-14 Hans Dedeckersystem-linux: fix segfault on error in system_add_ip6_t...
2018-04-12 Hans Dedeckersystem-linux: remove unnecessary open call in system_if...
2018-04-12 Hans Dedeckersystem-linux: fix memory leak on error in system_add_vx...
2018-03-13 Felix Fietkaudevice: add support for setting the isolate options...
2018-02-26 Felix Fietkauremove rps/xps configuration support
2018-01-24 Matthias Schiffersystem-linux: VXLAN: add options to enable and disable...
2017-10-06 Martin Schillersystem-linux: add support for hotplug event 'move'
2017-08-29 Hans Dedeckersystem-linux: parse map-e fmrs parameters as nested...
2017-08-22 John Crispinallow setting rps/xps defualt values via uci
2017-08-17 Alin Năstacnetifd: allow negative neighlocktime values
2017-08-15 Hans Dedeckersystem-linux: parse ipv6 specific tunnel settings as...
2017-07-21 Stijn Tintelsystem-linux: fix GRE ikey/okey endianness
2017-06-26 Rosen Penevnetifd: Fix printf calls + function declarations.
2017-06-11 Stefan Tomanekiprule: Add option to suppress unspecific routing lookups
2017-05-27 Hans Dedeckersystem-linux: fix 6rd regression
2017-05-22 Hans Dedeckersystem-linux: parse 6rd specific settings as nested...
2017-05-19 Khem Rajsystem-linux: remove redundant check for strtoul()...
2017-04-14 Matthias Schiffersystem-linux: allow "throw" route type
2017-03-21 Hans Dedeckersystem-linux: parse vti specific settings as nested...
2017-03-21 Hans Dedeckersystem-linux: parse gre specific settings as nested...
2017-03-07 Matthias Schiffersystem-linux: add VXLAN support
2017-02-11 Alin Năstacnetifd: Add option to configure locktime for each device
2017-02-11 Matthias Schifferdevice: add veth support
2017-01-31 Hans Dedeckertreewide: fix white space errors
2017-01-25 Hans Dedeckerinterface-ip: route proto config support (FS#170)
2017-01-10 Daniel Gollenetifd: Add sendredirects config support
2016-12-24 Hans Dedeckersystem-linux: Don't set gre tunnel ttl by default to...
2016-11-04 Felix Fietkausystem-linux: cosmetic cleanup
2016-11-04 Günther Kelletersystem-linux: check for open failure
2016-09-14 Hans Dedeckerbridge: Allow setting multicast_fast_leave_option
2016-06-06 Hans Dedeckersystem-linux: Replace device_get by device_find where...
2016-06-06 Hans Dedeckerdevice: Fix dotted vlan interface staying down
2016-06-01 Alin Năstacnetifd: Add option to configure gc_stale_time for each...
2016-05-22 Linus Lüssingbridge: make learning and unicast-flood configurable...
2016-03-30 Jo-Philipp WichRevert "add prelocal table to manipulate locally destin...
2016-03-07 Linus Lüssingbridge: multicast: Export some parameters RFCs suggest...
2016-03-04 Jo-Philipp Wichsystem-linux: fix build error
2016-03-04 Jo-Philipp Wichsystem-linux: Fix VTI ikey/okey on little endian systems
2016-02-01 Hans Dedeckerdevice: Support multicast config option
2016-02-01 Hans Dedeckersystem-linux: Fix memory leak
2016-01-17 André Valentinnetifd/system-linux: add VTI tunnel support
2016-01-17 Kristian Evensennetifd: Do not add local/source policy rules multiple...
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-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-09-10 Felix Fietkauwireless: fix mcast_to_ucast handling, only apply it...
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-07-03 Hans Dedeckernetifd: Add dadtransmits config option
2015-06-24 Steven BarthAdd mtu6 option to override IPv6 MTU
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-19 Steven Barthlinux: add compat-define for IFA_F_NOPREFIXROUTE
2015-05-19 Steven Barthipv6: use kernel >= 3.14 handling of offlink-addresses
2015-04-14 Steven BarthCleanup issues reported by scan-build
2015-03-31 Steven BarthRevert "linux: adjust default policy rules"
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-19 Steven Barthadd prelocal table to manipulate locally destinated...
2015-02-09 Hans Dedeckernetifd: Add option to configure base_reachable_time_ms...
2014-12-23 Steven Barthnetifd: Add mldversion config support
2014-12-08 Hans Dedeckernetifd: Add igmpversion config support
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-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: Read current link state when processing netlink...
2014-10-24 Felix Fietkausystem-linux: fix a glob related memleak
2014-10-20 Felix Fietkaudevice: make link status detection optional for vlan...
next