Log of /trunk/net.Linux
Directory Listing
Revision
3089 -
Directory Listing
Modified
Fri Nov 2 11:02:07 2007 UTC
(5 years, 6 months ago)
by
uberlord
Fix ppp config, #197775.
Revision
3088 -
Directory Listing
Modified
Fri Nov 2 10:07:10 2007 UTC
(5 years, 6 months ago)
by
uberlord
Fix an ifconfig calculation for shells that don't support the newer POSIX shell math expansion, #197856.
Revision
3087 -
Directory Listing
Modified
Fri Nov 2 07:26:51 2007 UTC
(5 years, 6 months ago)
by
uberlord
Fixor IP comment and logic thanks to vapier
Revision
3086 -
Directory Listing
Modified
Thu Nov 1 22:25:53 2007 UTC
(5 years, 6 months ago)
by
uberlord
Work cleanly with bridges on kernels without TCP, #197791.
Revision
3083 -
Directory Listing
Modified
Thu Nov 1 15:53:52 2007 UTC
(5 years, 6 months ago)
by
uberlord
Fix some more, #180888.
Revision
3077 -
Directory Listing
Modified
Tue Oct 30 13:17:27 2007 UTC
(5 years, 6 months ago)
by
uberlord
Use default IFS here
Revision
3076 -
Directory Listing
Modified
Tue Oct 30 13:08:29 2007 UTC
(5 years, 6 months ago)
by
uberlord
Fix vconfig and remove debug
Revision
3075 -
Directory Listing
Modified
Tue Oct 30 11:39:19 2007 UTC
(5 years, 6 months ago)
by
uberlord
You can now spoof the source address for arping as the third parameter in gateways_eth0 if you have arping2 installed, #180888.
Revision
3073 -
Directory Listing
Modified
Tue Oct 30 11:38:23 2007 UTC
(5 years, 6 months ago)
by
uberlord
Embed newlines in __IFS to save our identing
Revision
3067 -
Directory Listing
Modified
Mon Oct 29 09:45:49 2007 UTC
(5 years, 6 months ago)
by
uberlord
Network config arrays are now split by embedded new lines instead of being evaled into space separated values. This makes it easier to read, maintain and document as discussed on gentoo-dev.
Revision
3012 -
Directory Listing
Modified
Tue Oct 9 09:56:45 2007 UTC
(5 years, 7 months ago)
by
uberlord
txqueuelen_eth0= now works, #190538.
Revision
2974 -
Directory Listing
Modified
Wed Oct 3 13:35:39 2007 UTC
(5 years, 7 months ago)
by
uberlord
Default to tunctl so we can create the device as a specific user, #194588 thanks to Jaco Kroon.
Revision
2907 -
Directory Listing
Modified
Mon Sep 24 06:57:40 2007 UTC
(5 years, 7 months ago)
by
uberlord
Fix pppd metric, #193574 thanks to Martin Väth.
Revision
2895 -
Directory Listing
Modified
Wed Sep 19 13:53:40 2007 UTC
(5 years, 7 months ago)
by
uberlord
/lib/rcscripts -> /lib/rc
Revision
2892 -
Directory Listing
Modified
Tue Sep 18 17:37:35 2007 UTC
(5 years, 8 months ago)
by
uberlord
var no longer used
Revision
2846 -
Directory Listing
Modified
Tue Aug 21 08:21:40 2007 UTC
(5 years, 8 months ago)
by
uberlord
Fix pppd getting the interface metric.
Revision
2829 -
Directory Listing
Modified
Fri Aug 10 10:34:50 2007 UTC
(5 years, 9 months ago)
by
uberlord
Need to specify table for busybox.
Revision
2820 -
Directory Listing
Modified
Tue Aug 7 21:01:16 2007 UTC
(5 years, 9 months ago)
by
uberlord
Always give ppp a defaultmetric
Revision
2819 -
Directory Listing
Modified
Tue Aug 7 20:51:08 2007 UTC
(5 years, 9 months ago)
by
uberlord
Add a defaultmetric to ppp if we have metric_$IFACE
Revision
2818 -
Directory Listing
Modified
Tue Aug 7 20:23:38 2007 UTC
(5 years, 9 months ago)
by
uberlord
More pppd fixes
Revision
2817 -
Directory Listing
Modified
Tue Aug 7 12:56:07 2007 UTC
(5 years, 9 months ago)
by
uberlord
Fix chat connects for pppd
Revision
2812 -
Directory Listing
Modified
Fri Aug 3 13:53:20 2007 UTC
(5 years, 9 months ago)
by
uberlord
Fix static IPv6 routes, #187514.
Revision
2806 -
Directory Listing
Modified
Tue Jul 31 18:23:56 2007 UTC
(5 years, 9 months ago)
by
uberlord
Remove baselayout-1 stuff
Revision
2787 -
Directory Listing
Modified
Sat Jul 21 22:35:34 2007 UTC
(5 years, 9 months ago)
by
uberlord
Work around a bash evaluation error
Revision
2779 -
Directory Listing
Modified
Sun Jul 15 23:39:07 2007 UTC
(5 years, 10 months ago)
by
uberlord
Remove hardcoded reference to iwi0
Revision
2778 -
Directory Listing
Modified
Sun Jul 15 19:23:11 2007 UTC
(5 years, 10 months ago)
by
uberlord
adsl module now finds the correct exe, #185276 thanks to Marcello Laganà.
Revision
2761 -
Directory Listing
Modified
Tue Jul 10 15:07:18 2007 UTC
(5 years, 10 months ago)
by
uberlord
Fix ifconfig using some iproute2 commands.
Revision
2754 -
Directory Listing
Modified
Mon Jul 9 09:14:19 2007 UTC
(5 years, 10 months ago)
by
uberlord
Fix iproute handling of -host and improve iwconfig scanning
Revision
2690 -
Directory Listing
Modified
Tue May 8 16:52:26 2007 UTC
(6 years ago)
by
uberlord
When we don't have an address return 1, #176577.
Revision
2683 -
Directory Listing
Modified
Thu May 3 12:19:18 2007 UTC
(6 years ago)
by
uberlord
Only use any when >1 interface
Revision
2682 -
Directory Listing
Modified
Thu May 3 11:43:16 2007 UTC
(6 years ago)
by
uberlord
Allow ip6to4 tunnels to use any derived address, #170290.
Revision
2670 -
Directory Listing
Modified
Mon Apr 30 13:19:26 2007 UTC
(6 years ago)
by
uberlord
Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554.
Revision
2651 -
Directory Listing
Modified
Wed Apr 25 08:46:41 2007 UTC
(6 years ago)
by
uberlord
quiet clip
Revision
2648 -
Directory Listing
Modified
Mon Apr 23 17:19:43 2007 UTC
(6 years ago)
by
uberlord
Fix udhcpc for releasing
Revision
2645 -
Directory Listing
Modified
Mon Apr 23 07:54:07 2007 UTC
(6 years ago)
by
uberlord
Attempt to fix clip
Revision
2631 -
Directory Listing
Modified
Thu Apr 19 13:00:59 2007 UTC
(6 years, 1 month ago)
by
uberlord
Remove default config for ppp
Revision
2629 -
Directory Listing
Modified
Thu Apr 19 12:24:10 2007 UTC
(6 years, 1 month ago)
by
uberlord
duh, idiot uber
Revision
2628 -
Directory Listing
Modified
Thu Apr 19 12:09:19 2007 UTC
(6 years, 1 month ago)
by
uberlord
no need for the sed using printf
Revision
2627 -
Directory Listing
Modified
Thu Apr 19 12:05:25 2007 UTC
(6 years, 1 month ago)
by
uberlord
use printf %s
Revision
2626 -
Directory Listing
Modified
Thu Apr 19 10:52:37 2007 UTC
(6 years, 1 month ago)
by
uberlord
As pppd is mainly a link controller, move it's startup to pppd_pre_start and have pppd_start as a dummy function for old configs.
Revision
2625 -
Directory Listing
Modified
Thu Apr 19 07:37:59 2007 UTC
(6 years, 1 month ago)
by
uberlord
printf is more portable than echo -n
Revision
2624 -
Directory Listing
Modified
Thu Apr 19 06:46:29 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix bridge some more, remove superflous warning from vewarn and error when no interface correctly
Revision
2623 -
Directory Listing
Modified
Wed Apr 18 14:42:40 2007 UTC
(6 years, 1 month ago)
by
uberlord
more pppd fixes
Revision
2622 -
Directory Listing
Modified
Wed Apr 18 14:23:50 2007 UTC
(6 years, 1 month ago)
by
uberlord
get pppoa the right way around
Revision
2621 -
Directory Listing
Modified
Wed Apr 18 14:21:25 2007 UTC
(6 years, 1 month ago)
by
uberlord
Try and fix pppd, thanks to zzam for the patch
Revision
2616 -
Directory Listing
Modified
Tue Apr 17 11:27:47 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix bridge, vlan and bonding modules to work together, #174792.
Revision
2610 -
Directory Listing
Modified
Mon Apr 16 12:56:43 2007 UTC
(6 years, 1 month ago)
by
uberlord
Don't search for a space after interface names in /proc/net, #174792 thanks to Mike Auty.
Revision
2584 -
Directory Listing
Modified
Thu Apr 12 15:47:26 2007 UTC
(6 years, 1 month ago)
by
uberlord
Include old file conf.d/wireless and warn the user
Revision
2574 -
Directory Listing
Modified
Wed Apr 11 10:40:53 2007 UTC
(6 years, 1 month ago)
by
uberlord
Move carrier detection back into net.sh. Reserve a new hook numbers
Revision
2567 -
Directory Listing
Modified
Tue Apr 10 10:33:44 2007 UTC
(6 years, 1 month ago)
by
uberlord
Misc network fixes so we work on my stable server. Splash plugin removed as splashtuils-1.4 now ships with its own.
Revision
2554 -
Directory Listing
Modified
Fri Apr 6 19:38:23 2007 UTC
(6 years, 1 month ago)
by
uberlord
Use character classes in sed
Revision
2547 -
Directory Listing
Added
Thu Apr 5 11:18:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Rewrite the core parts in C. We now provide librc so other programs can
query runlevels, services and state without using bash. We also provide
libeinfo so other programs can easily use our informational functions.
As such, we have dropped the requirement of using bash as the init script
shell. We now use /bin/sh and have strived to make the scripts as portable
as possible. Shells that work are bash and dash. busybox works provided
you disable s-s-d. If you have WIPE_TMP set to yes in conf.d/bootmisc you
should disable find too.
zsh and ksh do not work at this time.
Networking support is currently being re-vamped also as it was heavily bash
array based. As such, a new config format is available like so
config_eth0="1.2.3.4/24 5.6.7.8/16"
or like so
config_eth0="'1.2.3.4 netmask 255.255.255.0' '5.6.7.8 netmask 255.255.0.0'"
We will still support the old bash array format provided that /bin/sh IS
a link it bash.
ChangeLog for baselayout-1 can be found in our SVN repo.
| Sticky Revision: |
|