| Commit message (Expand) | Author | Age | Files | Lines |
* | bridging updates (#104421, <dwmw2@redhat.com>) | Bill Nottingham | 2003-10-10 | 1 | -5/+20 |
* | always call 'ip link set *dev* ${DEVICE}', to avoid confusion with | Bill Nottingham | 2003-09-11 | 1 | -10/+10 |
* | bridging support (<dwmw2@redhat.com>) | Bill Nottingham | 2003-09-09 | 1 | -0/+17 |
* | fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave... | Bill Nottingham | 2003-09-05 | 1 | -0/+8 |
* | fix use of local | Bill Nottingham | 2003-08-20 | 1 | -1/+1 |
* | fix ethernet device renaming deadlock (yay recursion!) (#101566) | Bill Nottingham | 2003-08-08 | 1 | -1/+2 |
* | fix short-circuit (#101445) | Bill Nottingham | 2003-08-01 | 1 | -1/+1 |
* | allow default window size for routes to be set with WINDOW=... (#98112) | Bill Nottingham | 2003-06-27 | 1 | -3/+3 |
* | support setting device options with ethtool opts | Bill Nottingham | 2003-06-27 | 1 | -0/+8 |
* | more tweaks | Bill Nottingham | 2003-06-24 | 1 | -2/+1 |
* | get rid of an extraneous error message | Bill Nottingham | 2003-06-24 | 1 | -1/+1 |
* | support randomly named network devices, part 1 | Bill Nottingham | 2003-06-24 | 1 | -9/+0 |
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -14/+21 |
* | some minor cleanups | Bill Nottingham | 2003-05-02 | 1 | -6/+6 |
* | kill one extraneous grep (#90001, <samuel@bcgreen.com>) | Bill Nottingham | 2003-05-02 | 1 | -2/+1 |
* | revert. chain name change was reverted. | Bill Nottingham | 2003-03-13 | 1 | -4/+4 |
* | handle changed chain name | Bill Nottingham | 2003-02-24 | 1 | -4/+4 |
* | We were hardcoding zeroconf routes to eth0. OOOOPS. | Bill Nottingham | 2003-02-19 | 1 | -1/+1 |
* | fix nicknames with profiles (#82246) | Bill Nottingham | 2003-02-11 | 1 | -2/+3 |
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 1 | -11/+14 |
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 1 | -0/+59 |
* | tweak wording | Bill Nottingham | 2003-01-15 | 1 | -1/+1 |
* | clean up iptables module (#74518) | Bill Nottingham | 2003-01-14 | 1 | -0/+2 |
* | add zeroconf route (#81738) | Bill Nottingham | 2003-01-14 | 1 | -0/+6 |
* | allow setting of scope (#77082) | Bill Nottingham | 2002-11-12 | 1 | -1/+1 |
* | nuke allmulti/promisc setting at alexey's request | Bill Nottingham | 2002-10-12 | 1 | -4/+2 |
* | fix syntax error | Bill Nottingham | 2002-09-04 | 1 | -1/+1 |
* | switch to -I (#71201) | Bill Nottingham | 2002-08-15 | 1 | -1/+1 |
* | fix iptables invocation (#71201) | Bill Nottingham | 2002-08-12 | 1 | -3/+3 |
* | use -n with iptables -L (#70807) | Bill Nottingham | 2002-08-12 | 1 | -1/+1 |
* | use iptables & our lokkit chain | Bill Nottingham | 2002-07-17 | 1 | -5/+4 |
* | - no need to export FWACTIVE | Florian La Roche | 2002-07-05 | 1 | -3/+1 |
* | make sure we don't match default as anything but a route (instead of, say, so... | Preston Brown | 2002-06-27 | 1 | -1/+1 |
* | handle duplicate default routes better. | Preston Brown | 2002-06-27 | 1 | -0/+10 |
* | avoid ifconfig/route, try to avoid duplicate default routes | Preston Brown | 2002-06-27 | 1 | -5/+7 |
* | fix dhcpcd invocation (#67517) | Bill Nottingham | 2002-06-26 | 1 | -1/+1 |
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -3/+1 |
* | don't add network routes when netmask is 255.255.255.255 | Bill Nottingham | 2002-06-26 | 1 | -1/+1 |
* | dhclient support <dsainty@redhat.com> | Bill Nottingham | 2002-06-26 | 1 | -3/+25 |
* | start checking for link again | Bill Nottingham | 2002-05-29 | 1 | -0/+5 |
* | back out again | Bill Nottingham | 2002-04-19 | 1 | -13/+9 |
* | re-merge change | Bill Nottingham | 2002-04-19 | 1 | -9/+13 |
* | back this out for now... i'm paranoid | Bill Nottingham | 2002-04-19 | 1 | -13/+9 |
* | bring up the device (ip link set <device> up) after initialization is complet... | Preston Brown | 2002-04-17 | 1 | -9/+13 |
* | SRCADDR stuff returns | Bill Nottingham | 2002-03-25 | 1 | -4/+14 |
* | revert LVS-related changes | Bill Nottingham | 2002-03-12 | 1 | -14/+4 |
* | just use nameif instead of mucking with the other config files (<harald@redha... | Bill Nottingham | 2002-03-12 | 1 | -9/+2 |
* | initial support for setting source addresses, for LVS | Bill Nottingham | 2002-03-11 | 1 | -4/+14 |
* | don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, <Olivi... | Bill Nottingham | 2002-01-25 | 1 | -2/+2 |
* | don't loop on bad HWADDR settings (#52285) | Bill Nottingham | 2002-01-25 | 1 | -2/+2 |