summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-01-19netifd: Make interface identifier of delegated IPv6 address configurableHans Dedecker
2014-12-23handler: replace calls to deprecated json_object_object_getSteven Barth
2014-12-23netifd: Add mldversion config supportSteven Barth
2014-12-23netifd: Handle link down event in interface setup state as wellHans Dedecker
2014-12-08Enable callers to pass the source IP of an IPv4 route when usingKristian Evensen
2014-12-08netifd: Add igmpversion config supportHans Dedecker
2014-12-08netifd: Fix interface auto disable when doing network reloadHans Dedecker
2014-12-08netifd: Make possible state transitions more clear when handling teardown eventHans Dedecker
2014-12-08netifd: Fix proto shell setup/teardwon race conditionHans Dedecker
2014-12-08netifd: Fix restore of original device settingsHans Dedecker
2014-11-27netifd v2: Fix source routing for IPv4Kristian Evensen
2014-11-25Fix setting blackhole-routes to kernelSteven Barth
2014-11-23bridge: retry adding members after config reload / device startFelix Fietkau
2014-11-19netifd: Add acceptlocal config supportHans Dedecker
2014-11-19netifd: Add rpfilter config supportHans Dedecker
2014-11-19netifd: Remove superfluous system_if_resolve callsHans Dedecker
2014-11-19netifd: Fix device ifindex overwrite when processing netlink event messagesHans Dedecker
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