Log of /trunk/net-scripts/net.modules.d
Directory Listing
Revision
2003 -
Directory Listing
Modified
Fri Apr 21 11:19:41 2006 UTC
(7 years, 1 month ago)
by
uberlord
br2684 module should now work correctly.
Revision
2002 -
Directory Listing
Modified
Fri Apr 21 09:29:50 2006 UTC
(7 years, 1 month ago)
by
uberlord
Credit mrness for pppd.sh module
Revision
1997 -
Directory Listing
Modified
Thu Apr 20 07:20:57 2006 UTC
(7 years, 1 month ago)
by
uberlord
Ensure that net.lo is started before other interfaces and wpa_supplicant has a positive timeout if no action file
Revision
1986 -
Directory Listing
Modified
Sat Apr 15 17:44:59 2006 UTC
(7 years, 1 month ago)
by
uberlord
net services are now calculated properly in trace_dependencies.
arping.sh now tests if the interface exists or not.
Revision
1981 -
Directory Listing
Modified
Thu Apr 13 23:37:05 2006 UTC
(7 years, 1 month ago)
by
uberlord
Pass PEER_ROUTERS to dhclient and udhcpc scripts for future use
Revision
1980 -
Directory Listing
Modified
Wed Apr 12 09:14:34 2006 UTC
(7 years, 1 month ago)
by
uberlord
vlans can now be configured with their own interface scripts, which
means that they can now be renamed, #128283.
Thanks to Jonathan deBoer.
Revision
1976 -
Directory Listing
Modified
Tue Apr 11 15:12:35 2006 UTC
(7 years, 1 month ago)
by
uberlord
Fixed ifconfig handling of interface_is_up
Revision
1975 -
Directory Listing
Modified
Tue Apr 11 10:34:21 2006 UTC
(7 years, 1 month ago)
by
uberlord
udhcpc.sh now works with the -q|--quit option again, #129437.
Revision
1970 -
Directory Listing
Modified
Sun Apr 9 22:29:08 2006 UTC
(7 years, 1 month ago)
by
uberlord
Ungroup ccwgroup correctly
Revision
1969 -
Directory Listing
Modified
Sun Apr 9 19:46:26 2006 UTC
(7 years, 1 month ago)
by
uberlord
The ccwgroup module now really works!
Revision
1963 -
Directory Listing
Modified
Fri Apr 7 23:14:23 2006 UTC
(7 years, 1 month ago)
by
uberlord
udhcpc now uses udhcpc's own script
Revision
1962 -
Directory Listing
Modified
Fri Apr 7 22:37:04 2006 UTC
(7 years, 1 month ago)
by
uberlord
net modules now apply their own metric if they are activated, which makes
for a much easier and less mesy calculation.
Revision
1956 -
Directory Listing
Modified
Mon Apr 3 11:15:24 2006 UTC
(7 years, 1 month ago)
by
uberlord
Removed fs=sh from vim comment on net modules
Revision
1955 -
Directory Listing
Modified
Mon Apr 3 10:27:38 2006 UTC
(7 years, 1 month ago)
by
uberlord
All net modules how have a .sh suffix to indicate that they are shell
scripts as not everyone uses vim.
Revision
1954 -
Directory Listing
Modified
Mon Apr 3 09:43:42 2006 UTC
(7 years, 1 month ago)
by
uberlord
runscript.sh now has a --nodeps option so that no depends are checked
when starting and stopping a service.
net.lo and system modules now support resolvconf instead of using our
own internal system.
DHCP and PPP clients no longer have helper scripts. As such they don't
change service status at all. Moved helpers.d/functions back into net.lo
Moved {get,save}_options from functions.sh to rc-services.sh
Removed whole load of crud from hostname init script, fixes #38172 again
and #122794. Also, it's no longer a critical service as defined by rc.
Added net modules for ccwgroup (s390 qeth ethernet) and br2684ctl
(speedtouch usb).
Removed xargs and find from all net scripts as /usr maybe net mounted,
#107260.
Punted the domainname script. Functionality has been in conf.d/net so you
can do this.
ppd module now checks to see if link exists if prefixed with /, #126916.
Revision
1945 -
Directory Listing
Modified
Sun Mar 12 16:48:58 2006 UTC
(7 years, 2 months ago)
by
uberlord
Fix iwpriv setup
Revision
1944 -
Directory Listing
Modified
Sun Mar 12 10:57:39 2006 UTC
(7 years, 2 months ago)
by
uberlord
iwconfig now strips duplicate mac addresses from scan results which means
we only try and connect to ad-hoc networks once.
Revision
1942 -
Directory Listing
Modified
Fri Mar 10 20:50:36 2006 UTC
(7 years, 2 months ago)
by
uberlord
iwconfig now reports mode in scan results
Revision
1941 -
Directory Listing
Modified
Fri Mar 10 20:38:31 2006 UTC
(7 years, 2 months ago)
by
uberlord
Hopefully fix scanning with rt2500 cards once and for all
Revision
1940 -
Directory Listing
Modified
Fri Mar 10 17:07:27 2006 UTC
(7 years, 2 months ago)
by
uberlord
net script modules variables function has been moved into module_expose
and removed from module_depend to be more correct.
net script modules have had #!/bin/bash removed from the top and now
set vim fs=sh to be more correct.
Revision
1939 -
Directory Listing
Modified
Tue Mar 7 13:33:26 2006 UTC
(7 years, 2 months ago)
by
uberlord
Set essid to "" instead of -- off as it appears not all drivers work as they should. Hopefully fixes #125067 and maybe #120822.
Revision
1927 -
Directory Listing
Modified
Fri Feb 24 12:51:47 2006 UTC
(7 years, 2 months ago)
by
uberlord
We now send extra configuration to dhclient via stdin.
This means we don't have to edit /etc/dhcp/dhclient.conf anymore
or warn users about script settings. Requires net-misc/dhcp-3.0.3-r5.
Revision
1926 -
Directory Listing
Modified
Fri Feb 24 11:47:40 2006 UTC
(7 years, 2 months ago)
by
uberlord
Misc STYLE and quoting issues fixes in net scripts.
dhclient and udhcpc now work with RFC violating space separated
domain names in /etc/resolv.conf - they get appended to the search
option if it's not specified.
punted clean_pidfile and process_finished functions and as
start-stop-daemon as provided by rc-daemon.sh now provides
the same thing, just better.
Revision
1915 -
Directory Listing
Modified
Wed Feb 22 10:45:02 2006 UTC
(7 years, 3 months ago)
by
uberlord
Ensure that ifplugd, netplugd and wpa_supplicant timeouts really are
infinite when requested. Thanks to embobo.
Revision
1910 -
Directory Listing
Modified
Fri Feb 17 10:47:08 2006 UTC
(7 years, 3 months ago)
by
uberlord
Fixed typo in functions, #123136 thanks to Alexander Danilov.
Revision
1896 -
Directory Listing
Modified
Wed Feb 15 14:16:12 2006 UTC
(7 years, 3 months ago)
by
uberlord
Don't use -options with ps so we're more portable
Revision
1891 -
Directory Listing
Modified
Wed Feb 15 13:00:25 2006 UTC
(7 years, 3 months ago)
by
uberlord
Minor dhcp helper cleanup
Revision
1890 -
Directory Listing
Modified
Wed Feb 15 10:07:19 2006 UTC
(7 years, 3 months ago)
by
uberlord
tuntap now works if openvpn is installed, #122452.
Revision
1886 -
Directory Listing
Modified
Tue Feb 14 14:59:28 2006 UTC
(7 years, 3 months ago)
by
uberlord
ip rules setup has been documented in net.example, #107628.
pppd should now be fully re-entrant, #122396.
Revision
1868 -
Directory Listing
Modified
Mon Feb 13 13:53:36 2006 UTC
(7 years, 3 months ago)
by
uberlord
Always apply metric if non-zero
Revision
1866 -
Directory Listing
Modified
Fri Feb 10 17:38:27 2006 UTC
(7 years, 3 months ago)
by
uberlord
Fixup some quoting issues to try and solve an obsure issue
Revision
1865 -
Directory Listing
Modified
Fri Feb 10 09:52:41 2006 UTC
(7 years, 3 months ago)
by
uberlord
Require dhcpcd-2.0.0 and declare an array properly.
Revision
1860 -
Directory Listing
Modified
Wed Feb 8 16:10:17 2006 UTC
(7 years, 3 months ago)
by
uberlord
New module ip6to4 that creates tunnels with IPv6 addresses based off
global IPv4 addresses on a specified interface, #122015.
Thanks to Antti Mäkelä for testing and ideas.
Revision
1858 -
Directory Listing
Modified
Wed Feb 8 10:57:48 2006 UTC
(7 years, 3 months ago)
by
uberlord
Tweaked macchanger to come after virtual interfaces
Revision
1857 -
Directory Listing
Modified
Tue Feb 7 20:36:50 2006 UTC
(7 years, 3 months ago)
by
uberlord
Removed unused function and cleaned comments
Revision
1856 -
Directory Listing
Modified
Tue Feb 7 17:15:05 2006 UTC
(7 years, 3 months ago)
by
uberlord
Always ensure the end_service is called, #119233 again.
You can now specify a maxfail value for pppd (default 0), #115346.
net.lo now depends on isapnp to work with older NICs, #121539.
chat commands in pppd are now re-quoted, #121665.
ip routing policies are now supports via the rule_eth0=( ... )
variable (only supported by iproute2), #107628.
wpa_supplicant now looks for config files in order
/etc/wpa_supplicant/wpa_supplicant-$iface.conf
/etc/wpa_supplicant/wpa_supplicant.conf
/etc/wpa_supplicant.conf
and for these wpa_cli scripts
/etc/wpa_supplicant/wpa_cli.sh
/sbin/wpa_cli.action
Revision
1843 -
Directory Listing
Modified
Thu Jan 26 12:48:43 2006 UTC
(7 years, 3 months ago)
by
uberlord
Tweak iwconfig_user_config to happen after setting ESSID so rt2500 WPA commands work from the get-go.
Revision
1836 -
Directory Listing
Modified
Fri Jan 20 10:28:19 2006 UTC
(7 years, 4 months ago)
by
uberlord
pre15
Revision
1835 -
Directory Listing
Modified
Fri Jan 20 09:59:27 2006 UTC
(7 years, 4 months ago)
by
uberlord
Fix quoting in iwconfig, #119629.
Fix process pid selection in rc-daemon.sh, #119631.
Both of the above thanks to Dominik Buerkle.
init scripts no longer run during the sysinit runlevel, #118419.
Thanks to Greg KH and the Linux Hotplug mailing list for advice.
Revision
1832 -
Directory Listing
Modified
Wed Jan 18 17:29:48 2006 UTC
(7 years, 4 months ago)
by
uberlord
We only hotplug net.* scripts on interfaces that are marked as ethernet.
Revision
1831 -
Directory Listing
Modified
Wed Jan 18 15:27:43 2006 UTC
(7 years, 4 months ago)
by
uberlord
ifconfig and iproute2 now only report MAC addresses for Ethernet links.
Revision
1812 -
Directory Listing
Modified
Thu Jan 12 14:47:04 2006 UTC
(7 years, 4 months ago)
by
uberlord
cp portability fixes
Revision
1803 -
Directory Listing
Modified
Wed Jan 11 17:45:15 2006 UTC
(7 years, 4 months ago)
by
uberlord
A more user friendly message is reported when an interface does not exist.
Revision
1800 -
Directory Listing
Modified
Wed Jan 11 12:49:38 2006 UTC
(7 years, 4 months ago)
by
uberlord
runscript.sh now traps interrupt signals and rolls back its status to what
it was when before it started.
bonding module now supports space seperated and array variables, #118590.
Revision
1798 -
Directory Listing
Modified
Tue Jan 10 12:43:34 2006 UTC
(7 years, 4 months ago)
by
uberlord
Fixed bonding module, improved wireless with rt2500 and WPA
Revision
1797 -
Directory Listing
Modified
Mon Jan 9 16:42:55 2006 UTC
(7 years, 4 months ago)
by
uberlord
iwconfig now supports multiple iwconfig_* and iwpriv_* statements and is
also configurable for specific ESSIDs. This allows use to use the inbuilt
WPA support in the rt2500 driver.
module-loader now loads interface specific configuration files, #118366.
Revision
1791 -
Directory Listing
Modified
Thu Jan 5 10:49:30 2006 UTC
(7 years, 4 months ago)
by
uberlord
dhclient now supports dhclient-enter-hooks, #117763.
Revision
1790 -
Directory Listing
Modified
Thu Jan 5 09:51:31 2006 UTC
(7 years, 4 months ago)
by
uberlord
proute deletes addresses again, fixes #117799.
Revision
1786 -
Directory Listing
Modified
Wed Jan 4 07:55:25 2006 UTC
(7 years, 4 months ago)
by
uberlord
wpa_supplicant works with bash-3.1 now
Revision
1785 -
Directory Listing
Modified
Wed Jan 4 07:16:37 2006 UTC
(7 years, 4 months ago)
by
uberlord
more copyright updates
Revision
1784 -
Directory Listing
Modified
Tue Jan 3 17:00:49 2006 UTC
(7 years, 4 months ago)
by
uberlord
More bash-3.1 fixes
Revision
1779 -
Directory Listing
Modified
Mon Jan 2 12:17:34 2006 UTC
(7 years, 4 months ago)
by
uberlord
Interfaces can be dynamically added to bridges again, #117406.
Updated copyright to 2006.
Revision
1777 -
Directory Listing
Modified
Thu Dec 29 17:49:43 2005 UTC
(7 years, 4 months ago)
by
uberlord
Support old gateway var again for ifconfig, #116761.
Revision
1771 -
Directory Listing
Modified
Thu Dec 22 19:06:10 2005 UTC
(7 years, 5 months ago)
by
uberlord
Flush IPv6 site addresses
Revision
1770 -
Directory Listing
Modified
Thu Dec 22 17:28:57 2005 UTC
(7 years, 5 months ago)
by
uberlord
Allow interfaces to be selected as best without gateways
Revision
1762 -
Directory Listing
Modified
Thu Dec 15 16:58:56 2005 UTC
(7 years, 5 months ago)
by
uberlord
When setting ad-hoc or master modes, set the mode before anything else,
#115664 thanks to Oldrich Jedlicka.
Revision
1759 -
Directory Listing
Modified
Mon Dec 12 12:13:17 2005 UTC
(7 years, 5 months ago)
by
uberlord
Remove last background crud
Revision
1754 -
Directory Listing
Modified
Fri Dec 9 17:59:50 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fix dhcp statuses
Revision
1753 -
Directory Listing
Modified
Fri Dec 9 15:08:06 2005 UTC
(7 years, 5 months ago)
by
uberlord
Remove nasty undocumented backgrounding as we now support
ifplugd, netplug and wpa_supplicant-0.4.x which do much better jobs.
Revision
1718 -
Directory Listing
Modified
Mon Dec 5 16:22:40 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fix dhcp options, #114519.
Revision
1635 -
Directory Listing
Modified
Mon Nov 28 12:01:20 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fixed variable array references, #113661.
Revision
1634 -
Directory Listing
Modified
Mon Nov 28 10:52:38 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fixed svclib for pump
Revision
1633 -
Directory Listing
Modified
Mon Nov 28 10:44:58 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fixed svclib for dhcpcd and pump
Revision
1632 -
Directory Listing
Modified
Mon Nov 28 10:38:52 2005 UTC
(7 years, 5 months ago)
by
uberlord
Fixed iwconfig mode selection, #113677 - thanks to Tuan Van.
Fixed iproute2 is_up check, #113672 - thanks to Georgi Georgiev.
Added information about the "broken" status as reported by rc-status to its output, #113755.
Revision
1629 -
Directory Listing
Modified
Thu Nov 24 13:44:26 2005 UTC
(7 years, 5 months ago)
by
uberlord
use ${svclib} instead of hardcoding /lib/rcscripts.
Revision
1628 -
Directory Listing
Modified
Thu Nov 24 10:19:28 2005 UTC
(7 years, 5 months ago)
by
uberlord
pppd module now updates an emply secrets file, #113431.
Revision
1627 -
Directory Listing
Modified
Thu Nov 24 08:20:57 2005 UTC
(7 years, 5 months ago)
by
uberlord
ifconfig routes now work with metrics and older configs again
#113378 and #113406.
arping now works with multiple gateways #113402.
Revision
1626 -
Directory Listing
Modified
Wed Nov 23 15:57:15 2005 UTC
(7 years, 6 months ago)
by
uberlord
pre11
Revision
1623 -
Directory Listing
Modified
Tue Nov 22 14:28:41 2005 UTC
(7 years, 6 months ago)
by
uberlord
Patched helpers for wireless_check_extensions -> wireless_exists
Revision
1622 -
Directory Listing
Modified
Tue Nov 22 13:46:46 2005 UTC
(7 years, 6 months ago)
by
uberlord
Stop ifplugd and netplugd from operating on bonded and vlan interfaces.
Revision
1621 -
Directory Listing
Modified
Mon Nov 21 10:56:32 2005 UTC
(7 years, 6 months ago)
by
uberlord
Fix wpa_suppicant error when auth is IEEE 802.1X (NO WPA) #112938. Added pppd-wrapper helper
Revision
1616 -
Directory Listing
Modified
Fri Nov 18 18:39:15 2005 UTC
(7 years, 6 months ago)
by
uberlord
Changed from eval foo=\"\$config_$ifvar\" to foo=config_$ivar; foo=$!foo
This is to avoid using the eval statement to extract user configured vars.
Enhanced pppd module so that it obeys metric routes, does not mess
with the system resolv.conf and works with updetach a bit better, #112049.
Fixed pointotpoint, #112757.
Revision
1611 -
Directory Listing
Modified
Thu Nov 10 09:45:08 2005 UTC
(7 years, 6 months ago)
by
uberlord
Change pppd behaviour for updetach, #112049
Revision
1610 -
Directory Listing
Modified
Thu Nov 10 07:05:36 2005 UTC
(7 years, 6 months ago)
by
uberlord
Fix WEP for forced AP's, #112031
Revision
1608 -
Directory Listing
Modified
Wed Nov 9 10:01:42 2005 UTC
(7 years, 6 months ago)
by
uberlord
wpa_supplicant defaults to backgrounding now too
Revision
1606 -
Directory Listing
Modified
Wed Nov 9 09:56:46 2005 UTC
(7 years, 6 months ago)
by
uberlord
ifplugd and netplug now background automatically instead of waiting 10
seconds to see if the interface was configured OK
Revision
1596 -
Directory Listing
Modified
Fri Nov 4 21:16:18 2005 UTC
(7 years, 6 months ago)
by
uberlord
udhcpc now checks the dhcp lease file for a valid IP address.
We prefer iproute2 when stopping an interface by default.
Revision
1595 -
Directory Listing
Modified
Thu Nov 3 17:38:33 2005 UTC
(7 years, 6 months ago)
by
uberlord
iwconfig now detects an unencrypted AP and doesn't apply any configured
WEP settings.
baselayout now caters for systems without /bin/hostname (from net-tools)
and uses sysctl instead.
Revision
1590 -
Directory Listing
Modified
Mon Oct 31 14:47:36 2005 UTC
(7 years, 6 months ago)
by
uberlord
Replace the bubble-esq sort routine with a tsort based one for
loading modules. This means that we are much faster than before :)
Fix ifconfig with multiple IP addresses, #110956
Revision
1587 -
Directory Listing
Modified
Thu Oct 27 16:16:03 2005 UTC
(7 years, 6 months ago)
by
uberlord
New net scripts depend calls - functions, variables and provide.
This saves having to create 3 seperate functions in each module which means
a saving of around 600-800 bytes per module.
Split apipa out of arping module due to user demand for seperate
functionality.
arping module now works correctly.
runscript sets RC_KILL_CHILDREN=no when restarting a service, otherwise
things like your ssh session get killed.
adsl module supports new rp-pppoe-3.6 ebuild, #102820
Config profile is now changed correctly when doing 'rc foo' and you're in
the default runlevel, #101105
Revision
1582 -
Directory Listing
Modified
Wed Oct 19 18:24:37 2005 UTC
(7 years, 7 months ago)
by
uberlord
Moved wpa_supplicant no driver defined warning to after the wireless/wired check
Revision
1576 -
Directory Listing
Modified
Tue Oct 18 21:43:37 2005 UTC
(7 years, 7 months ago)
by
uberlord
wpa_supplicant now works on more than one interface.
Revision
1575 -
Directory Listing
Modified
Tue Oct 18 19:22:59 2005 UTC
(7 years, 7 months ago)
by
uberlord
You can now specify a custom wpa_supplicant configuration file.
Revision
1574 -
Directory Listing
Modified
Mon Oct 17 18:40:16 2005 UTC
(7 years, 7 months ago)
by
uberlord
wpa_supplicant now works on wired interfaces, and can work with
ifplugd and netplug too.
Revision
1573 -
Directory Listing
Modified
Sun Oct 16 18:01:23 2005 UTC
(7 years, 7 months ago)
by
uberlord
Fixed typo in dhcpcd-wrapper so the new resolv.conf gets created
in /var/lib/net-scripts and not the current directory. Thanks to
Mark-Dominik Bürkle for the patch.
Revision
1566 -
Directory Listing
Modified
Wed Oct 12 07:27:14 2005 UTC
(7 years, 7 months ago)
by
uberlord
More permament fix to stop #108960 happening again
Revision
1562 -
Directory Listing
Modified
Tue Oct 11 11:44:55 2005 UTC
(7 years, 7 months ago)
by
uberlord
arping now dis-regards 0.0.0.0 and 0 addresses, #108737.
dhcpcd now allows the user to configure the -c script option, #108345.
bash doesn't handle floats, so we eumlate it. Fixes the issue
where some daemons didn't stop, #107492. Thanks to Giampaolo Tomassoni.
Revision
1560 -
Directory Listing
Modified
Fri Oct 7 12:23:33 2005 UTC
(7 years, 7 months ago)
by
uberlord
Fix some vlan/bridge/tap/neplugd/ifplugd interdependencies #107406.
Revision
1555 -
Directory Listing
Modified
Thu Oct 6 10:09:47 2005 UTC
(7 years, 7 months ago)
by
uberlord
Fixup IPv6 documentation and support, #108143.
Revision
1541 -
Directory Listing
Modified
Fri Sep 16 13:50:36 2005 UTC
(7 years, 8 months ago)
by
uberlord
Simplified the iwconfig and wpa_supplicant fix for testing wireless extensions
Revision
1540 -
Directory Listing
Modified
Fri Sep 16 07:21:28 2005 UTC
(7 years, 8 months ago)
by
uberlord
iwconfig and wpa_supplicant now check to see if /proc/net/wireless exists
before checking for extensions, #106036
Revision
1537 -
Directory Listing
Modified
Wed Sep 14 11:30:45 2005 UTC
(7 years, 8 months ago)
by
uberlord
netplug module renamed to netplugd for consistency
pppd module added, #53954 thanks to Alin Nastac
Revision
1516 -
Directory Listing
Modified
Mon Sep 12 15:29:39 2005 UTC
(7 years, 8 months ago)
by
uberlord
Set essid before mode for ad-hoc/master configurations, #105452
Revision
1508 -
Directory Listing
Modified
Mon Sep 12 06:52:47 2005 UTC
(7 years, 8 months ago)
by
uberlord
Fixed force_any associate order option, #99256
Revision
1506 -
Directory Listing
Modified
Thu Sep 8 21:03:35 2005 UTC
(7 years, 8 months ago)
by
uberlord
netplug and ifplugd no longer error when interface does not exist
Revision
1505 -
Directory Listing
Modified
Thu Sep 8 14:49:44 2005 UTC
(7 years, 8 months ago)
by
uberlord
Added ifplugd module, but we prefer netplug by default
Revision
1504 -
Directory Listing
Modified
Wed Sep 7 13:03:30 2005 UTC
(7 years, 8 months ago)
by
uberlord
replace the apipa module with a generic arping module which can now
do gateway detection and apply a configuration for it as well as the
apipa stuff
Revision
1503 -
Directory Listing
Modified
Wed Sep 7 11:45:00 2005 UTC
(7 years, 8 months ago)
by
uberlord
updated env_whitelist so that nothing is allowed by default
system module now runs through pre instead of post and is run by
lo as well, so dns_ options can be configured for it
netplug and wpa_supplicant understand negative timeouts to be defined
as "return immediately and dont wait for success"
dns options and sortlist now get merged in resolv.conf too
bridge error message regarding the kernel module should work with
newer versions of bridge-utils
Revision
1489 -
Directory Listing
Modified
Tue Sep 6 10:41:16 2005 UTC
(7 years, 8 months ago)
by
uberlord
dns_*, nis_* and ntp_* options now work globally too, but are overridden
by specific interface/essid/mac ones.
dhcpcd and pump now support the "options" and "sortlist" directives too,
#104870
Revision
1486 -
Directory Listing
Modified
Mon Sep 5 22:50:37 2005 UTC
(7 years, 8 months ago)
by
uberlord
use the right 'options' variable
Revision
1485 -
Directory Listing
Modified
Mon Sep 5 22:38:25 2005 UTC
(7 years, 8 months ago)
by
uberlord
Added resolv.conf options for option and sortlist directives, #104870
dns_search_path_eth0 renamed to dns_search_eth0 so that all the dns_
variables match their resolv.conf counterpart.
Revision
1469 -
Directory Listing
Modified
Fri Sep 2 16:38:51 2005 UTC
(7 years, 8 months ago)
by
uberlord
Fixed netplug from stopping on the wrong interface
Revision
1467 -
Directory Listing
Modified
Fri Sep 2 10:29:39 2005 UTC
(7 years, 8 months ago)
by
uberlord
netplug module added + documentation for it.
Revision
1460 -
Directory Listing
Modified
Fri Sep 2 06:15:09 2005 UTC
(7 years, 8 months ago)
by
uberlord
We also set MTU in the pre_start of ifconfig/iproute2 incase a DHCP
client or similar needs it.
Revision
1459 -
Directory Listing
Modified
Thu Sep 1 12:06:11 2005 UTC
(7 years, 8 months ago)
by
uberlord
localalise var and return if adding address errors
Revision
1458 -
Directory Listing
Modified
Thu Sep 1 09:50:25 2005 UTC
(7 years, 8 months ago)
by
uberlord
Altered iproute2 to use the same lo logic as ifconfig below
Revision
1457 -
Directory Listing
Modified
Thu Sep 1 06:45:25 2005 UTC
(7 years, 8 months ago)
by
uberlord
Fixed ifconfig bringing lo up and then working out aliases, bug #104415
Revision
1441 -
Directory Listing
Modified
Wed Aug 31 09:32:11 2005 UTC
(7 years, 8 months ago)
by
uberlord
service status requests (either by /etc/init.d/foo status or rc-status)
now update the service status by checking daemons and/or pidfiles to check if they are still running or not. To update the status in your own code,
source "${svclib}/sh/rc-daemon.sh" and call
update_service_status "${service}"
Trimmed $Header$ from a few files
Revision
1440 -
Directory Listing
Modified
Tue Aug 30 14:54:31 2005 UTC
(7 years, 8 months ago)
by
uberlord
reverted the sleep_scan default back to 0
Revision
1439 -
Directory Listing
Modified
Tue Aug 30 14:34:49 2005 UTC
(7 years, 8 months ago)
by
uberlord
iwconfig fixed for scanned ad-hoc networks
we now prefer managed over ad-hoc when processing scan results
iwconfig defaults to sleeping 1 second before scanning
iwconfig associate_test_quality now works. Fixes #103579 thanks to
Harald Schioeberg
iproute2 now understands ifconfig style netmask routes
Revision
1438 -
Directory Listing
Modified
Tue Aug 30 06:27:45 2005 UTC
(7 years, 8 months ago)
by
uberlord
fixed IPv6 address problems in ifconfig and iproute2 modules
Revision
1420 -
Directory Listing
Modified
Fri Aug 19 11:46:15 2005 UTC
(7 years, 9 months ago)
by
uberlord
dhcpcd now reports the correct needed version
iwconfig and wpa_supplicant have better tests for wireless interface
which fixes the 'lan wlan' problem
Revision
1414 -
Directory Listing
Modified
Mon Aug 15 08:51:18 2005 UTC
(7 years, 9 months ago)
by
uberlord
iproute2 now understands the old iface_xxx syntax, but this only works
if ifconfig (from net-tools) is installed
Revision
1409 -
Directory Listing
Modified
Sat Aug 13 13:52:52 2005 UTC
(7 years, 9 months ago)
by
uberlord
iwconfig fixes
Revision
1408 -
Directory Listing
Modified
Sat Aug 13 13:32:49 2005 UTC
(7 years, 9 months ago)
by
uberlord
iwconfig now scans for mode so you can prefer ad-hoc networks
Revision
1406 -
Directory Listing
Modified
Fri Aug 12 17:12:45 2005 UTC
(7 years, 9 months ago)
by
uberlord
ntp.conf is now merged as well :)
Revision
1405 -
Directory Listing
Modified
Fri Aug 12 16:14:47 2005 UTC
(7 years, 9 months ago)
by
uberlord
RC_AUTO_INTERFACE now defaults to no - we no longer mess with /etc unless
told too
tuntap no longer complains about ${devnull}
We now merge resolv.conf's from active interfaces
Revision
1382 -
Directory Listing
Modified
Fri Aug 5 11:16:26 2005 UTC
(7 years, 9 months ago)
by
uberlord
Added # vim:ts=4 to all net-script files and re-indented
/dep{cache,tree} are now chmodded 0644 so users can read them
Revision
1381 -
Directory Listing
Modified
Fri Aug 5 06:27:21 2005 UTC
(7 years, 9 months ago)
by
uberlord
Use return values instead of capturing stderr output for iwconfig commands
Revision
1379 -
Directory Listing
Modified
Thu Aug 4 22:28:28 2005 UTC
(7 years, 9 months ago)
by
uberlord
More anal about RHS quoting
Revision
1370 -
Directory Listing
Modified
Thu Aug 4 10:50:16 2005 UTC
(7 years, 9 months ago)
by
uberlord
interface state directories are now created with -m 0755 to ensure that
everyone can read them
rc-daemon.sh now supports multiple cmds - partial fix for #98745
Revision
1368 -
Directory Listing
Modified
Tue Aug 2 15:21:31 2005 UTC
(7 years, 9 months ago)
by
uberlord
Fixed dhcpcd version required error message
Revision
1367 -
Directory Listing
Modified
Tue Aug 2 10:19:11 2005 UTC
(7 years, 9 months ago)
by
uberlord
iwconfig no longer downs and ups the interface after a scan - instead we set essid any just before doing it
Revision
1366 -
Directory Listing
Modified
Tue Aug 2 09:49:01 2005 UTC
(7 years, 9 months ago)
by
uberlord
0 timeout now means infinite for wpa_supplicant and iwconfig wrt #90443
Revision
1362 -
Directory Listing
Modified
Mon Aug 1 20:18:52 2005 UTC
(7 years, 9 months ago)
by
uberlord
We now only link /etc/{resolv,ntp,yp}.conf when the file exists.
We now link back everything in the state dir except for .sv files.
Revision
1360 -
Directory Listing
Modified
Mon Aug 1 16:25:49 2005 UTC
(7 years, 9 months ago)
by
uberlord
Tweaked module depends to fix order when no dhcp client is found.
Revision
1358 -
Directory Listing
Modified
Mon Aug 1 05:52:58 2005 UTC
(7 years, 9 months ago)
by
uberlord
dhclient now has to be told it can edit dhclient.conf instead of assuming it. Final fix to #100745.
Revision
1357 -
Directory Listing
Modified
Sat Jul 30 18:55:38 2005 UTC
(7 years, 9 months ago)
by
uberlord
Fixed associate_order forcepreferred #100799, thanks to Benoit Boissinot.
Revision
1355 -
Directory Listing
Modified
Fri Jul 29 19:44:24 2005 UTC
(7 years, 9 months ago)
by
uberlord
Fixed dhclient sending hostname #100745
Revision
1343 -
Directory Listing
Modified
Mon Jul 25 14:18:55 2005 UTC
(7 years, 9 months ago)
by
uberlord
RC_AUTO_INTERFACE no longer symlinks /etc/{resolv,ntp,yp}.conf when no.
Revision
1334 -
Directory Listing
Modified
Thu Jul 21 23:03:47 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixed some start/stop/restart logic for #99663.
Revision
1329 -
Directory Listing
Modified
Thu Jul 21 08:54:12 2005 UTC
(7 years, 10 months ago)
by
uberlord
dhclient now sets the hostname correctly
Revision
1322 -
Directory Listing
Modified
Wed Jul 20 06:16:05 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixed <wpa_supplicant-0.4 support
Revision
1318 -
Directory Listing
Modified
Tue Jul 19 21:27:12 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixes dns_search_path variable
Revision
1317 -
Directory Listing
Modified
Tue Jul 19 14:04:01 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixed rename module for wireless cards
Revision
1316 -
Directory Listing
Modified
Tue Jul 19 09:47:47 2005 UTC
(7 years, 10 months ago)
by
uberlord
and are now available in predown() - fixes #99106
Revision
1315 -
Directory Listing
Modified
Mon Jul 18 18:44:48 2005 UTC
(7 years, 10 months ago)
by
uberlord
You cannot rename VLAN interfaces
Revision
1314 -
Directory Listing
Modified
Mon Jul 18 07:26:06 2005 UTC
(7 years, 10 months ago)
by
uberlord
Changed wpa-supplicant to wpa_supplicant when reporting that it is not
installed. Fixes #99381
Fixed some startup problems caused by a mixture of inactive +
begin_service/end_service functions.
Revision
1313 -
Directory Listing
Modified
Mon Jul 18 07:20:24 2005 UTC
(7 years, 10 months ago)
by
uberlord
Changed wpa-supplicant to wpa_supplicant when reporting that it is not
installed. Fixes #99381
Fixed some startup problems caused by a mixture of inactive +
begin_service/end_service functions.
Revision
1310 -
Directory Listing
Modified
Fri Jul 15 19:33:54 2005 UTC
(7 years, 10 months ago)
by
uberlord
Tweaked rename ordering
Revision
1303 -
Directory Listing
Modified
Thu Jul 14 19:05:32 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixed pump --keep-up
Revision
1302 -
Directory Listing
Modified
Thu Jul 14 16:29:45 2005 UTC
(7 years, 10 months ago)
by
uberlord
New pump and dhcpcd helpers as pump now does everything it should - weeeeee
Revision
1296 -
Directory Listing
Modified
Wed Jul 13 14:24:47 2005 UTC
(7 years, 10 months ago)
by
uberlord
Moved wpa_supplicant and iwconfig et all from /usr/sbin to /sbin
Revision
1295 -
Directory Listing
Modified
Wed Jul 13 10:22:08 2005 UTC
(7 years, 10 months ago)
by
uberlord
pump-0.8.21-r4 now creates ntp.conf by itself so the ntp.conf creation
code has been removed from the pump module and helper.
Revision
1294 -
Directory Listing
Modified
Wed Jul 13 08:17:53 2005 UTC
(7 years, 10 months ago)
by
uberlord
Reverted silly domain into search
Revision
1293 -
Directory Listing
Modified
Tue Jul 12 17:05:10 2005 UTC
(7 years, 10 months ago)
by
uberlord
Added dhcp_eth0=nogateway option, generic to all dhcp clients.
Fixes #98466
Revision
1291 -
Directory Listing
Modified
Mon Jul 11 21:15:02 2005 UTC
(7 years, 10 months ago)
by
uberlord
wpa_supplicant now marks service as stopped when using wpa_supplicant-0.4.x
and we have associated but failed to configure in the background.
Revision
1288 -
Directory Listing
Modified
Mon Jul 11 13:44:27 2005 UTC
(7 years, 10 months ago)
by
uberlord
udhcpc/dhclient helpers no longer flush IPv6 addresses - fixes #98539
Revision
1276 -
Directory Listing
Modified
Thu Jul 7 10:31:00 2005 UTC
(7 years, 10 months ago)
by
uberlord
Added nosendhost dhcp option so users can request not to send their
machines hostname by default. Fixes #98132
Revision
1274 -
Directory Listing
Modified
Mon Jul 4 13:23:16 2005 UTC
(7 years, 10 months ago)
by
uberlord
dded a rename module to rename interfaces based on MAC address
(preferred) or current name. Fixes #76328
Revision
1273 -
Directory Listing
Modified
Mon Jul 4 10:33:30 2005 UTC
(7 years, 10 months ago)
by
uberlord
Fixed bridge module working with dhcp
Revision
1272 -
Directory Listing
Modified
Mon Jul 4 08:04:40 2005 UTC
(7 years, 10 months ago)
by
uberlord
bridges can now be created without interfaces if you set any brctl_ options
Revision
1267 -
Directory Listing
Modified
Fri Jul 1 20:40:29 2005 UTC
(7 years, 10 months ago)
by
uberlord
Minor tweaks to all dhcp modules - basically better quoting so that
the eval calls work better
pump can now be backgrounded
Tweaked the dhcp helpers so that more code is shared
A few tweaks to runscript.sh and rc-services.sh to avoid races
Revision
1266 -
Directory Listing
Modified
Thu Jun 30 13:10:00 2005 UTC
(7 years, 10 months ago)
by
uberlord
pump can now use route metrics and store it's configs in
/var/lib/net-scripts/state/
Revision
1264 -
Directory Listing
Modified
Wed Jun 29 18:26:02 2005 UTC
(7 years, 10 months ago)
by
uberlord
wireless.runlevel now works
Revision
1263 -
Directory Listing
Modified
Wed Jun 29 16:41:11 2005 UTC
(7 years, 10 months ago)
by
uberlord
dhclient now parses dhclient_eth0 for -cf parameter to set
dhclient now strips lines starting with script and send host-name
from and adds send host-name uberlaptop; at the top
To stop this behaviour, add dhclient_edit_config=no to /etc/conf.d/net
Fixes #96322
Removed killing udhcpc hard as it now dies nicely
Revision
1259 -
Directory Listing
Modified
Tue Jun 28 15:55:27 2005 UTC
(7 years, 10 months ago)
by
uberlord
udhcpc now parses -(h|H) instead of just --hostname
Revision
1258 -
Directory Listing
Modified
Tue Jun 28 11:44:18 2005 UTC
(7 years, 10 months ago)
by
uberlord
wpa_supplicant now respects the background=no option if
wpa_suppliant>=0.4.0 is installed
fixed network dependencies some more
You can now restart a script marked starting/inactive
Documented the use of the RC_USE_CONFIG_PROFILE variable in conf.d/rc
udhcpc now removes stale pidfiles
Revision
1256 -
Directory Listing
Modified
Fri Jun 24 09:11:30 2005 UTC
(7 years, 11 months ago)
by
uberlord
udhcpc now doesn't send hostname if it's set at the default of localhost
Revision
1255 -
Directory Listing
Modified
Tue Jun 21 11:55:16 2005 UTC
(7 years, 11 months ago)
by
uberlord
interfaces can now dynamically add themselves to a bridge using
bridge_add_eth0="br0" - they are dynamically removed as well. Fixes #93321
Revision
1253 -
Directory Listing
Modified
Mon Jun 20 21:17:04 2005 UTC
(7 years, 11 months ago)
by
uberlord
iwconfig and wpa_supplicant now check rk_kill if available and produce a
suitable error if rf is killed #56430
Revision
1252 -
Directory Listing
Modified
Mon Jun 20 20:44:34 2005 UTC
(7 years, 11 months ago)
by
uberlord
Do not run macnet when the interface does not have a MAC address
Revision
1251 -
Directory Listing
Modified
Mon Jun 20 15:49:41 2005 UTC
(7 years, 11 months ago)
by
uberlord
ifconfig now reports correct MAC address
ifconfig and iproute2 now support mtu_eth0 option
net.lo attemts to arping the requested address when RC_AUTO_INTERFACE==yes
Revision
1247 -
Directory Listing
Modified
Fri Jun 17 17:16:14 2005 UTC
(7 years, 11 months ago)
by
uberlord
style updates to all modules
Revision
1246 -
Directory Listing
Modified
Fri Jun 17 15:47:45 2005 UTC
(7 years, 11 months ago)
by
uberlord
Fixed VLAN documentation for working with eth0.1 style names #95121
tarball.sh now works with svn
dhclient and udhcpc now report any errors to stdout
RC_DEVICE_TARBALL now defaults to no
STYLE updates to iwconfig
Revision
1239 -
Directory Listing
Modified
Tue Jun 14 10:15:44 2005 UTC
(7 years, 11 months ago)
by
uberlord
fixed auto_interface -> RC_AUTO_INTERFACE in ifconfig and iproute2
Revision
1237 -
Directory Listing
Modified
Tue Jun 14 09:34:37 2005 UTC
(7 years, 11 months ago)
by
uberlord
dhclient now calls /etc/dhcp/dhclient-exit-hooks when it exits - fixes #96000
Revision
1236 -
Directory Listing
Modified
Mon Jun 13 10:21:12 2005 UTC
(7 years, 11 months ago)
by
uberlord
etc/{resolv,ntp,yp}.conf now link to /var/lib/net-scripts
Revision
1216 -
Directory Listing
Modified
Thu Jun 2 14:14:17 2005 UTC
(7 years, 11 months ago)
by
uberlord
dhcp helper module fixes
dhcpcd-backgrounder renamed to dhcpcd-wrapper
dhcpcd-wrapper applies dns_search_domains_* to /etc/resolv.conf
fixes #94027 when used with dhcpcd-1.3.22_p4-r10
dhcpcd module now applies route metric if possible
Revision
1215 -
Directory Listing
Modified
Wed Jun 1 20:58:50 2005 UTC
(7 years, 11 months ago)
by
uberlord
system module config files are now variables to change them easily
Revision
1214 -
Directory Listing
Modified
Wed Jun 1 20:04:31 2005 UTC
(7 years, 11 months ago)
by
uberlord
system module now creates it's temporary files in /tmp instead of /etc
Revision
1213 -
Directory Listing
Modified
Wed Jun 1 09:58:04 2005 UTC
(7 years, 11 months ago)
by
uberlord
dhcpcd backgrounder now sources rc-services.sh
Revision
1212 -
Directory Listing
Modified
Wed Jun 1 09:35:58 2005 UTC
(7 years, 11 months ago)
by
uberlord
removed cruft from net-scripts functions helper as rc-services.sh can
now be sourced by our dhcp helpers without causing errors.
Revision
1201 -
Directory Listing
Modified
Fri May 27 08:51:04 2005 UTC
(7 years, 11 months ago)
by
uberlord
Added macnet module (like essidnet but for mac addresses)
Regresses macchanger one version
Tweaked module depends for macnet
dhcp helper now uses macnet
Revision
1200 -
Directory Listing
Modified
Thu May 26 21:11:55 2005 UTC
(7 years, 11 months ago)
by
uberlord
You can now configure all options via the MAC address of your network card
and the MAC address of AP you connect to like so
config_001122334455=( "192.168.0.2/24 brd +")
Fixes the last part of #52975
The old way of configuring for the MAC address of the AP is no longer
supported
Revision
1195 -
Directory Listing
Modified
Wed May 25 10:20:19 2005 UTC
(8 years ago)
by
uberlord
networking now expands configuration parameters - fixes #91564
so config_eth0=( "192.168.{1..3}.{1..3}/24 brd +" ) expands into
config_eth0=(
"192.168.1.1/24 brd +"
"192.168.1.2/24 brd +"
"192.168.1.3/24 brd +"
"192.168.2.1/24 brd +"
"192.168.2.2/24 brd +"
"192.168.2.3/24 brd +"
"192.168.3.1/24 brd +"
"192.168.3.2/24 brd +"
"192.168.3.3/24 brd +"
)
updated ESSID variables example in wireless.example - fixes #92469
Revision
1193 -
Directory Listing
Modified
Tue May 24 16:01:28 2005 UTC
(8 years ago)
by
uberlord
fix CIDR some more for ifconfig
Revision
1185 -
Directory Listing
Modified
Fri May 20 11:04:22 2005 UTC
(8 years ago)
by
uberlord
added #!/bin/bash or #!/bin/sh to modules and helpers so they now get
nice syntax highlighting and indenting
Revision
1183 -
Directory Listing
Modified
Fri May 20 00:46:03 2005 UTC
(8 years ago)
by
uberlord
fix ifconfig to understand CIDR addresses - bug #93237
iproute2 now works out broadcast addresses
Revision
1148 -
Directory Listing
Modified
Sun May 15 10:00:44 2005 UTC
(8 years ago)
by
uberlord
udhcpc and dhclient now select the best interface when one goes down
Revision
1125 -
Directory Listing
Modified
Tue May 3 18:41:27 2005 UTC
(8 years ago)
by
uberlord
changed default indentation to 2 spaces to match rcscripts in functions.sh
wpa_supplicant now stops wpa_cli before wpa_supplicant to fix a potential
future error
Revision
1124 -
Directory Listing
Modified
Mon May 2 11:08:56 2005 UTC
(8 years ago)
by
uberlord
Fix user function hooks for echoing to stdout and protecting our vars
Revision
1107 -
Directory Listing
Modified
Tue Apr 26 22:15:53 2005 UTC
(8 years ago)
by
uberlord
fix dhclient not leaving a pid file
Revision
1105 -
Directory Listing
Modified
Tue Apr 26 21:36:58 2005 UTC
(8 years ago)
by
uberlord
wpa_supplicant now supports wpa_supplicant-0.4.0
iwconfig downs and ups the interface after a scan
Revision
1104 -
Directory Listing
Modified
Mon Apr 25 07:26:30 2005 UTC
(8 years ago)
by
uberlord
iproute2 now handles mtu the same way as ifconfig - fixes #90242
net.lo no longer errors when using postdown and postup functions
Revision
1103 -
Directory Listing
Modified
Fri Apr 22 14:42:57 2005 UTC
(8 years, 1 month ago)
by
uberlord
Address network routes now get metrics applied as well
(ie a route automatically added when an address is added)
net.lo no longer errors when exlcuding modules who are installed
Revision
1097 -
Directory Listing
Modified
Mon Apr 18 23:34:16 2005 UTC
(8 years, 1 month ago)
by
uberlord
force location of wpa_monitor.action
Revision
1096 -
Directory Listing
Modified
Mon Apr 18 17:10:41 2005 UTC
(8 years, 1 month ago)
by
uberlord
Changed "sed -ne" to "sed -n -e" for portability.
Added auto_interface (default yes).
if auto_interface is yes then we
*) default to dhcp
*) automatically calculate a metric (this may need work)
*) select the best interface based on metric
(restore resolv.conf, ntp.conf and yp.conf we have saved)
otherwise we
*) default to null
wpa_supplicant no longer kills itself when we're not stopping the interface
it's running on.
wpa_supplicant now uses wpa_monitor (yet to be released) if available.
Added a new module called system which enables the definition of domain
name, dns servers, ntp servers, nis domain and nis servers per interface.
essidnet and dhcp helpers have been re-coded around this module.
Revision
1089 -
Directory Listing
Modified
Thu Apr 14 18:35:00 2005 UTC
(8 years, 1 month ago)
by
uberlord
wpa_supplicant now stops wpa_monitor if it's been launched
Revision
1086 -
Directory Listing
Modified
Thu Apr 14 09:32:33 2005 UTC
(8 years, 1 month ago)
by
uberlord
Fixed ifconfig and iproute2 erroring from new lo code - fixes #88006
If /proc/net/netlink does not exist then iproute2 will fail the
check_installed function with an appropriate error - Thanks to
Jeremy Huddleston for the patch.
If /proc/net/packet does not exist then wpa_supplicant will fail
check_installed function with an appropriate error
Background fixes for net.lo, udhcpc and wpa_supplicant
Revision
1084 -
Directory Listing
Modified
Mon Apr 11 19:07:30 2005 UTC
(8 years, 1 month ago)
by
uberlord
wpa_supplicant now calls iwconfig_defaults and iwconfig_user_config
if available - fixes #88703
Revision
1083 -
Directory Listing
Modified
Mon Apr 11 13:42:06 2005 UTC
(8 years, 1 month ago)
by
uberlord
removed ${devnull} from net.lo and net-script modules
updated all modules not to re-direct stderr where appropriate
iwconfig and wpa_supplicant now save their current ESSID via save_options
and reload it in their pre_stops so that ${ESSID} and ${ESSIDVAR} can be
used in users custom postdown functions
Revision
1082 -
Directory Listing
Modified
Mon Apr 11 09:59:19 2005 UTC
(8 years, 1 month ago)
by
uberlord
modified to use bash_variable
Revision
1077 -
Directory Listing
Modified
Fri Apr 8 17:13:43 2005 UTC
(8 years, 1 month ago)
by
uberlord
added a bash_variable to functions.sh which converts the given string
into a variable that bash can use - fixes #88175
net scripts can only launch if we're not in ${BOOTLEVEL}
Revision
1072 -
Directory Listing
Modified
Fri Apr 1 16:33:16 2005 UTC
(8 years, 1 month ago)
by
uberlord
RC_DAEMON_syslog_ng allows syslog-ng to be started with the specified
launcher - like valgrind or strace. Handy for debugging/auditing.
Thanks to Rob Holland for the idea.
Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant
as there is no guarantee that the current ESSID is the one we started with
Also, we may not have an ESSID at all...
Revision
1066 -
Directory Listing
Modified
Wed Mar 23 14:38:31 2005 UTC
(8 years, 2 months ago)
by
uberlord
bridge stops removing IP addresses from bridge ports.
iwconfig no longer tries to get an ESSID from non-wireless interfaces.
ifconfig no longer errors when deleting addresses on a non-existant
interface.
Revision
1062 -
Directory Listing
Modified
Mon Mar 21 16:08:45 2005 UTC
(8 years, 2 months ago)
by
uberlord
udhcpc now checks for custom hostname correctly
Revision
1053 -
Directory Listing
Modified
Mon Mar 14 16:57:44 2005 UTC
(8 years, 2 months ago)
by
uberlord
we no longer default WEP key to [1] as it messes with ndiswrapper users
Revision
1033 -
Directory Listing
Modified
Wed Mar 9 22:21:18 2005 UTC
(8 years, 2 months ago)
by
uberlord
fix iwconfig setting default key 1 for madwifi cards
Revision
1031 -
Directory Listing
Modified
Wed Mar 9 17:25:14 2005 UTC
(8 years, 2 months ago)
by
uberlord
changed from $( cat ${file} ) to $( < ${file ) in net-scripts
fixed ChangeLog corruption
rc-daemon.sh now works with the env program
Revision
1029 -
Directory Listing
Modified
Tue Mar 8 16:04:18 2005 UTC
(8 years, 2 months ago)
by
uberlord
rc-services.sh now does a /sbin/depscan.sh -u if we have not got
our deptree loaded
removed net_start/stop function from net.lo, bridge and bonding
net.lo now supports depend() per interface like so
depend_br0() { need net.eth0 net.eth1 }
Revision
1022 -
Directory Listing
Modified
Fri Mar 4 07:59:53 2005 UTC
(8 years, 2 months ago)
by
uberlord
wpa_supplicant now handles whitespace when checking the ctrl_interface dir
Revision
1018 -
Directory Listing
Modified
Thu Mar 3 14:00:48 2005 UTC
(8 years, 2 months ago)
by
uberlord
bridging and bonding modules now start an interface if it's not
marked as started
Revision
1014 -
Directory Listing
Modified
Thu Mar 3 10:34:04 2005 UTC
(8 years, 2 months ago)
by
uberlord
iwconfig now defaults the transmit key to 1
Revision
1004 -
Directory Listing
Modified
Tue Mar 1 17:59:12 2005 UTC
(8 years, 2 months ago)
by
uberlord
rc-daemon.sh now provides a working wrapper for start-stop-daemon
fixes bug #7198
removed ps calls from net scripts
Revision
947 -
Directory Listing
Modified
Thu Feb 10 17:04:03 2005 UTC
(8 years, 3 months ago)
by
uberlord
net.lo now supports fallback_route - fixes #75676
due to bash limitations, only one fallback route is supported
cleaned up dhcp helper
iproute now appends routes instead of adding them - this allows multiple
default routes
RC_STRICT_NET_CHECKING now supports the none "option" which means
that the net service is always up
Revision
919 -
Directory Listing
Modified
Mon Feb 7 17:38:24 2005 UTC
(8 years, 3 months ago)
by
uberlord
netmask2cidr now works correctly - fixes #81119
Thanks to Benoit Boissinot for the patch
Revision
915 -
Directory Listing
Modified
Fri Feb 4 10:36:39 2005 UTC
(8 years, 3 months ago)
by
uberlord
It's now possible to configure addresses and routes for the loopback
interface if required - however you cannot override our defaults
wpa_supplicant and iwconfig now loop for 5 seconds if essid is
not returned straight away
fixed depends error in run_script
Revision
873 -
Directory Listing
Modified
Thu Jan 27 12:40:33 2005 UTC
(8 years, 3 months ago)
by
uberlord
punted unused files
Revision
872 -
Directory Listing
Modified
Thu Jan 27 12:37:06 2005 UTC
(8 years, 3 months ago)
by
uberlord
removed udhcpc-* and dhclient-* helper modules and replaced them with a
generic dhcp module which caters for all interfaces and dhcp clients that
need it.
We now prefer iproute2 over ifconfig if both are installed.
Revision
871 -
Directory Listing
Modified
Tue Jan 25 10:51:06 2005 UTC
(8 years, 3 months ago)
by
uberlord
fixed typo in reporting
Revision
870 -
Directory Listing
Modified
Tue Jan 25 10:44:05 2005 UTC
(8 years, 3 months ago)
by
uberlord
Updated copyright headers
Revision
868 -
Directory Listing
Modified
Mon Jan 24 18:34:05 2005 UTC
(8 years, 3 months ago)
by
uberlord
STYLE fixes to many net-scripts modules
Removed hardcoded Version and replaced with cvs $Header:
Revision
867 -
Directory Listing
Modified
Mon Jan 24 11:45:03 2005 UTC
(8 years, 3 months ago)
by
uberlord
replaced awk commands with sed equivalents in net-scripts to make us
more portable
Revision
863 -
Directory Listing
Modified
Mon Jan 17 17:20:09 2005 UTC
(8 years, 4 months ago)
by
uberlord
wpa_supplicant now works with EAP - fixes #78367
Revision
862 -
Directory Listing
Modified
Mon Jan 17 15:57:32 2005 UTC
(8 years, 4 months ago)
by
uberlord
bridge now works with arrays
Revision
859 -
Directory Listing
Modified
Mon Jan 17 15:39:02 2005 UTC
(8 years, 4 months ago)
by
uberlord
all modules should now check interface existance correctly - fixes #76385
Revision
852 -
Directory Listing
Modified
Sat Jan 15 02:31:36 2005 UTC
(8 years, 4 months ago)
by
uberlord
comment fixes
Revision
850 -
Directory Listing
Modified
Fri Jan 14 07:47:56 2005 UTC
(8 years, 4 months ago)
by
uberlord
more ipppd fixes for shutting down
Revision
844 -
Directory Listing
Modified
Thu Jan 13 18:37:07 2005 UTC
(8 years, 4 months ago)
by
uberlord
fixed remove stale socket
Revision
843 -
Directory Listing
Modified
Thu Jan 13 14:53:41 2005 UTC
(8 years, 4 months ago)
by
uberlord
wpa_supplicant forces ctrl_interface to /var/run/wpa_supplicant
and removes stale directories
clean_pidfile function no longer errors on empty pidfiles
Revision
840 -
Directory Listing
Modified
Wed Jan 12 17:11:18 2005 UTC
(8 years, 4 months ago)
by
uberlord
ipppd module now stops correctly - fixes #73067 again
Revision
832 -
Directory Listing
Modified
Tue Jan 11 16:21:00 2005 UTC
(8 years, 4 months ago)
by
uberlord
added "noop" config parameter which means take no action if the interface
is up and has an address configured, otherwise continue
addresses are now removed when starting an interface - fixes #77111
Revision
827 -
Directory Listing
Modified
Thu Jan 6 22:22:18 2005 UTC
(8 years, 4 months ago)
by
uberlord
udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc
- fixes #76846
Revision
826 -
Directory Listing
Modified
Thu Jan 6 21:51:03 2005 UTC
(8 years, 4 months ago)
by
uberlord
ifconfig now deletes addresses using 0.0.0.0 for uclibc - fixes #76846
Revision
824 -
Directory Listing
Modified
Wed Jan 5 20:34:21 2005 UTC
(8 years, 4 months ago)
by
uberlord
fixed up report
Revision
822 -
Directory Listing
Modified
Wed Jan 5 20:20:04 2005 UTC
(8 years, 4 months ago)
by
uberlord
iwconfig - stopped auto mode from erroring if driver does not support it
Revision
819 -
Directory Listing
Modified
Tue Jan 4 23:13:48 2005 UTC
(8 years, 4 months ago)
by
uberlord
fixed iwconfig auto mode when scanning
Revision
817 -
Directory Listing
Modified
Tue Jan 4 19:58:39 2005 UTC
(8 years, 4 months ago)
by
uberlord
iwconfig now accepts mode "auto" and defaults to it
Revision
816 -
Directory Listing
Modified
Tue Jan 4 15:34:33 2005 UTC
(8 years, 4 months ago)
by
uberlord
bridge now marks interfaces as UP - fixes #75354
net.lo tests the return value of modprobe - fixes #76385
iwconfig now sets enc keys through an eval statement - fixes #76601
updated wireless.example for whitespace in keys
Revision
808 -
Directory Listing
Modified
Sun Dec 19 15:29:58 2004 UTC
(8 years, 5 months ago)
by
uberlord
iwconfig now sets ESSIDVAR for master/ad-hoc modes - fixes #74802
Revision
805 -
Directory Listing
Modified
Fri Dec 17 10:29:02 2004 UTC
(8 years, 5 months ago)
by
uberlord
wpa_supplicant - fixed file location for wpa_cli and association test
as it they changed in wpa_supplicant-0.3.x
wpa_supplicant now brings the interface up before launching - fixes #74637
Revision
802 -
Directory Listing
Modified
Thu Dec 16 18:39:38 2004 UTC
(8 years, 5 months ago)
by
uberlord
fixed typo in last commit
Revision
800 -
Directory Listing
Modified
Thu Dec 16 17:15:12 2004 UTC
(8 years, 5 months ago)
by
uberlord
fixed searcdomains being set for essid
Revision
798 -
Directory Listing
Modified
Thu Dec 16 10:56:07 2004 UTC
(8 years, 5 months ago)
by
uberlord
iwconfig no longer uses iwconfig_get_essid_var
Revision
779 -
Directory Listing
Modified
Sun Dec 12 12:18:43 2004 UTC
(8 years, 5 months ago)
by
uberlord
dhcpcd and udhcpc now run via the eval statement so quotes can be used
in options. Fixes #74053 - thanks to Evan Buswell
Revision
768 -
Directory Listing
Modified
Wed Dec 8 13:15:21 2004 UTC
(8 years, 5 months ago)
by
uberlord
removed is_in_fstab function and replaced with get_mount_fstab which
returns a mount command based on the contents of fstab. Resolves bugs
#70044 and #73762
Revision
767 -
Directory Listing
Modified
Wed Dec 8 08:04:52 2004 UTC
(8 years, 5 months ago)
by
uberlord
iwconfig now unsets wireless config and downs interface when backgrounding
fails
wpa_supplicant now supports backgrounding
Revision
762 -
Directory Listing
Modified
Tue Dec 7 15:10:14 2004 UTC
(8 years, 5 months ago)
by
uberlord
ifconfig and iproute2 now support function interface_set_mac_address
macchanger no longer depends on macchanger if configuring a specific
mac address
Revision
761 -
Directory Listing
Modified
Tue Dec 7 13:06:59 2004 UTC
(8 years, 5 months ago)
by
uberlord
essidnet - fixed setting up search domains
ifconfig now reads the old gateway variable correctly - fixes #73607
iwconfig now supports backgrounding
Revision
759 -
Directory Listing
Modified
Mon Dec 6 23:34:55 2004 UTC
(8 years, 5 months ago)
by
uberlord
added rc-script statuses "starting" and "inactive"
dhcpcd, udhcpc and dhclient now support backgrounding - fixes #52975
Revision
758 -
Directory Listing
Modified
Mon Dec 6 18:39:44 2004 UTC
(8 years, 5 months ago)
by
uberlord
removed hardcoded ath0 in wpa_supplicant
Revision
755 -
Directory Listing
Modified
Mon Dec 6 13:42:53 2004 UTC
(8 years, 5 months ago)
by
uberlord
cleaned out unused vars
Revision
754 -
Directory Listing
Modified
Mon Dec 6 13:39:01 2004 UTC
(8 years, 5 months ago)
by
uberlord
macchanger defaults to setting the interface down, and then trying
with it up - fixes #71929
macchanger converts mac_${IFACE} to lowercase - fixes #73549
iproute2 now configures the interface up everytime we add an address
removed "need interface" from all modules depends as net.lo requires
interface anyway
Revision
753 -
Directory Listing
Modified
Sun Dec 5 17:35:16 2004 UTC
(8 years, 5 months ago)
by
uberlord
dhclient now kill it's process if it failed to get a lease on startup
all dhclient responses are now handled correctly
Revision
752 -
Directory Listing
Modified
Sat Dec 4 22:09:59 2004 UTC
(8 years, 5 months ago)
by
uberlord
regressed last commit
Revision
751 -
Directory Listing
Modified
Sat Dec 4 22:08:52 2004 UTC
(8 years, 5 months ago)
by
uberlord
removed modules use dependancy in net.lo and added installed
- this allows use to provide "virtual" modules which are only "installed"
when other depended modules are installed
Revision
750 -
Directory Listing
Modified
Sat Dec 4 20:19:47 2004 UTC
(8 years, 5 months ago)
by
uberlord
wpa_supplicant module added
config-system now creates files as .tmp instead of .new and loads the
wpa_supplicant module if needed
ifconfig now addes aliases to devices other than eth0
dhcpcd, dhclient, pump and udhcpc now expose the dhcp_${IFACE} variable
instead of the old peer_dns_${IFACE}, peer_ntp_${IFACE}, peer_nis_${IFACE}
ones
Revision
748 -
Directory Listing
Modified
Sat Dec 4 15:54:35 2004 UTC
(8 years, 5 months ago)
by
uberlord
fixed dhclient-ifconfig to look for dhclient-udhcpc-wrapper in the correct
place and changed hardcoded eth1 to ${interface} in udhcpc-ifconfig.
Fixes #73327 - thanks to Benoit Boissinot
essidnet gets the essid itself instead of relying on ${ESSID}
Revision
743 -
Directory Listing
Modified
Fri Dec 3 21:36:14 2004 UTC
(8 years, 5 months ago)
by
uberlord
ipppd module now looks for ipppd in /usr/sbin - fixes #73067
Revision
742 -
Directory Listing
Modified
Fri Dec 3 19:53:38 2004 UTC
(8 years, 5 months ago)
by
uberlord
fixed dhclient problems caused by last commit
Revision
741 -
Directory Listing
Modified
Fri Dec 3 18:13:30 2004 UTC
(8 years, 5 months ago)
by
uberlord
udhcpc and dhclient no longer flush interfaces if we don't need too
Revision
740 -
Directory Listing
Modified
Fri Dec 3 16:38:12 2004 UTC
(8 years, 5 months ago)
by
uberlord
don't use cache if an ip is requested in configuration
Revision
739 -
Directory Listing
Modified
Fri Dec 3 16:34:38 2004 UTC
(8 years, 5 months ago)
by
uberlord
udhcpc now caches it's IP address and requests it the next time it starts
if the address is not released
Revision
738 -
Directory Listing
Modified
Fri Dec 3 13:53:13 2004 UTC
(8 years, 5 months ago)
by
uberlord
Moved generic dhcp options into a space seperated string
Revision
737 -
Directory Listing
Modified
Fri Dec 3 12:44:16 2004 UTC
(8 years, 5 months ago)
by
uberlord
corrected dhcp release logic
Revision
736 -
Directory Listing
Modified
Fri Dec 3 12:30:20 2004 UTC
(8 years, 5 months ago)
by
uberlord
Fixed config-system for only changing hostname when needed
udhcpc and dhclient now restore saved configs when stopping and work
with non-infinite leases
Revision
734 -
Directory Listing
Modified
Thu Dec 2 19:01:39 2004 UTC
(8 years, 5 months ago)
by
uberlord
Fixed iwconfig report if iwgetid does not support --channel
Revision
733 -
Directory Listing
Modified
Thu Dec 2 16:20:11 2004 UTC
(8 years, 5 months ago)
by
uberlord
Added option dhcp_release to specify if we release the DHCP lease or not
defaults to no
Changed variables peer_* to dhcp_*
dhclient and udhcpc now specify a pidfile
Revision
731 -
Directory Listing
Modified
Wed Dec 1 15:56:18 2004 UTC
(8 years, 5 months ago)
by
uberlord
Documentation fixes regarding iwconfig and linux-wlan-ng
Fixed bonding deps per bug #71419
Revision
722 -
Directory Listing
Modified
Fri Nov 26 09:14:05 2004 UTC
(8 years, 5 months ago)
by
uberlord
Fixed up address detection in apipa
net.lo now checks for duplicate static IPv4 addresses before assigning
iwconfig now supports preassociate and postassociate user hooks
net.example - changed $1 to ${IFACE} in examples
Revision
720 -
Directory Listing
Modified
Wed Nov 24 17:21:43 2004 UTC
(8 years, 5 months ago)
by
uberlord
Fixed adsl stopping - #68934. Thanks to Andreas Kauer
Revision
718 -
Directory Listing
Modified
Wed Nov 24 15:06:40 2004 UTC
(8 years, 5 months ago)
by
uberlord
Stopped user setting MODULES_DIR
Revision
717 -
Directory Listing
Modified
Wed Nov 24 09:58:23 2004 UTC
(8 years, 5 months ago)
by
uberlord
Ensure all net-scripts modules depend on interface_variable function
where applicable
Revision
716 -
Directory Listing
Modified
Tue Nov 23 18:41:01 2004 UTC
(8 years, 6 months ago)
by
uberlord
fixed variables for vlans in most modules
Revision
715 -
Directory Listing
Modified
Tue Nov 23 17:44:24 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed pump exporing ntp servers
implemented MODULES_DIR so we can change directory we load from on the fly
Revision
713 -
Directory Listing
Modified
Tue Nov 23 15:39:22 2004 UTC
(8 years, 6 months ago)
by
uberlord
iproute2 does not need to create dummy interfaces for aliases
unlike ifconfig so we no longer do this
We now bring down all aliases and addresses properly
Split off some functions from net.lo into helpers.d/functions
so that our DHCP helper scripts can use them too :)
Deprecated interface specific setup in favour of a generic config
macchanger brings interface up now - fixes #71929
DHCP over VLAN now works - fixes #71860
Disabled modified function checking as it's far too expensive on CPU
and still isn't 100% reliable
When specifing a module that isn't emerged, you now get an error
telling you what to emerge
Removed -p option from the diff call used for function removal
Revision
712 -
Directory Listing
Modified
Fri Nov 19 19:34:24 2004 UTC
(8 years, 6 months ago)
by
uberlord
removed iproute2 udhcpc reliance on the "bc" command
Revision
711 -
Directory Listing
Modified
Fri Nov 19 18:06:30 2004 UTC
(8 years, 6 months ago)
by
uberlord
some servers don't set the broadcast flag ... we now handle this
Revision
709 -
Directory Listing
Modified
Fri Nov 19 16:22:05 2004 UTC
(8 years, 6 months ago)
by
uberlord
tests for hostname (none) when sending hostname via dhcpcd, udhpc or pump
udhcpc now does correct signal handling so we can release leases and
terminate cleanly
Improved pump process detection
Rewrote udhcpc helper scripts around udhcpc and wrapped dhclient to udhcpc
scripts. This makes things much saner as udhcpc is much saner - also fixed
essidnet and ipv6 local link for them.
Revision
708 -
Directory Listing
Modified
Wed Nov 17 15:12:00 2004 UTC
(8 years, 6 months ago)
by
uberlord
ifconfig handles inet6 routing automatically - bug #33310
ifconfig - fixed old gateway + gateway in routes conflict
iproute2 cleaned up some functions
Revision
707 -
Directory Listing
Modified
Wed Nov 17 10:59:57 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed iproute2 adding addresses for vlans - bug #71419
Revision
705 -
Directory Listing
Modified
Wed Nov 17 10:33:54 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed invalid variable handling in bonding and vlan - bug #71419
apipa now brings the interface up before testing if address exists
Revision
698 -
Directory Listing
Modified
Mon Nov 15 18:51:54 2004 UTC
(8 years, 6 months ago)
by
uberlord
Split modules_load into smaller more managable functions in net.lo
Added modules_force option to net.lo with a big phat warning in
net.example about it potentially breaking networking
Fixed indentation problem in ifconfig
Revision
694 -
Directory Listing
Modified
Mon Nov 15 15:54:46 2004 UTC
(8 years, 6 months ago)
by
uberlord
Added searchdomains_ESSID option to essidnet
Stopped the domain setting from putting the same entry in search
in config-system and essidnet
Revision
691 -
Directory Listing
Modified
Mon Nov 15 14:14:26 2004 UTC
(8 years, 6 months ago)
by
uberlord
Removed second warning in net.lo when configuration not set
Fixed random address range in apipa
Revision
690 -
Directory Listing
Modified
Mon Nov 15 12:17:06 2004 UTC
(8 years, 6 months ago)
by
uberlord
Documented APIPA module in net.example
Added kernel checking for vlan - fixes #70829
Added kernel checking for bonding, bridging and tuntap
Added iproute2 support to the APIPA module
Revision
688 -
Directory Listing
Modified
Sat Nov 13 09:53:56 2004 UTC
(8 years, 6 months ago)
by
uberlord
Added arping duplicate address detection to net.lo
Created Automatic Private IP Addressing (APIPA) module
Bonding is now started pre instead of post
Revision
687 -
Directory Listing
Modified
Fri Nov 12 18:18:27 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed typo in tuntap module
Revision
686 -
Directory Listing
Modified
Fri Nov 12 17:51:14 2004 UTC
(8 years, 6 months ago)
by
uberlord
Added dependancy checking to ipppd
Bonding is now started pre instead of post
Fixed missing changes of get_type to interface_type and get_variable to
interface_variable
Revision
685 -
Directory Listing
Modified
Fri Nov 12 12:21:55 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed iface variable in dhcp modules for vlans
Changed get_device to interface_device
Changed get_type to interface_type
Added vlan configuration options and documented them in net.example
Fixed bridge configuration handling
Removed _get_vlans from iproute2 and ifconfig as vlan now does it itself
Revision
684 -
Directory Listing
Modified
Thu Nov 11 15:28:18 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed category of rp-pppoe to net-dialup error when requesting ADSL
Improved inet6 address deletion and detection in iproute2
Improved gateway logic in ifconfig
Changed all wireless reporting functions to use iwgetid instead of
parsing iwconfig output except for essid
Revision
679 -
Directory Listing
Modified
Mon Nov 8 15:18:24 2004 UTC
(8 years, 6 months ago)
by
uberlord
Added options to configure bridge
Added bridge configuration example to net.example
Added missing required function interface_exists to iptunnel check_depends
Revision
675 -
Directory Listing
Modified
Fri Nov 5 17:03:08 2004 UTC
(8 years, 6 months ago)
by
uberlord
net-scripts/net.modules.d/bridge
- fixed destroying a bridge if no ports were added
- starts interfaces if they don't exist - fixed bug #65153
net-scrips/net.modules.d/bonding
- starts interfaces if they don't exist
net-scripts/init.d/net.lo
- added net_start() function to start depandant ifaces
so that bridge br0 can active tun0 which net.tun0 has to create
Revision
674 -
Directory Listing
Modified
Fri Nov 5 14:32:33 2004 UTC
(8 years, 6 months ago)
by
uberlord
net-scripts/init.d/net.lo
- added use dependany on wlan incase we're using linux-wlan-ng drivers
fixes bug #64978
- moved start() to run_start() and stop() to run_stop()
created run() and new start()/stop() functions
this is so that we have one single entry point to localise variables
and to remove any added functions loaded by our modules
- removed redundant interface_exists() as it's provided by
ifconfig and/or iproute2
net-scripts/net.modules.d/ifconfig and iproute2
- added ifconfig_tunnel and iproute2_tunnel functions
addred gre/ipip tunnel support via the the tunnel module
- fixes bug #50765
Revision
673 -
Directory Listing
Modified
Fri Nov 5 00:09:12 2004 UTC
(8 years, 6 months ago)
by
uberlord
net-scripts/net.modules.d/pump
- fixed setting ntp servers
net-scripts/net.modules.d/dhcpcd
- fixed stopping function
Fixed last ChangeLog date to today and not tomorrow :/
Revision
672 -
Directory Listing
Modified
Thu Nov 4 21:42:07 2004 UTC
(8 years, 6 months ago)
by
uberlord
net.lo - added get_type function to return the type of the interface
- eth, ippp, etc
ipppd, tuntap
- start() moved to pre_start() and we now test by type
this means you no longer need ifconfig_ippp0=( "isdn" "dhcp" )
as ippp0 is always an isdn device
bridge - fixed stop function and moved start() to pre_start()
and automatically start if the variable bridge_${iface} exists
net.example - fixed up documentation for changed behaviour above
Revision
671 -
Directory Listing
Modified
Thu Nov 4 16:50:33 2004 UTC
(8 years, 6 months ago)
by
uberlord
Fixed bonding module to work with interface commands
Added extra output to the bonding module
Revision
670 -
Directory Listing
Modified
Thu Nov 4 16:20:25 2004 UTC
(8 years, 6 months ago)
by
uberlord
net-scripts/init.d/net.lo
- we remove all added functions when restarting an interface
this relies on the diff command being available
added isdn support via the new ipppd module
net-scripts/conf.d/net.example
- added sample isdn setup
net-scripts/conf.d/wireless.example
- added better descriptions to the _sleep variables
Fixed boolean logic error when testing is_net_up in /sbin/runscript.sh
- fixed bug #70022
Revision
665 -
Directory Listing
Modified
Wed Nov 3 12:40:11 2004 UTC
(8 years, 6 months ago)
by
uberlord
fixup iwconfig error when scanning is not supported
Revision
664 -
Directory Listing
Modified
Wed Nov 3 10:32:25 2004 UTC
(8 years, 6 months ago)
by
uberlord
inet6 fixes - bug #65417
Revision
662 -
Directory Listing
Modified
Tue Nov 2 15:57:09 2004 UTC
(8 years, 6 months ago)
by
uberlord
*** empty log message ***
Revision
657 -
Directory Listing
Modified
Mon Nov 1 18:55:41 2004 UTC
(8 years, 6 months ago)
by
uberlord
*** empty log message ***
Revision
655 -
Directory Listing
Modified
Mon Nov 1 16:24:04 2004 UTC
(8 years, 6 months ago)
by
uberlord
*** empty log message ***
Revision
643 -
Directory Listing
Modified
Mon Oct 25 21:22:04 2004 UTC
(8 years, 6 months ago)
by
agriffis
more net-scripts fixes, related to module loading and stopping aliases
Revision
642 -
Directory Listing
Modified
Mon Oct 25 18:40:43 2004 UTC
(8 years, 6 months ago)
by
agriffis
In net-scripts/net.modules.d/ifconfig:
- Simplify ifconfig_is_up()
- Fix ifconfig_get_aliases_rev() to actually work... you can't
specify an interface name to ifconfig if you want to see the
aliases.
- Workaround a couple ifconfig bugs dealing with aliases
- Correct a return status in ifconfig_interface_del_addresses()
Revision
637 -
Directory Listing
Modified
Fri Oct 22 16:47:40 2004 UTC
(8 years, 7 months ago)
by
agriffis
Add support for user_eth0 in the adsl module and in net.example. This means that most users won't need to edit pppoe.conf at all
Revision
605 -
Directory Listing
Modified
Wed Oct 13 17:13:49 2004 UTC
(8 years, 7 months ago)
by
agriffis
Install net.modules.d to /lib/rcscripts instead of /etc so we
don't have to deal with CONFIG_PROTECT
Fix diff code in modules_load so it can identify which functions
have been modified
Fix fallback mechanism in iface_start so that it works correctly
and doesn't report a bogus error message when trying the fallback
Get rid of need_begin trickery in iface_stop
Simplify eend processing in dhcp modules
Implement eindent, eoutdent, esetdent in functions.sh and adjust
net-scripts to use them.
Re-write einfo, ewarn, eerror, ebegin, eend, ewend to use
RC_INDENTATION and to work better on serial terminals
Remove conf.d/net.ppp0 since that is provided by net-dialup/ppp
Revision
597 -
Directory Listing
Modified
Thu Oct 7 01:06:13 2004 UTC
(8 years, 7 months ago)
by
agriffis
Update to net-scripts 1.0.2 from Roy
Revision
570 -
Directory Listing
Modified
Thu Sep 30 04:10:55 2004 UTC
(8 years, 7 months ago)
by
vapier
fix whitespacing
Revision
554 -
Directory Listing
Modified
Wed Sep 15 16:56:29 2004 UTC
(8 years, 8 months ago)
by
agriffis
update to version 1.0 of net-scripts from Roy
add default conf.d/net which is blank except for a short comment referring to net.example
Revision
549 -
Directory Listing
Modified
Tue Sep 14 16:49:40 2004 UTC
(8 years, 8 months ago)
by
agriffis
update to 0.6.4 from Roy
Revision
548 -
Directory Listing
Modified
Tue Sep 14 16:44:41 2004 UTC
(8 years, 8 months ago)
by
agriffis
Update to 0.6.3 from Roy
Revision
545 -
Directory Listing
Modified
Fri Sep 10 15:53:24 2004 UTC
(8 years, 8 months ago)
by
agriffis
update to net-scripts-0.6.2
Revision
535 -
Directory Listing
Modified
Thu Aug 12 22:10:30 2004 UTC
(8 years, 9 months ago)
by
agriffis
- changes from UberLord, in particular before/after dep processing
Revision
534 -
Directory Listing
Modified
Thu Aug 12 04:29:53 2004 UTC
(8 years, 9 months ago)
by
agriffis
- Get rid of "interface" and "interface_provides" functions, instead
dynamically generate class functions instead when modules are
loaded.
- Double-check when loading modules to make sure that functions aren't
replaced
- Sanity check user-specified module list to make sure none conflict
- Get ride of IFMODULE
Revision
532 -
Directory Listing
Added
Wed Aug 11 19:53:29 2004 UTC
(8 years, 9 months ago)
by
agriffis
version 0.5.0 of Roy "UberLord" Marple's modular networking scripts
| Sticky Revision: |
|