aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
...
* automatic keying support. not yet tested, either.Bill Nottingham2003-07-021-8/+144
|
* allow different in/out encryption protocols, tooBill Nottingham2003-07-011-8/+8
|
* allow using only AH or ESP, don't require bothBill Nottingham2003-07-011-16/+37
| | | | allow incoming/outgoing keys to be different
* handle new format in old file namesBill Nottingham2003-07-011-20/+27
|
* well, fix parsingBill Nottingham2003-07-011-1/+1
|
* initial stuff. may not work. may not even parse.Bill Nottingham2003-07-011-0/+112
|
* read $CONFIG.keys too... you can put non-world-readable keys here.Bill Nottingham2003-06-301-0/+2
|
* allow default window size for routes to be set with WINDOW=... (#98112)Bill Nottingham2003-06-273-8/+8
|
* support setting device options with ethtool optsBill Nottingham2003-06-271-0/+8
|
* what's an escon?Bill Nottingham2003-06-261-0/+3
|
* more tweaksBill Nottingham2003-06-243-6/+27
| | | | | | | - encapsulate grabing the hw addr into its own function - normalize case of all hwaddrs - if we are passed a device with no config, see if there's a config for that hwaddr
* get rid of an extraneous error messageBill Nottingham2003-06-241-1/+1
|
* support randomly named network devices, part 1Bill Nottingham2003-06-245-22/+37
| | | | | | | - use nameif - determine device type from file first, and from device name as a fallback - ditto for aliases
* fix DNS punching in the case of other rules for the DNS server (#97686, ↵Bill Nottingham2003-06-191-1/+1
| | | | <martin@zepler.org>)
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-285-46/+43
| | | | | | | - don't look in /etc/sysconfig/networking - fix calling of nameif before the device was loaded - clean up route handling (<harald@redhat.com>)
* updated rhgb support (<jrb@redhat.com>)Bill Nottingham2003-05-201-0/+2
|
* some minor cleanupsBill Nottingham2003-05-021-6/+6
|
* kill one extraneous grep (#90001, <samuel@bcgreen.com>)Bill Nottingham2003-05-021-2/+1
|
* - new releaser7-16Florian La Roche2003-04-181-1/+1
|
* revert. chain name change was reverted.Bill Nottingham2003-03-132-7/+7
|
* handle changed chain nameBill Nottingham2003-02-242-7/+7
|
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-203-3/+11
| | | | that. (#84193)
* We were hardcoding zeroconf routes to eth0. OOOOPS.Bill Nottingham2003-02-191-1/+1
|
* fix nicknames with profiles (#82246)Bill Nottingham2003-02-113-7/+17
| | | | | | - source 'network' file in ifdown, so we get the current profile - change need_config to look in the various profile directories - pass device to usernetctl, as that's what's linked where usernetctl looks
* fix check_device_down (#83780, <pzb@datastacks.com>)Bill Nottingham2003-02-091-2/+5
|
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-042-13/+15
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-312-0/+69
|
* fix typoBill Nottingham2003-01-311-1/+1
|
* tweak wordingBill Nottingham2003-01-151-1/+1
|
* get the other case tooBill Nottingham2003-01-141-1/+1
|
* clean up iptables module (#74518)Bill Nottingham2003-01-141-0/+2
|
* check for device after loading module (#75506)Bill Nottingham2003-01-141-1/+2
|
* recalculate BROADCAST if one wasn't specified (#78052)Bill Nottingham2003-01-141-1/+1
|
* if 'ONPARENT=no' set, don't automatically bring up interfaces whenBill Nottingham2003-01-141-1/+1
| | | | their parent interface is set up (#78992)
* don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>)Bill Nottingham2003-01-141-3/+3
|
* fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>)Bill Nottingham2003-01-141-1/+1
|
* fix ifup-ppp for use with dial-on-demand (#54680)Bill Nottingham2003-01-141-2/+8
|
* add zeroconf route (#81738)Bill Nottingham2003-01-141-0/+6
|
* fix link check. use both ethtool and mii-tool.Bill Nottingham2003-01-141-14/+25
|
* IPv6 updates <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2003-01-072-2/+38
|
* more rhgb tweaksBill Nottingham2002-12-171-3/+9
| | | | have a loop for checking link state instead of a static 'sleep 5'
* IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)Bill Nottingham2002-12-022-4/+27
|
* just use ifup-routes for aliasesBill Nottingham2002-11-121-7/+2
|
* fix static route brokenness (#74317, #74320, #76619, #75604)Bill Nottingham2002-11-121-5/+9
|
* allow setting of scope (#77082)Bill Nottingham2002-11-121-1/+1
|
* IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2002-11-126-77/+66
|
* nuke allmulti/promisc setting at alexey's requestBill Nottingham2002-10-121-4/+2
|
* fix syntax errorBill Nottingham2002-09-041-1/+1
|
* mtu tweak (<pekkas@netcor.fi>)Bill Nottingham2002-09-021-1/+1
|
* don't loop on ifdownBill Nottingham2002-08-271-1/+1
|