summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-08-13handler: explicitly include json.hFelix Fietkau
2014-08-13ipv6: assign prefixes with length <64 with /64 on-link routesSteven Barth
2014-08-07netifd: More fine grained handling of unwanted proto shell actionsHans Dedecker
2014-08-06Disable new-style tunnel creation for older kernelsSteven Barth
2014-08-05netifd: Accept notify errors in proto_shell teardown or abort stateHans Dedecker
2014-08-05netifd: fix incorrect number of bytes memset in clear_if_addrHans Dedecker
2014-07-30netifd: GRE tunnel supportHans Dedecker
2014-07-30netifd: Allow to add link devices which can be marked as non externalHans Dedecker
2014-07-30netifd: Set device down based on being a non external device in device_releaseHans Dedecker
2014-07-29add_dynamic: remove redundant codeSteven Barth
2014-07-29proto-shell: extend race condition avoidanceSteven Barth
2014-07-28ubus: add del_dynamic as complement to add_dynamicSteven Barth
2014-07-27interface: enable force_link by default for proto=staticFelix Fietkau
2014-07-26proto-shell: fix renew_pending handlingFelix Fietkau
2014-07-26proto-shell: fix setup/renew race conditionFelix Fietkau
2014-07-25Only add dynamic interfaces if the underlying interface is readySteven Barth
2014-07-24proto-shell: don't accept up-notifications in teardown stateSteven Barth
2014-07-24interface: fix restart after reload with external devicesFelix Fietkau
2014-07-24bridge: enable multicast querier functionality by defaultFelix Fietkau
2014-07-23Set DEVICE for legacy ifupdate event as wellSteven Barth
2014-07-23Make dynamic interfaces always autostartSteven Barth
2014-07-18scripts: set type for the "key" attributeFelix Fietkau
2014-07-17bridge: enable IGMP snooping by defaultFelix Fietkau
2014-06-29interface: clean up l3 device reference on remove/reloadFelix Fietkau
2014-06-29bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau
2014-06-26device: fall back to simple interface status check if not provided by the dev...Felix Fietkau
2014-06-26interface: fix indentationFelix Fietkau
2014-06-26proto-shell: add debug msg for calling handlersFelix Fietkau
2014-06-26system-dummy: set present flags on all devicesFelix Fietkau
2014-06-20interface: don't store table id in route if the default table is usedSteven Barth
2014-06-20system: fix treatment of RT_TABLE_MAINSteven Barth
2014-06-18linux: unify functions to delete linksSteven Barth
2014-06-18netifd: Route type supportHans Dedecker
2014-06-18netifd: Check device_claim return code in all casesHans Dedecker
2014-06-18netifd: Fix ipip6 tunnel memleak in case of tunnel creation failureHans Dedecker
2014-06-18netifd: Fix macvlan delete via netlinkHans Dedecker
2014-06-18netifd: Fix vlan delete via netlinkHans Dedecker
2014-06-11Reorder alfabetically device type matching as they are growing in numberGioacchino Mazzurco
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2014-06-11Add qtcreator and kdevelop4 project files to .gitignoreGioacchino Mazzurco
2014-06-11netifd: process reload calls immediately instead of going through a timerFelix Fietkau
2014-06-10Add support for onlink-flags for IPv4 routesSteven Barth
2014-06-05add a interface. prefix to ubus_notify callsJohn Crispin
2014-05-28macvlan: fix missing reference to device_attr_listGioacchino Mazzurco
2014-05-21Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth
2014-05-21Fix a spurious segfault when tearing down interfacesSteven Barth
2014-05-15wireless: fix cancelling setupFelix Fietkau
2014-05-10system-linux: always set the ifindex for hotplug devices on initFelix Fietkau
2014-05-09netifd: Fix node version set after freeHans Dedecker
2014-05-09netifd: Check interface state only when main device is set during interface_c...Hans Dedecker