aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipv6
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵Bill Nottingham2011-03-111-7/+0
| | | | (#680872, <tobiasoed@hotmail.com>)
* Drop some unnecessary command invocations.Ville Skyttä2011-02-281-5/+5
|
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, ↵Bill Nottingham2011-01-041-4/+4
| | | | <ossman@cendio.se>)
* 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
| | | | Adapted from <victor.lowther@gmail.com>.
* 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
| | | | | Add RFC 3041 (IPv6 privacy) support (patch for both by Peter Bieringer <pb@bieringer.de>)
* 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