]> git.proxmox.com Git - mirror_iproute2.git/history - ip/ip6tunnel.c
ip: code cleanup
[mirror_iproute2.git] / ip / ip6tunnel.c
2016-03-21 Stephen Hemmingerip: code cleanup
2016-02-02 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-12-22 Stephen HemmingerMerge branch 'master' into net-next
2015-12-18 Phil Sutterip{,6}tunnel: have a shared stats parser/printer
2015-12-10 Stephen HemmingerMerge branch 'master' into net-next
2015-12-10 Stephen Hemmingerip: fix format string when reading statistics
2015-11-23 Phil Sutterip{,6}tunnel: put spaces around non-unary operators
2015-11-23 Phil Sutterip6tunnel: fix coding style: no newline between brace...
2015-11-23 Phil Sutterip6tunnel: print local/remote addresses like iptunnel...
2015-11-23 Phil Sutterip{,6}tunnel: align do_tunnels_list() a bit
2015-11-23 Phil Sutterip{, 6}tunnel: unify behaviour if physical device is...
2015-11-23 Phil Sutterip/tunnel: introduce tnl_parse_key()
2015-11-23 Phil Sutterip{, 6}tunnel: get rid of extraneous whitespace when...
2015-10-12 Stephen HemmingerMerge branch 'master' into net-next
2015-10-07 Christoph Schulzip: allow using a device "help" (or a prefix thereof)
2014-11-02 Alexey Andriyanoviproute2: ip6_tunnel mode bugfixes: any,vti6
2014-10-30 Stephen HemmingerMerge branch 'net-next'
2014-10-09 Dmitry Popovip tunnel: fix 'ip -oneline tunnel show' for some GRE...
2014-09-28 Steffen Klassertiproute2: Add support for IPv6 VTI tunnels to ip6tunnel
2014-05-09 Stephen HemmingerWhitespace and indentation cleanup
2014-01-10 Stephen HemmingerMerge branch 'master' into net-next-for-3.13
2013-12-06 Stephen HemmingerFix FSF address in file headers
2013-10-30 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-10-01 xeb@mail.ruiproute2: GRE over IPv6 tunnel support.
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-11 Kees van Reeuwijkiproute2: improved error messages
2012-11-16 Nicolas Dichtelip/ip6tunnel: fix update of tclass and flowlabel
2012-11-16 Nicolas Dichtelip/ip6tunnel: reset encap limit flag on change
2012-11-16 Nicolas Dichtelip/ip6tunnel: fix help for TCLASS
2012-11-14 Nicolas Dichtelip/ip6tunnel: fix update of tclass and flowlabel
2012-11-14 Nicolas Dichtelip/ip6tunnel: reset encap limit flag on change
2012-11-14 Nicolas Dichtelip/ip6tunnel: fix help for TCLASS
2012-05-21 Andreas Henrikssoniproute2: man page and /bin/ip disagree on del vs delete
2011-10-07 Jiri Benciproute2: fix changing of ip6ip6 tunnel parameters
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
2011-04-12 Stephen HemmingerAdd checks for fgets() when reading proc
2010-11-28 Stephen HemmingerUse standard routines for interface name to index etc
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-03-27 Srivats Pip6tunnel: Fix no default display of ip4ip6 tunnels
2008-04-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-01 YOSHIFUJI Hideaki... Add more aliases for tunnel subcommand.
2007-10-12 YOSHIFUJI Hideaki... IPROUTE2: Support IPv4/IPv6 Tunnel
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-11-27 Masahide NAKAMURATUNNEL: IPv6-over-IPv6 tunnel support.
2006-11-27 Masahide NAKAMURATUNNEL: Import ip6tunnel.c.