aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions-ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6_wait_tentative(): exit immediately when dadfailed occursDavid Kaspar [Dee'Kej]2016-11-011-3/+22
* Fix typo'd variable in 6to4 cleanupPhil Dibowitz2016-10-121-2/+2
* [1/3] Remove tabs and fix spacing: ipv6 scriptsPhil Dibowitz2016-10-121-781/+781
* ipv6: wait for all global IPv6 addresses to leave the "tentative" stateLukas Nykryn2016-06-131-0/+21
* Convert ipv6_log users to net_log.Bill Nottingham2011-03-251-204/+51
* Drop some unnecessary command invocations.Ville Skyttä2011-02-281-6/+6
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman...Bill Nottingham2011-01-041-3/+3
* Remove ipv6_del_addr_on_device; adjust callers.Bill Nottingham2009-08-211-49/+1
* Remove ipv6_del_route; adjust callers.Bill Nottingham2009-08-211-53/+1
* Delete functions that are not used.Victor Lowther2009-07-311-114/+0
* Remove useless /sbin/ip wrapper function.Bill Nottingham2009-07-311-49/+38
* Remove another unused wrapper.Bill Nottingham2009-07-311-12/+0
* Remove unused ipv6_exec_ifconfig function.Bill Nottingham2009-07-311-15/+0
* Remove useless sysctl wrapper function.Bill Nottingham2009-07-311-24/+11
* Don't bother checking for /sbin/ip or /sbin/sysctl.Bill Nottingham2009-07-311-10/+0
* Get rid of unused function. <victor.lowther@gmail.com>Bill Nottingham2009-07-311-10/+0
* Use $(( )) for arithmetic statements instead of let or $[ ].Victor Lowther2009-07-301-3/+3
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-28/+28
* ipcalc can handle all our IP checking needs now.Victor Lowther2009-07-281-91/+5
* Set MTU correctly for 6to4. (#477976, <ackistler@yahoo.com>)Bill Nottingham2009-01-051-7/+1
* Remove shell header (#225900).Bill Nottingham2008-09-301-2/+0
* https://bugzilla.redhat.com/show_bug.cgi?id=447928Harald Hoyer2008-09-161-3/+3
* as we don't use NETWORKING_IPV6, silence errors (#195845)Bill Nottingham2007-04-171-1/+1
* more fixes for network module unload (#211474)Bill Nottingham2006-11-221-1/+1
* sed gone wrongBill Nottingham2006-09-191-1/+1
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* whitespace cleanupsBill Nottingham2006-08-071-33/+33
* Reapply fix from rev 1.34:Miloslav Trmac2006-08-031-1/+1
* IPv6 updates (<pb@bieringer.de>, #143452)Bill Nottingham2006-08-021-2/+20
* Fix IPv6 address validity check not to consider every non-empty string valid.Miloslav Trmac2006-05-161-1/+1
* Modify IPV6TO4_ROUTING to also add addresses on the interfacesMiloslav Trmac2006-05-141-3/+32
* get rid of excess messagesBill Nottingham2005-04-151-15/+0
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-031-17/+13
* clean up whitespace <pb@bieringer.de>Bill Nottingham2005-01-121-15/+15
* replace the use of route/ifconfig with ip, remove support for ipv6calcBill Nottingham2005-01-111-137/+31
* change setting of IPv6 default route (#142308, <pb@bieringer.de>Bill Nottingham2004-12-081-7/+4
* some cleanupsBill Nottingham2004-10-171-2/+2
* fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>)Bill Nottingham2004-09-101-11/+21
* IPv6 updates (Pekka Savola, <pekkas@netcore.fi>)Bill Nottingham2003-09-031-49/+25
* more IPv6 tweaks (<pekkas@netcore.fi>)Bill Nottingham2003-08-181-9/+9
* IPv6 updates & tweaks <pekkas@netcore.fi>Bill Nottingham2003-08-151-30/+30
* IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)Bill Nottingham2002-12-021-1/+8
* IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2002-11-121-31/+34
* mtu tweak (<pekkas@netcor.fi>)Bill Nottingham2002-09-021-1/+1
* - change some negation usageFlorian La Roche2002-06-261-23/+23
* use -e argument to sysctlBill Nottingham2002-04-121-11/+11
* IPv6 updates. <pekkas@netcore.fi>Bill Nottingham2002-03-211-19/+24
* *BIG* IPv6 syncup. <pekkas@netcore.fi>Bill Nottingham2002-03-111-457/+1086
* fix message string (#52581)Bill Nottingham2001-08-281-1/+1
* clarify message (#50365)Bill Nottingham2001-07-301-1/+1