summaryrefslogtreecommitdiff
path: root/system-linux.c
Commit message (Expand)AuthorAgeFilesLines
* system-linux: allow "throw" route typeMatthias Schiffer2017-04-141-1/+2
* system-linux: parse vti specific settings as nested json data objectHans Dedecker2017-03-211-13/+16
* system-linux: parse gre specific settings as nested json data objectHans Dedecker2017-03-211-19/+29
* system-linux: add VXLAN supportMatthias Schiffer2017-03-071-1/+159
* netifd: Add option to configure locktime for each deviceAlin Năstac2017-02-111-0/+20
* device: add veth supportMatthias Schiffer2017-02-111-0/+61
* treewide: fix white space errorsHans Dedecker2017-01-311-6/+6
* interface-ip: route proto config support (FS#170)Hans Dedecker2017-01-251-2/+40
* netifd: Add sendredirects config supportDaniel Golle2017-01-101-0/+18
* system-linux: Don't set gre tunnel ttl by default to 64 (#FS312)Hans Dedecker2016-12-241-8/+15
* system-linux: cosmetic cleanupFelix Fietkau2016-11-041-1/+3
* system-linux: check for open failureGünther Kelleter2016-11-041-0/+2
* bridge: Allow setting multicast_fast_leave_optionHans Dedecker2016-09-141-0/+9
* system-linux: Replace device_get by device_find where appropriateHans Dedecker2016-06-061-1/+1
* device: Fix dotted vlan interface staying downHans Dedecker2016-06-061-1/+1
* netifd: Add option to configure gc_stale_time for each deviceAlin Năstac2016-06-011-0/+38
* bridge: make learning and unicast-flood configurable per bridge portLinus Lüssing2016-05-221-0/+18
* Revert "add prelocal table to manipulate locally destinated traffic"Jo-Philipp Wich2016-03-301-14/+0
* bridge: multicast: Export some parameters RFCs suggest to be tunableLinus Lüssing2016-03-071-13/+118
* system-linux: fix build errorJo-Philipp Wich2016-03-041-2/+2
* system-linux: Fix VTI ikey/okey on little endian systemsJo-Philipp Wich2016-03-041-2/+2
* device: Support multicast config optionHans Dedecker2016-02-011-0/+8
* system-linux: Fix memory leakHans Dedecker2016-02-011-0/+2
* netifd/system-linux: add VTI tunnel supportAndré Valentin2016-01-171-1/+105
* netifd: Do not add local/source policy rules multiple timesKristian Evensen2016-01-171-3/+1
* device: fetch settings from external devices to make them usable for status o...Felix Fietkau2015-11-171-1/+1
* device: preserve orig_settings flags for querying device statusFelix Fietkau2015-11-171-0/+1
* device: Don't process link events anymore in device user specific callback ha...Hans Dedecker2015-11-041-1/+1
* system-linux: fix memory leak on error in system_if_checkFelix Fietkau2015-10-291-3/+7
* system-linux: fix memory leak in system_addr()Felix Fietkau2015-10-291-1/+3
* wireless: fix mcast_to_ucast handling, only apply it to AP modeFelix Fietkau2015-09-101-1/+1
* bridge: Allow setting multicast_router optionLinus Lüssing2015-08-251-0/+18
* bridge: Allow setting multicast_to_unicast optionLinus Lüssing2015-08-251-4/+9
* bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing2015-08-251-6/+20
* netifd: Add dadtransmits config optionHans Dedecker2015-07-031-8/+21
* Add mtu6 option to override IPv6 MTUSteven Barth2015-06-241-11/+17
* bridge: allow setting hash_max valueLinus Lüssing2015-05-271-0/+5
* uclibc: backwards-compatibility fixesSteven Barth2015-05-261-0/+9
* linux: more IPv6 onlink-route handling fixes / improvementsSteven Barth2015-05-261-5/+4
* linux: add compat-define for IFA_F_NOPREFIXROUTESteven Barth2015-05-191-0/+4
* ipv6: use kernel >= 3.14 handling of offlink-addressesSteven Barth2015-05-191-0/+1
* Cleanup issues reported by scan-buildSteven Barth2015-04-141-2/+1
* Revert "linux: adjust default policy rules"Steven Barth2015-03-311-2/+16
* linux: adjust default policy rulesSteven Barth2015-03-271-16/+2
* bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer2015-03-231-1/+1
* device: fix default initialization for RPS/XPSFelix Fietkau2015-03-221-3/+0
* device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau2015-03-221-0/+35
* add prelocal table to manipulate locally destinated trafficSteven Barth2015-03-191-0/+14
* netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker2015-02-091-0/+40
* netifd: Add mldversion config supportSteven Barth2014-12-231-12/+22