aboutsummaryrefslogtreecommitdiff
path: root/net.Linux
AgeCommit message (Expand)Author
2008-03-19SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples
2008-03-03Install bridge.shRoy Marples
2008-03-03Use exlicit make targets, not directory contents.Roy Marples
2008-01-30Fix openvpn detection.Roy Marples
2008-01-30Add a timeout for creating tun/tap interfaces.Roy Marples
2008-01-30Allow openvpn options to be specified. If options exist then for tunctl then ...Roy Marples
2008-01-29Attempt to fix tun/tap issue on first boot.Roy Marples
2008-01-11Update copyrights, my email and license.Roy Marples
2008-01-11Adopt a more C style for scripts and remove vim settings.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2008-01-03br2684ctl can also exist in /usr/sbin, Gentoo bug #204186Roy Marples
2008-01-02Move _shell_var shell function to shell_var C appletRoy Marples
2007-12-31iproute2 uses via, not gwRoy Marples
2007-12-28Prefer ifplugd over netplugdRoy Marples
2007-12-28net modules should always be installedRoy Marples
2007-12-24whitespaceRoy Marples
2007-12-19get_options -> service_get_value and save_options -> service_set_valueRoy Marples
2007-12-18We no longer need SVCNAME hereRoy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-12-04Always show the 'Waiting for IPv6 addresses' message if we need to wait, and ...Roy Marples
2007-12-03Wait for IPv6 addresses to complete, Gentoo bug #169442.Roy Marples
2007-11-29Use shorthand for loopsRoy Marples
2007-11-29typoRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-20Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples
2007-11-19Our build chain now works with GNU and BSD make implementationsRoy 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 ppp config, #197775.Roy Marples
2007-11-02Fix an ifconfig calculation for shells that don't support the newer POSIX she...Roy Marples
2007-11-02Fixor IP comment and logic thanks to vapierRoy Marples
2007-11-01Work cleanly with bridges on kernels without TCP, #197791.Roy Marples
2007-11-01Fix some more, #180888.Roy Marples
2007-10-30Use default IFS hereRoy Marples
2007-10-30Fix vconfig and remove debugRoy Marples
2007-10-30You can now spoof the source address for arping as the third parameter in gat...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-10-09txqueuelen_eth0= now works, #190538.Roy Marples
2007-10-03Default to tunctl so we can create the device as a specific user, #194588 tha...Roy Marples
2007-09-24Fix pppd metric, #193574 thanks to Martin Väth.Roy Marples
2007-09-19/lib/rcscripts -> /lib/rcRoy Marples
2007-09-18var no longer usedRoy Marples
2007-08-21Fix pppd getting the interface metric.Roy Marples
2007-08-10Need to specify table for busybox.Roy Marples
2007-08-07Always give ppp a defaultmetricRoy Marples
2007-08-07Add a defaultmetric to ppp if we have metric_$IFACERoy Marples
2007-08-07More pppd fixesRoy Marples