summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable callers to pass the source IP of an IPv4 route when usingKristian Evensen2014-12-081-1/+2
* netifd: Add igmpversion config supportHans Dedecker2014-12-085-0/+55
* netifd: Fix interface auto disable when doing network reloadHans Dedecker2014-12-081-2/+6
* netifd: Make possible state transitions more clear when handling teardown eventHans Dedecker2014-12-081-13/+20
* netifd: Fix proto shell setup/teardwon race conditionHans Dedecker2014-12-081-4/+16
* netifd: Fix restore of original device settingsHans Dedecker2014-12-081-1/+2
* netifd v2: Fix source routing for IPv4Kristian Evensen2014-11-271-2/+6
* Fix setting blackhole-routes to kernelSteven Barth2014-11-251-3/+8
* bridge: retry adding members after config reload / device startFelix Fietkau2014-11-231-0/+36
* netifd: Add acceptlocal config supportHans Dedecker2014-11-193-0/+30
* netifd: Add rpfilter config supportHans Dedecker2014-11-195-0/+62
* netifd: Remove superfluous system_if_resolve callsHans Dedecker2014-11-191-10/+2
* netifd: Fix device ifindex overwrite when processing netlink event messagesHans Dedecker2014-11-194-7/+17
* netifd : Apply interface metric on subnet routes when reloading ipHans Dedecker2014-10-241-3/+9
* netifd : Reinsert ip parameters (addresses/routes) based on old interface con...Hans Dedecker2014-10-241-2/+5
* netifd: Read current link state when processing netlink eventHans Dedecker2014-10-241-6/+13
* wireless: use strdup for vif sectionsFelix Fietkau2014-10-241-5/+7
* system-linux: fix a glob related memleakFelix Fietkau2014-10-241-4/+5
* config: use sprintf instead of asprintfFelix Fietkau2014-10-241-6/+4
* device: make link status detection optional for vlan devicesFelix Fietkau2014-10-205-1/+7
* proto-shell: fix for not handling switch from DHCP to static raceMichel Stam2014-10-161-3/+5
* netifd: Fix lost interface device config for devices having default configHans Dedecker2014-10-121-2/+4
* netifd : Line up device.h include guardHans Dedecker2014-10-121-2/+2
* config: define _GNU_SOURCE for asprintfFelix Fietkau2014-10-071-0/+1
* wireless: print the active configuration in status infoFelix Fietkau2014-10-041-2/+2
* wireless: fix blob buf in put_container()Felix Fietkau2014-10-041-3/+3
* wireless: display anonymous interface section names using index based extende...Felix Fietkau2014-10-041-1/+27
* wireless: copy the vif section name instead of keeping a reference that might...Felix Fietkau2014-10-041-3/+5
* netifd: IPIP tunnel supportHans Dedecker2014-10-021-29/+82
* netifd: GRE Tos supportHans Dedecker2014-09-293-1/+36
* netifd-device: add support for promisc settingMartin Hundebøll2014-09-173-0/+22
* ipv6: work around kernel on-link handling issueSteven Barth2014-09-081-1/+1
* interface: call proto teardown before marking the interface as downFelix Fietkau2014-08-311-1/+1
* interface: do not try to bring up an unavailable interfaceFelix Fietkau2014-08-311-0/+3
* interface: cancel the remove timer on cleanupFelix Fietkau2014-08-311-0/+1
* proto-shell: also set proto_task_killed for SIGKILLFelix Fietkau2014-08-311-1/+1
* proto-shell: set proto_task_killed for SIGTERM onlyUlrich Weber2014-08-311-1/+2
* handler: explicitly include json.hFelix Fietkau2014-08-131-0/+1
* ipv6: assign prefixes with length <64 with /64 on-link routesSteven Barth2014-08-131-1/+23
* netifd: More fine grained handling of unwanted proto shell actionsHans Dedecker2014-08-071-9/+16
* Disable new-style tunnel creation for older kernelsSteven Barth2014-08-061-0/+4
* netifd: Accept notify errors in proto_shell teardown or abort stateHans Dedecker2014-08-051-2/+6
* netifd: fix incorrect number of bytes memset in clear_if_addrHans Dedecker2014-08-051-2/+2
* netifd: GRE tunnel supportHans Dedecker2014-07-305-12/+186
* netifd: Allow to add link devices which can be marked as non externalHans Dedecker2014-07-304-15/+33
* netifd: Set device down based on being a non external device in device_releaseHans Dedecker2014-07-301-1/+1
* add_dynamic: remove redundant codeSteven Barth2014-07-291-7/+0
* proto-shell: extend race condition avoidanceSteven Barth2014-07-291-1/+4
* ubus: add del_dynamic as complement to add_dynamicSteven Barth2014-07-281-0/+26
* interface: enable force_link by default for proto=staticFelix Fietkau2014-07-273-2/+7