aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions-ipv6
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵Bill Nottingham2011-01-041-3/+3
| | | | <ossman@cendio.se>)
* 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
| | | | /sbin/sysctl doesn't even *have* locale support.
* Don't bother checking for /sbin/ip or /sbin/sysctl.Bill Nottingham2009-07-311-10/+0
| | | | They're required by the package for a reason.
* 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
| | | | Adapted from <victor.lowther@gmail.com>.
* 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
| | | | | | | | All networking scripts from /etc/sysconfig/network-scripts call logger without full path. This can prevent system from booting if let's say dcc is installed when compiled with wrong parameters and installs /usr/sbin/logger (see bellow) It's not really a bug but this can be easily prevented. All /etc/init.d scripts use full path for logger network-scripts should use it also
* 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
| | | | Fix IPv6 address validity check not to consider every string valid.
* 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
| | | | | Add RFC 3041 (IPv6 privacy) support (patch for both by Peter Bieringer <pb@bieringer.de>)
* 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
| | | | (<pb@bierenger.de>, <pekkas@netcore.fi>)
* 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
| | | | sort | uniq -> sort -u
* 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
|
* fix typo (#50363)Bill Nottingham2001-07-301-1/+1
|
* ipv6 update (<pekkas@netcore.fi>)Bill Nottingham2001-07-241-86/+56
|
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-268/+703
|
* run more stuff with C locale, mark some more strings for translationBill Nottingham2001-06-291-2/+2
|