summaryrefslogtreecommitdiffhomepage
path: root/system-linux.c
AgeCommit message (Expand)Author
2015-02-09netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker
2014-12-23netifd: Add mldversion config supportSteven Barth
2014-12-08netifd: Add igmpversion config supportHans Dedecker
2014-12-08netifd: Fix restore of original device settingsHans Dedecker
2014-11-27netifd v2: Fix source routing for IPv4Kristian Evensen
2014-11-25Fix setting blackhole-routes to kernelSteven Barth
2014-11-19netifd: Add acceptlocal config supportHans Dedecker
2014-11-19netifd: Add rpfilter config supportHans Dedecker
2014-11-19netifd: Remove superfluous system_if_resolve callsHans Dedecker
2014-11-19netifd: Fix device ifindex overwrite when processing netlink event messagesHans Dedecker
2014-10-24netifd: Read current link state when processing netlink eventHans Dedecker
2014-10-24system-linux: fix a glob related memleakFelix Fietkau
2014-10-20device: make link status detection optional for vlan devicesFelix Fietkau
2014-10-02netifd: IPIP tunnel supportHans Dedecker
2014-09-29netifd: GRE Tos supportHans Dedecker
2014-09-17netifd-device: add support for promisc settingMartin Hundebøll
2014-08-06Disable new-style tunnel creation for older kernelsSteven Barth
2014-07-30netifd: GRE tunnel supportHans Dedecker
2014-07-24bridge: enable multicast querier functionality by defaultFelix Fietkau
2014-06-29bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau
2014-06-20system: fix treatment of RT_TABLE_MAINSteven Barth
2014-06-18linux: unify functions to delete linksSteven Barth
2014-06-18netifd: Route type supportHans Dedecker
2014-06-18netifd: Fix ipip6 tunnel memleak in case of tunnel creation failureHans Dedecker
2014-06-18netifd: Fix macvlan delete via netlinkHans Dedecker
2014-06-18netifd: Fix vlan delete via netlinkHans Dedecker
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2014-06-10Add support for onlink-flags for IPv4 routesSteven Barth
2014-05-21Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth
2014-05-10system-linux: always set the ifindex for hotplug devices on initFelix Fietkau
2014-05-09netifd: Effectively apply configured route mtuHans Dedecker
2014-04-26netifd: Add interface config support to enable/disable IPv6 in the kernel per...Hans Dedecker
2014-03-11netifd: Fix bridge MTU setting when a bridge member is addedHans Dedecker
2014-02-27netifd: Link layer state awareness support on device levelHans Dedecker
2014-02-16Work around warn_unused_result in recent gcc/libcSteven Barth
2014-02-14netifd : Disable netlink auto ackHans Dedecker
2013-12-14Revert "netifd: Link layer state support on device level"Felix Fietkau
2013-12-11IPv6: Remove IPv6 source-routing workaround (kernel is fixed)Steven Barth
2013-12-08netifd: Link layer state support on device levelHans Dedecker
2013-12-08Tunnel don't fragment bit configurableHans Dedecker
2013-12-08netifd: Apply tunnel MTUHans Dedecker
2013-10-22utils: add a function for checking if a process given by pid is still aliveFelix Fietkau
2013-10-03device: add macvlan supportFelix Fietkau
2013-06-03IPv6: Improve source-routing policiesSteven Barth
2013-05-28IPv6: fix address-lifetime overflows on 64-bit architecturesSteven Barth
2013-05-27Move iprule flushing to the init function to make the timing predictableJo-Philipp Wich
2013-05-27Move initial iprule flushing to system_add_iprule() to not collide with gener...Jo-Philipp Wich
2013-05-13Use logical instead of physical name for tunnel underlying link.Steven Barth
2013-05-13Add support for IP in IPv6 tunnels (DS-Lite)Steven Barth
2013-05-11IPv6: Use source-routing to allow multi-wanSteven Barth