summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-10-24netifd : Apply interface metric on subnet routes when reloading ipHans Dedecker
2014-10-24netifd : Reinsert ip parameters (addresses/routes) based on old interface con...Hans Dedecker
2014-10-24netifd: Read current link state when processing netlink eventHans Dedecker
2014-10-24wireless: use strdup for vif sectionsFelix Fietkau
2014-10-24system-linux: fix a glob related memleakFelix Fietkau
2014-10-24config: use sprintf instead of asprintfFelix Fietkau
2014-10-20device: make link status detection optional for vlan devicesFelix Fietkau
2014-10-16proto-shell: fix for not handling switch from DHCP to static raceMichel Stam
2014-10-12netifd: Fix lost interface device config for devices having default configHans Dedecker
2014-10-12netifd : Line up device.h include guardHans Dedecker
2014-10-07config: define _GNU_SOURCE for asprintfFelix Fietkau
2014-10-04wireless: print the active configuration in status infoFelix Fietkau
2014-10-04wireless: fix blob buf in put_container()Felix Fietkau
2014-10-04wireless: display anonymous interface section names using index based extende...Felix Fietkau
2014-10-04wireless: copy the vif section name instead of keeping a reference that might...Felix Fietkau
2014-10-02netifd: IPIP tunnel supportHans Dedecker
2014-09-29netifd: GRE Tos supportHans Dedecker
2014-09-17netifd-device: add support for promisc settingMartin Hundebøll
2014-09-08ipv6: work around kernel on-link handling issueSteven Barth
2014-08-31interface: call proto teardown before marking the interface as downFelix Fietkau
2014-08-31interface: do not try to bring up an unavailable interfaceFelix Fietkau
2014-08-31interface: cancel the remove timer on cleanupFelix Fietkau
2014-08-31proto-shell: also set proto_task_killed for SIGKILLFelix Fietkau
2014-08-31proto-shell: set proto_task_killed for SIGTERM onlyUlrich Weber
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