summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix buildbaserock/fix-buildRichard Dale2015-06-172-2/+4
* proto-shell: add support for generic host-dependencies to interfacesSteven Barth2015-06-101-13/+19
* Fix removal of dynamic interfacesSteven Barth2015-06-082-29/+5
* netifd: Add old style vlan devices to device listHans Dedecker2015-05-271-1/+1
* bridge: allow setting hash_max valueLinus Lüssing2015-05-273-0/+12
* uclibc: backwards-compatibility fixesSteven Barth2015-05-261-0/+9
* linux: more IPv6 onlink-route handling fixes / improvementsSteven Barth2015-05-262-22/+14
* interface: teardown on l3_dev link lost.Yousong Zhou2015-05-231-5/+23
* proto-shell: simplify no_proto_task assignmentFelix Fietkau2015-05-231-4/+1
* proto-shell: allow running protocols without proto_task.Yousong Zhou2015-05-232-2/+12
* interface: minor fix for unnecessary ++ operation.Yousong Zhou2015-05-231-1/+1
* interface: remove redundant iface_attr_info.Yousong Zhou2015-05-231-6/+0
* system: fix typo in returning address length.Yousong Zhou2015-05-231-1/+1
* linux: add compat-define for IFA_F_NOPREFIXROUTESteven Barth2015-05-191-0/+4
* ipv6: use kernel >= 3.14 handling of offlink-addressesSteven Barth2015-05-192-9/+10
* netifd: Support for configurable default packet steering behaviorHans Dedecker2015-05-123-7/+58
* proto-shell: retry setup if the proto handler script quits without changing t...Felix Fietkau2015-04-211-3/+10
* interface: remove obsolete device config apply codeFelix Fietkau2015-04-191-21/+1
* interface: allow an interface to specify device configs even when there are o...Felix Fietkau2015-04-192-1/+6
* netifd: fix an uninitialized variableFelix Fietkau2015-04-191-1/+1
* device: add support for removing interface config on reloadFelix Fietkau2015-04-182-5/+16
* interface: detect and handle changes in device configFelix Fietkau2015-04-181-0/+32
* utils.h: remove leftover commented out codeFelix Fietkau2015-04-171-3/+1
* device: remove DEV_ATTR_IFNAME, it is unusedFelix Fietkau2015-04-173-3/+1
* Cleanup issues reported by scan-buildSteven Barth2015-04-143-4/+3
* netifd: Interface last error supportHans Dedecker2015-04-035-2/+37
* Revert "linux: adjust default policy rules"Steven Barth2015-03-311-2/+16
* netifd: add metric argument for proto_add_ipv4_routeSteven Barth2015-03-311-1/+2
* linux: adjust default policy rulesSteven Barth2015-03-271-16/+2
* bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer2015-03-233-2/+9
* device: fix default initialization for RPS/XPSFelix Fietkau2015-03-222-3/+2
* device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau2015-03-223-0/+51
* Fix regression with IPv6 source-dest-routesSteven Barth2015-03-211-4/+4
* add missing argument for ipv4 routesSteven Barth2015-03-191-1/+1
* Add table argument to shell API for routesSteven Barth2015-03-191-2/+6
* add prelocal table to manipulate locally destinated trafficSteven Barth2015-03-191-0/+14
* netifd:Make sure interface device config is also cachedHans Dedecker2015-03-195-9/+6
* netifd: fixes for json-c 0.12John Crispin2015-03-062-3/+2
* wireless: fix teardown, always pass the previous config to the teardown handl...Felix Fietkau2015-02-282-2/+23
* netifd: Set interface device config when device has old settingsHans Dedecker2015-02-171-1/+1
* netifd: Keep reference to a config copy in device type specific reload handle...Hans Dedecker2015-02-173-0/+9
* netifd: Fix possible hotplug race conditionsHans Dedecker2015-02-171-15/+4
* utils.c: add missing includeFelix Fietkau2015-02-161-0/+1
* Revert "interface: do not set device_config where only the ifname option matc...Felix Fietkau2015-02-161-1/+1
* netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker2015-02-093-9/+67
* netifd: Remove unnecessary default_config check in config_parse_interfaceHans Dedecker2015-02-091-1/+1
* netifd: set current_config for simple devices when parsing device configHans Dedecker2015-02-091-0/+1
* Revert "vlan: reset device state on init"Felix Fietkau2015-01-241-3/+0
* device: force changes to be applied via state change if necessaryFelix Fietkau2015-01-241-0/+4
* interface: suppress unnecessary device config overridesFelix Fietkau2015-01-241-1/+2