summaryrefslogtreecommitdiffhomepage
path: root/system-linux.c
AgeCommit message (Expand)Author
2017-05-27system-linux: fix 6rd regressionHans Dedecker
2017-05-22system-linux: parse 6rd specific settings as nested json data objectHans Dedecker
2017-05-19system-linux: remove redundant check for strtoul() return valueKhem Raj
2017-04-14system-linux: allow "throw" route typeMatthias Schiffer
2017-03-21system-linux: parse vti specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse gre specific settings as nested json data objectHans Dedecker
2017-03-07system-linux: add VXLAN supportMatthias Schiffer
2017-02-11netifd: Add option to configure locktime for each deviceAlin Năstac
2017-02-11device: add veth supportMatthias Schiffer
2017-01-31treewide: fix white space errorsHans Dedecker
2017-01-25interface-ip: route proto config support (FS#170)Hans Dedecker
2017-01-10netifd: Add sendredirects config supportDaniel Golle
2016-12-24system-linux: Don't set gre tunnel ttl by default to 64 (#FS312)Hans Dedecker
2016-11-04system-linux: cosmetic cleanupFelix Fietkau
2016-11-04system-linux: check for open failureGünther Kelleter
2016-09-14bridge: Allow setting multicast_fast_leave_optionHans Dedecker
2016-06-06system-linux: Replace device_get by device_find where appropriateHans Dedecker
2016-06-06device: Fix dotted vlan interface staying downHans Dedecker
2016-06-01netifd: Add option to configure gc_stale_time for each deviceAlin Năstac
2016-05-22bridge: make learning and unicast-flood configurable per bridge portLinus Lüssing
2016-03-30Revert "add prelocal table to manipulate locally destinated traffic"Jo-Philipp Wich
2016-03-07bridge: multicast: Export some parameters RFCs suggest to be tunableLinus Lüssing
2016-03-04system-linux: fix build errorJo-Philipp Wich
2016-03-04system-linux: Fix VTI ikey/okey on little endian systemsJo-Philipp Wich
2016-02-01device: Support multicast config optionHans Dedecker
2016-02-01system-linux: Fix memory leakHans Dedecker
2016-01-17netifd/system-linux: add VTI tunnel supportAndré Valentin
2016-01-17netifd: Do not add local/source policy rules multiple timesKristian Evensen
2015-11-17device: fetch settings from external devices to make them usable for status o...Felix Fietkau
2015-11-17device: preserve orig_settings flags for querying device statusFelix Fietkau
2015-11-04device: Don't process link events anymore in device user specific callback ha...Hans Dedecker
2015-10-29system-linux: fix memory leak on error in system_if_checkFelix Fietkau
2015-10-29system-linux: fix memory leak in system_addr()Felix Fietkau
2015-09-10wireless: fix mcast_to_ucast handling, only apply it to AP modeFelix Fietkau
2015-08-25bridge: Allow setting multicast_router optionLinus Lüssing
2015-08-25bridge: Allow setting multicast_to_unicast optionLinus Lüssing
2015-08-25bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing
2015-07-03netifd: Add dadtransmits config optionHans Dedecker
2015-06-24Add mtu6 option to override IPv6 MTUSteven Barth
2015-05-27bridge: allow setting hash_max valueLinus Lüssing
2015-05-26uclibc: backwards-compatibility fixesSteven Barth
2015-05-26linux: more IPv6 onlink-route handling fixes / improvementsSteven Barth
2015-05-19linux: add compat-define for IFA_F_NOPREFIXROUTESteven Barth
2015-05-19ipv6: use kernel >= 3.14 handling of offlink-addressesSteven Barth
2015-04-14Cleanup issues reported by scan-buildSteven Barth
2015-03-31Revert "linux: adjust default policy rules"Steven Barth
2015-03-27linux: adjust default policy rulesSteven Barth
2015-03-23bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer
2015-03-22device: fix default initialization for RPS/XPSFelix Fietkau
2015-03-22device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau