aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-ipv6
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'initscripts-9.34-1' into mga-34Colin Guthrie2011-11-031-4/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings our fully patched initscripts branch up to version 9.34. Some code was not easily merged and thus not all functionality relating to multiple IP addresses per interface were merged in. Conflicts: Makefile lang.csh lang.sh prefdm rc.d/init.d/functions rc.d/init.d/netfs rc.d/init.d/network rc.d/rc rc.d/rc.local rc.d/rc.sysinit service sysconfig.txt sysconfig/network-scripts/ifdown-eth sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/ifup-ipv6 sysconfig/network-scripts/ifup-sit sysconfig/network-scripts/ifup-tunnel sysconfig/network-scripts/network-functions systemd/system/fedora-sysinit-unhack.service
| * Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-03-301-2/+1
| |
| * Drop some unnecessary command invocations.Ville Skyttä2011-02-281-2/+2
| |
* | Add the mdkconf patchColin Guthrie2011-10-211-0/+0
|/
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, ↵Bill Nottingham2011-01-041-3/+3
| | | | <ossman@cendio.se>)
* More ipv6_exec_sysctl removals.Bill Nottingham2009-07-311-3/+3
|
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-5/+5
| | | | Adapted from <victor.lowther@gmail.com>.
* remove NETWORKING_IPV6Bill Nottingham2007-01-171-6/+0
|
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* Modify IPV6TO4_ROUTING to also add addresses on the interfacesMiloslav Trmac2006-05-141-39/+45
| | | | | Add RFC 3041 (IPv6 privacy) support (patch for both by Peter Bieringer <pb@bieringer.de>)
* fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>)Bill Nottingham2004-09-101-6/+14
|
* IPv6 updates & tweaks <pekkas@netcore.fi>Bill Nottingham2003-08-151-3/+3
|
* IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2002-11-121-5/+3
|
* - set PATH also in /etc/sysconfig/network-scripts/network-functionsFlorian La Roche2002-06-261-3/+1
|
* fix always trying to shut down 6to4 (#63352, <pekkas@netcore.fi>)Bill Nottingham2002-04-131-4/+9
|
* *BIG* IPv6 syncup. <pekkas@netcore.fi>Bill Nottingham2002-03-111-72/+66
|
* ipv6 update (<pekkas@netcore.fi>)Bill Nottingham2001-07-241-9/+39
|
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-31/+75
|
* ipv6 updates from Peter Bieringer (#28418)Bill Nottingham2001-02-201-3/+3
|
* updated ipv6 stuff from Peter BieringerBill Nottingham2001-02-071-27/+29
|
* actually include ipv6 files in the spec fileBill Nottingham2001-02-021-1/+1
|
* add ipv6 support (#23576)Bill Nottingham2001-01-291-0/+57