summaryrefslogtreecommitdiffhomepage
path: root/config
AgeCommit message (Collapse)Author
2013-11-29add initial support for handling wireless devices via scriptsFelix Fietkau
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2012-06-18add a route6 example to the dummy network configFelix Fietkau
2012-05-23add interface alias supportFelix Fietkau
2012-05-19move dns server/search list parsing to interface core to support peerdns=0 + ↵Felix Fietkau
static entries
2012-05-19implement a generic peerdns option to suppress proto handler dns entriesFelix Fietkau
2012-05-05use the dummy pptp proto handler script for testingFelix Fietkau
2011-10-19add support for configuring static routesFelix Fietkau
2011-10-19rework and fix hotplug interface handlingFelix Fietkau
2011-10-19apply device settings to simple devices with config specified from the ↵Felix Fietkau
interface section (legacy format compatibility), but only if no other config was provided
2011-10-18add support for alias devices, which are activated based on hotplug events ↵Felix Fietkau
containing the real device name
2011-10-13add functions for adding dns servers to the proto list, hook them up in ↵Felix Fietkau
proto-static.c
2011-09-10fix invoking shell protocol handler scriptsFelix Fietkau
2011-09-05extend the ubus interface to allow adding/removing hotplug interfacesFelix Fietkau
2011-09-04add another ifname to the test configFelix Fietkau
2011-05-03add routes/gateway supportFelix Fietkau
2011-04-13add some infrastructure code for proto handlersFelix Fietkau
2011-04-05add code for cleaning up unused devices mentioned in the configFelix Fietkau
2011-04-05add low level configuration for devicesFelix Fietkau
2011-03-27Initial importFelix Fietkau