summaryrefslogtreecommitdiff
path: root/sh/net.sh
Commit message (Expand)AuthorAge
* Remove Gentoo copyright from all files that I know I have writtenRoy Marples2007-12-14
* Preserve IFS correctlyRoy Marples2007-12-04
* fix last stupid errorRoy Marples2007-11-30
* Ensure that lo0 gets 127.0.0.1/8 with a space separated configRoy Marples2007-11-30
* Use shorthand for loopsRoy Marples2007-11-29
* Allow space separated configs to work for CIDR address stylesRoy Marples2007-11-29
* Fix whitespace in configsRoy Marples2007-11-29
* Massive whitespace cleanupRoy Marples2007-11-28
* resolvconf may not be in /sbinRoy Marples2007-11-28
* Allow whitespace in routing commands, Gentoo bug #200458.Roy Marples2007-11-28
* Don't rely on sed being available when calculating depsRoy Marples2007-11-26
* Use yesno for more robustnessRoy Marples2007-11-22
* Use yesno for more robustnessRoy Marples2007-11-22
* 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 up display for tab delimited fooRoy Marples2007-11-02
* Work cleanly with bridges on kernels without TCP, #197791.Roy Marples2007-11-01
* Fix fallback, #197788.Roy Marples2007-11-01
* 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
* net.sh now checks to see if root is net mounted if no predown functionRoy Marples2007-09-28
* Fix fallback configurationsRoy Marples2007-09-17
* PortabilityRoy Marples2007-09-17
* Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples2007-07-11
* init scripts and their extra options can now have descriptions, #184327.Roy Marples2007-07-10
* Up the interface after preup incase preup brings it downRoy Marples2007-07-04
* Be more resilient when the nettree is invalidRoy Marples2007-05-18
* Correct tabsRoy Marples2007-05-02
* Don't delete addresses for PPP interfaces, #176764.Roy Marples2007-05-02
* Fix carrier_timeoutRoy Marples2007-04-30
* Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples2007-04-19
* netmask -> CIDR is worked out correctly #174341.Roy Marples2007-04-13
* 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
* routes_SSID now works, as does iwconfig.sh for BSDRoy Marples2007-04-09
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05