aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipv6
Commit message (Expand)AuthorAgeFilesLines
* Use the is_true() and is_false() functions where possibleDavid Kaspar [Dee'Kej]2016-10-121-1/+1
* [1/3] Remove tabs and fix spacing: ipv6 scriptsPhil Dibowitz2016-10-121-189/+189
* Allow someone to keep accept_ra on while using static addresses.Phil Dibowitz2016-10-101-1/+3
* Provide a mechanism to prevent network-scripts from messing with sysctlsPhil Dibowitz2016-10-101-8/+13
* ipv6: wait for all global IPv6 addresses to leave the "tentative" stateLukas Nykryn2016-06-131-0/+2
* ifup-ipv6: set accept_ra to 2 when IPV6FORWARDING=yes and IPV6_AUTOCONF=yesLukas Nykryn2015-01-191-1/+5
* consider IPV6INIT undefined as YESLukas Nykryn2013-07-291-2/+2
* set net.ipv6.conf..autoconf in ifup-ipv6Lukas Nykryn2013-04-021-0/+1
* Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-03-301-2/+1
* Use net_log where appropriate.Bill Nottingham2011-03-251-14/+14
* Support ipv6 routing rules by merging IPv4/IPv6, and route/rule code. (#68087...Bill Nottingham2011-03-111-7/+0
* Drop some unnecessary command invocations.Ville Skyttä2011-02-281-5/+5
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman...Bill Nottingham2011-01-041-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