summaryrefslogtreecommitdiff
path: root/net.Linux
Commit message (Expand)AuthorAge
...
* Fix static IPv6 routes, #187514.Roy Marples2007-08-03
* Remove baselayout-1 stuffRoy Marples2007-07-31
* Work around a bash evaluation errorRoy Marples2007-07-21
* Remove hardcoded reference to iwi0Roy Marples2007-07-15
* adsl module now finds the correct exe, #185276 thanks to Marcello Laganà.Roy Marples2007-07-15
* Fix ifconfig using some iproute2 commands.Roy Marples2007-07-10
* Fix iproute handling of -host and improve iwconfig scanningRoy Marples2007-07-09
* When we don't have an address return 1, #176577.Roy Marples2007-05-08
* Only use any when >1 interfaceRoy Marples2007-05-03
* Allow ip6to4 tunnels to use any derived address, #170290.Roy Marples2007-05-03
* Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554.Roy Marples2007-04-30
* quiet clipRoy Marples2007-04-25
* Fix udhcpc for releasingRoy Marples2007-04-23
* Attempt to fix clipRoy Marples2007-04-23
* Remove default config for pppRoy Marples2007-04-19
* duh, idiot uberRoy Marples2007-04-19
* no need for the sed using printfRoy Marples2007-04-19
* use printf %sRoy Marples2007-04-19
* As pppd is mainly a link controller, move it's startup to pppd_pre_start and ...Roy Marples2007-04-19
* printf is more portable than echo -nRoy Marples2007-04-19
* Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples2007-04-19
* more pppd fixesRoy Marples2007-04-18
* get pppoa the right way aroundRoy Marples2007-04-18
* Try and fix pppd, thanks to zzam for the patchRoy Marples2007-04-18
* Fix bridge, vlan and bonding modules to work together, #174792.Roy Marples2007-04-17
* Don't search for a space after interface names in /proc/net, #174792 thanks t...Roy Marples2007-04-16
* Include old file conf.d/wireless and warn the userRoy Marples2007-04-12
* Move carrier detection back into net.sh. Reserve a new hook numbersRoy Marples2007-04-11
* Misc network fixes so we work on my stable server. Splash plugin removed as s...Roy Marples2007-04-10
* Use character classes in sedRoy Marples2007-04-06
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05