summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/hotplug.d/net/10-net
Commit message (Expand)AuthorAgeFilesLines
* rename default/ to files/nbd2006-11-221-35/+0
* add config option for autostart of network interfacesnbd2006-11-031-1/+8
* save the real configured interface name in the 'device' variable when running...nbd2006-10-091-4/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd2006-10-091-0/+3
* use absolute paths in include() shell functionnbd2006-09-241-1/+1
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd2006-08-241-1/+4
* fix remaining *_ifnames referencesnbd2006-08-241-5/+2
* fix more instances of '' abusenbd2006-07-301-2/+2
* rewrite of the network scripts and configurationnbd2006-07-301-182/+19
* add copyright headers to base-files scripts and config filesnbd2006-06-271-0/+2
* Add support for static routes per interface. You can specify one or more rout...florian2006-04-131-0/+12
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-051-44/+41
* set ALLMULTI on bridged interfaces (should improve multicast bridging)nbd2006-01-311-1/+2
* fix error messagesmbm2006-01-161-5/+0
* port wan_device changes from whiterussian to kamikazenbd2006-01-161-1/+1
* move vlan and wifi setup into arch-specific base-filesnbd2006-01-141-22/+2
* Added vlan enabling as suggested in #204, closes #204florian2006-01-121-0/+1
* Fixed network autoconfiguration as explained in #200, fixes #200florian2006-01-111-0/+3
* add ipv6 support to network scripts (#101)nbd2006-01-101-0/+3
* use /tmp/resolv.conf when using a static nameserver (#177)nbd2006-01-101-3/+3
* configure switch at boot time based on vlan*portsnbd2006-01-041-1/+9
* fix network hotplug scripts for 2.6nbd2005-12-171-2/+2
* more fixes for the network scriptsnbd2005-11-191-20/+19
* fix ifup/down for ppp-based stuffnbd2005-11-191-2/+2
* hotplug-based network script rewritenbd2005-11-191-0/+190