Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop some unnecessary command invocations. | Ville Skyttä | 2011-02-28 | 1 | -5/+5 |
| | |||||
* | Frob device when calling sysctl, in case of vlans. (#665601, #667211, ↵ | Bill Nottingham | 2011-01-04 | 1 | -4/+4 |
| | | | | <ossman@cendio.se>) | ||||
* | Remove ipv6_del_addr_on_device; adjust callers. | Bill Nottingham | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | Remove ipv6_del_route; adjust callers. | Bill Nottingham | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | Remove useless /sbin/ip wrapper function. | Bill Nottingham | 2009-07-31 | 1 | -3/+3 |
| | |||||
* | More ipv6_exec_sysctl removals. | Bill Nottingham | 2009-07-31 | 1 | -5/+5 |
| | |||||
* | Use $(( )) for arithmetic statements instead of let or $[ ]. | Victor Lowther | 2009-07-30 | 1 | -1/+1 |
| | |||||
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -9/+9 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | remove NETWORKING_IPV6 | Bill Nottingham | 2007-01-17 | 1 | -4/+0 |
| | |||||
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
| | |||||
* | IPv6 updates (<pb@bieringer.de>, #143452) | Bill Nottingham | 2006-08-02 | 1 | -8/+8 |
| | |||||
* | Modify IPV6TO4_ROUTING to also add addresses on the interfaces | Miloslav Trmac | 2006-05-14 | 1 | -11/+21 |
| | | | | | Add RFC 3041 (IPv6 privacy) support (patch for both by Peter Bieringer <pb@bieringer.de>) | ||||
* | some cleanups | Bill Nottingham | 2004-10-17 | 1 | -4/+4 |
| | |||||
* | fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>) | Bill Nottingham | 2004-09-10 | 1 | -7/+16 |
| | |||||
* | fix typo (#107493) | Bill Nottingham | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | IPv6 updates & tweaks <pekkas@netcore.fi> | Bill Nottingham | 2003-08-15 | 1 | -3/+3 |
| | |||||
* | IPv6 updates <pekkas@netcore.fi>, <pb@bieringer.de> | Bill Nottingham | 2003-01-07 | 1 | -1/+22 |
| | |||||
* | IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>) | Bill Nottingham | 2002-12-02 | 1 | -3/+19 |
| | |||||
* | IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de> | Bill Nottingham | 2002-11-12 | 1 | -26/+22 |
| | |||||
* | IPv6 updates. <pekkas@netcore.fi> | Bill Nottingham | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | *BIG* IPv6 syncup. <pekkas@netcore.fi> | Bill Nottingham | 2002-03-11 | 1 | -76/+109 |
| | |||||
* | ipv6 update (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-24 | 1 | -35/+40 |
| | |||||
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -33/+188 |
| | |||||
* | make sure ipv6 is loaded if needed | Bill Nottingham | 2001-03-13 | 1 | -1/+4 |
| | |||||
* | ipv6 updates from Peter Bieringer (#28418) | Bill Nottingham | 2001-02-20 | 1 | -3/+3 |
| | |||||
* | updated ipv6 stuff from Peter Bieringer | Bill Nottingham | 2001-02-07 | 1 | -17/+27 |
| | |||||
* | actually include ipv6 files in the spec file | Bill Nottingham | 2001-02-02 | 1 | -2/+2 |
| | |||||
* | add ipv6 support (#23576) | Bill Nottingham | 2001-01-29 | 1 | -0/+56 |