summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* proto-shell: fix renew_pending handlingFelix Fietkau2014-07-261-0/+1
* proto-shell: fix setup/renew race conditionFelix Fietkau2014-07-261-0/+11
* Only add dynamic interfaces if the underlying interface is readySteven Barth2014-07-251-0/+4
* proto-shell: don't accept up-notifications in teardown stateSteven Barth2014-07-241-1/+1
* interface: fix restart after reload with external devicesFelix Fietkau2014-07-242-0/+17
* bridge: enable multicast querier functionality by defaultFelix Fietkau2014-07-241-0/+3
* Set DEVICE for legacy ifupdate event as wellSteven Barth2014-07-231-1/+1
* Make dynamic interfaces always autostartSteven Barth2014-07-231-0/+1
* scripts: set type for the "key" attributeFelix Fietkau2014-07-181-1/+1
* bridge: enable IGMP snooping by defaultFelix Fietkau2014-07-171-1/+1
* interface: clean up l3 device reference on remove/reloadFelix Fietkau2014-06-291-2/+2
* bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau2014-06-293-3/+22
* device: fall back to simple interface status check if not provided by the dev...Felix Fietkau2014-06-261-1/+1
* interface: fix indentationFelix Fietkau2014-06-261-1/+1
* proto-shell: add debug msg for calling handlersFelix Fietkau2014-06-261-0/+1
* system-dummy: set present flags on all devicesFelix Fietkau2014-06-261-8/+2
* interface: don't store table id in route if the default table is usedSteven Barth2014-06-201-0/+4
* system: fix treatment of RT_TABLE_MAINSteven Barth2014-06-203-4/+11
* linux: unify functions to delete linksSteven Barth2014-06-181-24/+8
* netifd: Route type supportHans Dedecker2014-06-186-41/+90
* netifd: Check device_claim return code in all casesHans Dedecker2014-06-183-6/+12
* netifd: Fix ipip6 tunnel memleak in case of tunnel creation failureHans Dedecker2014-06-181-10/+34
* netifd: Fix macvlan delete via netlinkHans Dedecker2014-06-181-10/+9
* netifd: Fix vlan delete via netlinkHans Dedecker2014-06-181-11/+9
* Reorder alfabetically device type matching as they are growing in numberGioacchino Mazzurco2014-06-111-7/+7
* Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco2014-06-117-1/+361
* Add qtcreator and kdevelop4 project files to .gitignoreGioacchino Mazzurco2014-06-111-1/+2
* netifd: process reload calls immediately instead of going through a timerFelix Fietkau2014-06-111-10/+5
* Add support for onlink-flags for IPv4 routesSteven Barth2014-06-103-0/+9
* add a interface. prefix to ubus_notify callsJohn Crispin2014-06-051-1/+1
* macvlan: fix missing reference to device_attr_listGioacchino Mazzurco2014-05-281-0/+3
* Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth2014-05-213-15/+77
* Fix a spurious segfault when tearing down interfacesSteven Barth2014-05-211-1/+1
* wireless: fix cancelling setupFelix Fietkau2014-05-151-14/+17
* system-linux: always set the ifindex for hotplug devices on initFelix Fietkau2014-05-101-4/+1