aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipv6
Commit message (Expand)AuthorAgeFilesLines
* set net.ipv6.conf..autoconf in ifup-ipv6Lukas Nykryn2013-07-151-0/+1
* Support ipv6 routing rules by merging IPv4/IPv6, and route/rule code. (#68087...Bill Nottingham2012-02-091-7/+0
* Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-08-151-3/+2
* Use net_log where appropriate.Bill Nottingham2011-08-151-14/+14
* use SYSCTLDEVICE without . (#667211, <notting@redhat.com>)Petr Lautrbach2011-01-141-4/+4
* Remove ipv6_del_addr_on_device; adjust callers.Bill Nottingham2009-08-211-1/+1
* Remove ipv6_del_route; adjust callers.Bill Nottingham2009-08-211-1/+1
* Remove useless /sbin/ip wrapper function.Bill Nottingham2009-07-311-3/+3
* More ipv6_exec_sysctl removals.Bill Nottingham2009-07-311-5/+5
* Use $(( )) for arithmetic statements instead of let or $[ ].Victor Lowther2009-07-301-1/+1
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-9/+9
* remove NETWORKING_IPV6Bill Nottingham2007-01-171-4/+0
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* IPv6 updates (<pb@bieringer.de>, #143452)Bill Nottingham2006-08-021-8/+8
* Modify IPV6TO4_ROUTING to also add addresses on the interfacesMiloslav Trmac2006-05-141-11/+21
* some cleanupsBill Nottingham2004-10-171-4/+4
* fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>)Bill Nottingham2004-09-101-7/+16
* fix typo (#107493)Bill Nottingham2003-10-201-1/+1
* IPv6 updates & tweaks <pekkas@netcore.fi>Bill Nottingham2003-08-151-3/+3
* IPv6 updates <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2003-01-071-1/+22
* IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)Bill Nottingham2002-12-021-3/+19
* IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2002-11-121-26/+22
* IPv6 updates. <pekkas@netcore.fi>Bill Nottingham2002-03-211-1/+1
* *BIG* IPv6 syncup. <pekkas@netcore.fi>Bill Nottingham2002-03-111-76/+109
* ipv6 update (<pekkas@netcore.fi>)Bill Nottingham2001-07-241-35/+40
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-33/+188
* make sure ipv6 is loaded if neededBill Nottingham2001-03-131-1/+4
* ipv6 updates from Peter Bieringer (#28418)Bill Nottingham2001-02-201-3/+3
* updated ipv6 stuff from Peter BieringerBill Nottingham2001-02-071-17/+27
* actually include ipv6 files in the spec fileBill Nottingham2001-02-021-2/+2
* add ipv6 support (#23576)Bill Nottingham2001-01-291-0/+56