| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert ipv6_log users to net_log. | Bill Nottingham | 2011-03-25 | 1 | -204/+51 |
* | Drop some unnecessary command invocations. | Ville Skyttä | 2011-02-28 | 1 | -6/+6 |
* | Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman... | Bill Nottingham | 2011-01-04 | 1 | -3/+3 |
* | Remove ipv6_del_addr_on_device; adjust callers. | Bill Nottingham | 2009-08-21 | 1 | -49/+1 |
* | Remove ipv6_del_route; adjust callers. | Bill Nottingham | 2009-08-21 | 1 | -53/+1 |
* | Delete functions that are not used. | Victor Lowther | 2009-07-31 | 1 | -114/+0 |
* | Remove useless /sbin/ip wrapper function. | Bill Nottingham | 2009-07-31 | 1 | -49/+38 |
* | Remove another unused wrapper. | Bill Nottingham | 2009-07-31 | 1 | -12/+0 |
* | Remove unused ipv6_exec_ifconfig function. | Bill Nottingham | 2009-07-31 | 1 | -15/+0 |
* | Remove useless sysctl wrapper function. | Bill Nottingham | 2009-07-31 | 1 | -24/+11 |
* | Don't bother checking for /sbin/ip or /sbin/sysctl. | Bill Nottingham | 2009-07-31 | 1 | -10/+0 |
* | Get rid of unused function. <victor.lowther@gmail.com> | Bill Nottingham | 2009-07-31 | 1 | -10/+0 |
* | Use $(( )) for arithmetic statements instead of let or $[ ]. | Victor Lowther | 2009-07-30 | 1 | -3/+3 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -28/+28 |
* | ipcalc can handle all our IP checking needs now. | Victor Lowther | 2009-07-28 | 1 | -91/+5 |
* | Set MTU correctly for 6to4. (#477976, <ackistler@yahoo.com>) | Bill Nottingham | 2009-01-05 | 1 | -7/+1 |
* | Remove shell header (#225900). | Bill Nottingham | 2008-09-30 | 1 | -2/+0 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 1 | -3/+3 |
* | as we don't use NETWORKING_IPV6, silence errors (#195845) | Bill Nottingham | 2007-04-17 | 1 | -1/+1 |
* | more fixes for network module unload (#211474) | Bill Nottingham | 2006-11-22 | 1 | -1/+1 |
* | sed gone wrong | Bill Nottingham | 2006-09-19 | 1 | -1/+1 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | whitespace cleanups | Bill Nottingham | 2006-08-07 | 1 | -33/+33 |
* | Reapply fix from rev 1.34: | Miloslav Trmac | 2006-08-03 | 1 | -1/+1 |
* | IPv6 updates (<pb@bieringer.de>, #143452) | Bill Nottingham | 2006-08-02 | 1 | -2/+20 |
* | Fix IPv6 address validity check not to consider every non-empty string valid. | Miloslav Trmac | 2006-05-16 | 1 | -1/+1 |
* | Modify IPV6TO4_ROUTING to also add addresses on the interfaces | Miloslav Trmac | 2006-05-14 | 1 | -3/+32 |
* | get rid of excess messages | Bill Nottingham | 2005-04-15 | 1 | -15/+0 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 1 | -17/+13 |
* | clean up whitespace <pb@bieringer.de> | Bill Nottingham | 2005-01-12 | 1 | -15/+15 |
* | replace the use of route/ifconfig with ip, remove support for ipv6calc | Bill Nottingham | 2005-01-11 | 1 | -137/+31 |
* | change setting of IPv6 default route (#142308, <pb@bieringer.de> | Bill Nottingham | 2004-12-08 | 1 | -7/+4 |
* | some cleanups | Bill Nottingham | 2004-10-17 | 1 | -2/+2 |
* | fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>) | Bill Nottingham | 2004-09-10 | 1 | -11/+21 |
* | IPv6 updates (Pekka Savola, <pekkas@netcore.fi>) | Bill Nottingham | 2003-09-03 | 1 | -49/+25 |
* | more IPv6 tweaks (<pekkas@netcore.fi>) | Bill Nottingham | 2003-08-18 | 1 | -9/+9 |
* | IPv6 updates & tweaks <pekkas@netcore.fi> | Bill Nottingham | 2003-08-15 | 1 | -30/+30 |
* | IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>) | Bill Nottingham | 2002-12-02 | 1 | -1/+8 |
* | IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de> | Bill Nottingham | 2002-11-12 | 1 | -31/+34 |
* | mtu tweak (<pekkas@netcor.fi>) | Bill Nottingham | 2002-09-02 | 1 | -1/+1 |
* | - change some negation usage | Florian La Roche | 2002-06-26 | 1 | -23/+23 |
* | use -e argument to sysctl | Bill Nottingham | 2002-04-12 | 1 | -11/+11 |
* | IPv6 updates. <pekkas@netcore.fi> | Bill Nottingham | 2002-03-21 | 1 | -19/+24 |
* | *BIG* IPv6 syncup. <pekkas@netcore.fi> | Bill Nottingham | 2002-03-11 | 1 | -457/+1086 |
* | fix message string (#52581) | Bill Nottingham | 2001-08-28 | 1 | -1/+1 |
* | clarify message (#50365) | Bill Nottingham | 2001-07-30 | 1 | -1/+1 |
* | fix typo (#50363) | Bill Nottingham | 2001-07-30 | 1 | -1/+1 |
* | ipv6 update (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-24 | 1 | -86/+56 |
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -268/+703 |
* | run more stuff with C locale, mark some more strings for translation | Bill Nottingham | 2001-06-29 | 1 | -2/+2 |