summaryrefslogtreecommitdiff
path: root/net.Linux
Commit message (Expand)AuthorAge
* Always show the 'Waiting for IPv6 addresses' message if we need to wait, and ...Roy Marples2007-12-04
* Wait for IPv6 addresses to complete, Gentoo bug #169442.Roy Marples2007-12-03
* Use shorthand for loopsRoy Marples2007-11-29
* typoRoy Marples2007-11-29
* Massive whitespace cleanupRoy Marples2007-11-28
* Use yesno for more robustnessRoy Marples2007-11-22
* Use yesno for more robustnessRoy Marples2007-11-22
* Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples2007-11-20
* Our build chain now works with GNU and BSD make implementationsRoy Marples2007-11-19
* Allow bash arrays to be flattened to make some configs easier.Roy Marples2007-11-14
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* Fix ppp config, #197775.Roy Marples2007-11-02
* Fix an ifconfig calculation for shells that don't support the newer POSIX she...Roy Marples2007-11-02
* Fixor IP comment and logic thanks to vapierRoy Marples2007-11-02
* Work cleanly with bridges on kernels without TCP, #197791.Roy Marples2007-11-01
* Fix some more, #180888.Roy Marples2007-11-01
* Use default IFS hereRoy Marples2007-10-30
* Fix vconfig and remove debugRoy Marples2007-10-30
* You can now spoof the source address for arping as the third parameter in gat...Roy Marples2007-10-30
* Embed newlines in __IFS to save our identingRoy Marples2007-10-30
* Network config arrays are now split by embedded new lines instead of being ev...Roy Marples2007-10-29
* txqueuelen_eth0= now works, #190538.Roy Marples2007-10-09
* Default to tunctl so we can create the device as a specific user, #194588 tha...Roy Marples2007-10-03
* Fix pppd metric, #193574 thanks to Martin Väth.Roy Marples2007-09-24
* /lib/rcscripts -> /lib/rcRoy Marples2007-09-19
* var no longer usedRoy Marples2007-09-18
* Fix pppd getting the interface metric.Roy Marples2007-08-21
* Need to specify table for busybox.Roy Marples2007-08-10
* Always give ppp a defaultmetricRoy Marples2007-08-07
* Add a defaultmetric to ppp if we have metric_$IFACERoy Marples2007-08-07
* More pppd fixesRoy Marples2007-08-07
* Fix chat connects for pppdRoy Marples2007-08-07
* 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