| Commit message (Expand) | Author | Age | Files | Lines |
* | map ipsec devices to ifup-ipsec | Bill Nottingham | 2003-07-02 | 1 | -0/+3 |
* | read $CONFIG.keys too... you can put non-world-readable keys here. | Bill Nottingham | 2003-06-30 | 1 | -0/+2 |
* | allow default window size for routes to be set with WINDOW=... (#98112) | Bill Nottingham | 2003-06-27 | 1 | -3/+3 |
* | what's an escon? | Bill Nottingham | 2003-06-26 | 1 | -0/+3 |
* | more tweaks | Bill Nottingham | 2003-06-24 | 1 | -1/+24 |
* | support randomly named network devices, part 1 | Bill Nottingham | 2003-06-24 | 1 | -1/+37 |
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -7/+2 |
* | fix nicknames with profiles (#82246) | Bill Nottingham | 2003-02-11 | 1 | -3/+8 |
* | fix check_device_down (#83780, <pzb@datastacks.com>) | Bill Nottingham | 2003-02-09 | 1 | -2/+5 |
* | check for device after loading module (#75506) | Bill Nottingham | 2003-01-14 | 1 | -1/+2 |
* | fix link check. use both ethtool and mii-tool. | Bill Nottingham | 2003-01-14 | 1 | -14/+25 |
* | more rhgb tweaks | Bill Nottingham | 2002-12-17 | 1 | -3/+9 |
* | actually pass the device name to the first mii-tool call (#72016,#68127) | Bill Nottingham | 2002-08-21 | 1 | -1/+1 |
* | sleep 5 seconds, not 2 | Bill Nottingham | 2002-08-14 | 1 | -1/+1 |
* | - do not export GATEWAY in network-functions | Florian La Roche | 2002-07-10 | 1 | -11/+6 |
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 1 | -1/+1 |
* | - consistent shell programming | Florian La Roche | 2002-07-05 | 1 | -40/+32 |
* | switch this back; we don't want to report non-existent aliases as up | Bill Nottingham | 2002-06-27 | 1 | -8/+11 |
* | handle duplicate default routes better. | Preston Brown | 2002-06-27 | 1 | -0/+1 |
* | fix check_device_down logic | Preston Brown | 2002-06-27 | 1 | -23/+19 |
* | - set PATH also in /etc/sysconfig/network-scripts/network-functions | Florian La Roche | 2002-06-26 | 1 | -0/+4 |
* | modprobe interface name, not alias name (#55380) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
* | make sure su calls bash (#55288) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
* | added \ on the end of the multiline if | Harald Hoyer | 2001-11-19 | 1 | -2/+2 |
* | need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some refo... | Preston Brown | 2001-09-25 | 1 | -3/+5 |
* | - fix ISDN dial on demand bugr6-32 | Than Ngo | 2001-08-29 | 1 | -1/+1 |
* | add is_available() function for network devices; use it. gets rid of horribly... | Bill Nottingham | 2001-08-15 | 1 | -0/+16 |
* | switch some more things to /sbin/ip; allow adding back of default route for D... | Bill Nottingham | 2001-08-09 | 1 | -2/+7 |
* | don't worry about profiles just now. look for alternate config files that con... | Bill Nottingham | 2001-08-02 | 1 | -14/+2 |
* | return link up in check_link_down for EINVAL too; in fact, return link up if ... | Bill Nottingham | 2001-07-28 | 1 | -0/+3 |
* | - only bring link down if check_link_down fails | Bill Nottingham | 2001-07-26 | 1 | -2/+2 |
* | set link up before checking with mii-tool (#49949) | Bill Nottingham | 2001-07-25 | 1 | -0/+2 |
* | do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown... | Bill Nottingham | 2001-07-24 | 1 | -0/+19 |
* | fix do_netreport to work for the non-root case | Bill Nottingham | 2001-07-16 | 1 | -1/+6 |
* | better check for MII. | Preston Brown | 2001-07-13 | 1 | -2/+6 |
* | move looking for config files into network-functions (#48741) | Bill Nottingham | 2001-07-11 | 1 | -0/+10 |
* | run more stuff with C locale, mark some more strings for translation | Bill Nottingham | 2001-06-29 | 1 | -8/+8 |
* | fix is_wireless, againr5-93 | Bill Nottingham | 2001-06-25 | 1 | -4/+2 |
* | fix iwconfig return code return, and switch check_link_down returns to make i... | Bill Nottingham | 2001-06-21 | 1 | -5/+5 |
* | - fix testing for link so that modules will actually get loaded | Bill Nottingham | 2001-06-20 | 1 | -1/+2 |
* | check link status before trying DHCP/BOOTP. | Preston Brown | 2001-06-01 | 1 | -0/+14 |
* | fix kill || rm behavior in do_netreport | Bill Nottingham | 2001-05-17 | 1 | -2/+1 |
* | port to ip command | Preston Brown | 2001-05-11 | 1 | -7/+29 |
* | attempt to avoid netreport killing too many random processes (#34933) | Bill Nottingham | 2001-04-06 | 1 | -3/+5 |
* | handle aliases better in check_device_down (#18687) | Bill Nottingham | 2001-01-29 | 1 | -2/+10 |
* | fix ARP handling, allow for setting promiscuous or all-multicast mode | Bill Nottingham | 2000-12-12 | 1 | -0/+14 |
* | oops, put the LANG=C in the right place | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | fix the adding default route if GATEWAY" = "0.0.0.0 | Than Ngo | 2000-10-31 | 1 | -1/+5 |
* | fix the grep for 'UP' so it doesn't report strange results on german PPP devices | Bill Nottingham | 2000-10-04 | 1 | -1/+1 |
* | remove support for /etc/HOSTNAME | Bill Nottingham | 2000-08-07 | 1 | -1/+0 |