aboutsummaryrefslogtreecommitdiff
path: root/sh/net.sh
AgeCommit message (Expand)Author
2007-11-29Allow space separated configs to work for CIDR address stylesRoy Marples
2007-11-29Fix whitespace in configsRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-28resolvconf may not be in /sbinRoy Marples
2007-11-28Allow whitespace in routing commands, Gentoo bug #200458.Roy Marples
2007-11-26Don't rely on sed being available when calculating depsRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-14Allow bash arrays to be flattened to make some configs easier.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-11-02Fix up display for tab delimited fooRoy Marples
2007-11-01Work cleanly with bridges on kernels without TCP, #197791.Roy Marples
2007-11-01Fix fallback, #197788.Roy Marples
2007-10-30Embed newlines in __IFS to save our identingRoy Marples
2007-10-29Network config arrays are now split by embedded new lines instead of being ev...Roy Marples
2007-09-28net.sh now checks to see if root is net mounted if no predown functionRoy Marples
2007-09-17Fix fallback configurationsRoy Marples
2007-09-17PortabilityRoy Marples
2007-07-11Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-07-04Up the interface after preup incase preup brings it downRoy Marples
2007-05-18Be more resilient when the nettree is invalidRoy Marples
2007-05-02Correct tabsRoy Marples
2007-05-02Don't delete addresses for PPP interfaces, #176764.Roy Marples
2007-04-30Fix carrier_timeoutRoy Marples
2007-04-19Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples
2007-04-13netmask -> CIDR is worked out correctly #174341.Roy Marples
2007-04-11Move carrier detection back into net.sh. Reserve a new hook numbersRoy Marples
2007-04-10Misc network fixes so we work on my stable server. Splash plugin removed as s...Roy Marples
2007-04-09routes_SSID now works, as does iwconfig.sh for BSDRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples