summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/default/etc/hotplug.d/net/10-net
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-189/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* Add support for static routes per interface. You can specify one or more ↵Florian Fainelli2006-04-131-0/+12
| | | | | | routes, subnets or hosts. Closes #308 for kamikaze SVN-Revision: 3629
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-051-44/+41
| | | | | | config handling SVN-Revision: 3588
* set ALLMULTI on bridged interfaces (should improve multicast bridging)Felix Fietkau2006-01-311-1/+2
| | | | SVN-Revision: 3079
* fix error messagesMike Baker2006-01-161-5/+0
| | | | SVN-Revision: 2996
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-161-1/+1
| | | | SVN-Revision: 2993
* move vlan and wifi setup into arch-specific base-filesFelix Fietkau2006-01-141-22/+2
| | | | SVN-Revision: 2973
* Added vlan enabling as suggested in #204, closes #204Florian Fainelli2006-01-121-0/+1
| | | | SVN-Revision: 2931
* Fixed network autoconfiguration as explained in #200, fixes #200Florian Fainelli2006-01-111-0/+3
| | | | SVN-Revision: 2912
* add ipv6 support to network scripts (#101)Felix Fietkau2006-01-101-0/+3
| | | | SVN-Revision: 2885
* use /tmp/resolv.conf when using a static nameserver (#177)Felix Fietkau2006-01-101-3/+3
| | | | SVN-Revision: 2884
* configure switch at boot time based on vlan*portsFelix Fietkau2006-01-041-1/+9
| | | | SVN-Revision: 2822
* fix network hotplug scripts for 2.6Felix Fietkau2005-12-171-2/+2
| | | | SVN-Revision: 2711
* more fixes for the network scriptsFelix Fietkau2005-11-191-20/+19
| | | | SVN-Revision: 2537
* fix ifup/down for ppp-based stuffFelix Fietkau2005-11-191-2/+2
| | | | SVN-Revision: 2536
* hotplug-based network script rewriteFelix Fietkau2005-11-191-0/+190
SVN-Revision: 2531