system-linux: Replace device_get by device_find where appropriate
[project/netifd.git] / system-linux.c
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...
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-08-06 Steven BarthDisable new-style tunnel creation for older kernels
2014-07-30 Hans Dedeckernetifd: GRE tunnel support
2014-07-24 Felix Fietkaubridge: enable multicast querier functionality by default
2014-06-29 Felix Fietkaubridge: enable multicast_to_unicast on all wireless...
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: 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 MazzurcoAdd vlan 802.1q/802.1ad support as netifd devices
2014-06-10 Steven BarthAdd support for onlink-flags for IPv4 routes
2014-05-21 Steven BarthRewrite ipip6-tunnel setup to use netlink and add suppo...
2014-05-10 Felix Fietkausystem-linux: always set the ifindex for hotplug device...
2014-05-09 Hans Dedeckernetifd: Effectively apply configured route mtu
2014-04-26 Hans Dedeckernetifd: Add interface config support to enable/disable...
2014-03-11 Hans Dedeckernetifd: Fix bridge MTU setting when a bridge member...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on device...
2014-02-16 Steven BarthWork around warn_unused_result in recent gcc/libc
2014-02-14 Hans Dedeckernetifd : Disable netlink auto ack
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-11 Steven BarthIPv6: Remove IPv6 source-routing workaround (kernel...
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-12-08 Hans DedeckerTunnel don't fragment bit configurable
2013-12-08 Hans Dedeckernetifd: Apply tunnel MTU
2013-10-22 Felix Fietkauutils: add a function for checking if a process given...
2013-10-03 Felix Fietkaudevice: add macvlan support
2013-06-03 Steven BarthIPv6: Improve source-routing policies
2013-05-28 Steven BarthIPv6: fix address-lifetime overflows on 64-bit architec...
2013-05-27 Jo-Philipp WichMove iprule flushing to the init function to make the...
2013-05-27 Jo-Philipp WichMove initial iprule flushing to system_add_iprule(...
2013-05-13 Steven BarthUse logical instead of physical name for tunnel underly...
2013-05-13 Steven BarthAdd support for IP in IPv6 tunnels (DS-Lite)
2013-05-11 Steven BarthIPv6: Use source-routing to allow multi-wan
2013-04-23 Jo-Philipp Wichset default bridge priority to 0x7FFF
2013-04-23 Niels Boehmadd bridge priority option
2013-04-05 Jo-Philipp WichMaintain config order of ip rules unless user explicite...
2013-04-05 Steven BarthAdd myself to header for IPv6 work
2013-04-04 Jo-Philipp WichAdd support for ip rules
2013-04-04 Jo-Philipp WichImplement support for route / route6 table attribute
2013-01-15 Steven BarthInitial IPv6 prefix support
2013-01-13 Jo-Philipp Wichsystem-linux.c: use uin64_t datatype to read and store...
2012-09-28 Felix Fietkausystem-linux: do not delete kernel-generated ipv6 route...
2012-08-11 Jo-Philipp Wichsystem-linux.c: install user routes with RTPROT_STATIC...
2012-07-12 Felix Fietkauexpose system_if_apply_settings, make it ignore the...
2012-07-11 Jo-Philipp Wichsystem-linux.c: fix sysctl setting
2012-07-05 Felix Fietkauavoid setting device presence for wifi interfaces via...
2012-07-05 Felix Fietkauzero-initialize the ifreq when adding/removing bridge...
2012-07-05 Felix Fietkauzero-initialize the ifreq when setting interfaces up...
next