aboutsummaryrefslogtreecommitdiffstats
path: root/ip/iptunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ip{,6}tunnel: put spaces around non-unary operatorsPhil Sutter2015-11-231-20/+20
* iptunnel: sanitize copying tunnel namePhil Sutter2015-11-231-1/+1
* iptunnel: share common code when determining the default interface namePhil Sutter2015-11-231-45/+25
* iptunnel: simplify parsing TTL, allow 'hlim' as identifierPhil Sutter2015-11-231-5/+4
* iptunnel: share common code when setting tunnel modePhil Sutter2015-11-231-25/+14
* ip{,6}tunnel: align do_tunnels_list() a bitPhil Sutter2015-11-231-12/+13
* iptunnel: use ll_name_to_index() for physical interface lookupPhil Sutter2015-11-231-1/+1
* ip{, 6}tunnel: unify behaviour if physical device is not foundPhil Sutter2015-11-231-2/+1
* ip/tunnel: introduce tnl_parse_key()Phil Sutter2015-11-231-30/+3
* ip{, 6}tunnel: get rid of extraneous whitespace when printingPhil Sutter2015-11-231-8/+8
* Fix changing tunnel remote and local address to anyThadeu Lima de Souza Cascardo2015-06-251-0/+4
* misc whitespace cleanupEric W. Biederman2015-03-241-1/+1
* add a source addres length parameter to rt_addr_n2aEric W. Biederman2015-03-241-1/+1
* ip tunnel: fix 'ip -oneline tunnel show' for some GRE tunnelsDmitry Popov2014-10-091-1/+1
* cleanup warningsStephen Hemminger2014-08-041-1/+1
* fix ip tunnel for vti tunnels with ikeyDmitry Popov2014-07-151-9/+9
* do not exit silently when link is not foundCong Wang2014-06-091-1/+4
* Remove trailing whitespaceStephen Hemminger2014-02-171-3/+3
* iptunnel: Allow GRE_KEY for vti interfaceHangbin Liu2013-12-281-2/+3
* iproute2: spelling: noptmudisc -> nopmtudiscRichard Godbee2013-08-311-1/+1
* iptunnel: check SIT_ISATAP flag only for SIT tunnelAmerigo Wang2013-07-091-1/+1
* iproute2: improved error messagesKees van Reeuwijk2013-02-111-15/+15
* ip/iptunnel: Extend TOS syntaxDavid Ward2013-02-041-4/+11
* VTI support for ip tunnelSaurabh Mohan2012-08-011-5/+24
* iproute2: man page and /bin/ip disagree on del vs deleteAndreas Henriksson2012-05-211-1/+1
* Fix file descriptor leak in do_tunnels_list()Thomas Jarosch2011-10-071-0/+3
* Add checks for fgets() when reading procStephen Hemminger2011-04-121-2/+6
* iproute2: treat gre key as numberTimo Teräs2010-11-301-7/+3
* Use standard routines for interface name to index etcStephen Hemminger2010-11-281-6/+10
* Detect 6rd kernel missing support / 6rd tunnel scopeAlexandre Cassen2010-04-121-1/+1
* IPv6: 6rd iproute2 supportAlexandre Cassen2010-02-091-1/+63
* Remove Changes: commentsStephen Hemminger2009-12-011-6/+0
* iproute2: ISATAP potential router listSascha Hlusiak2009-05-261-1/+73
* iptunnel: allow ISATAP with stateless autoconfSascha Hlusiak2009-03-271-6/+1
* Allow he in tunnel nameAndreas Henriksson2008-09-181-2/+1
* Add more aliases for tunnel subcommand.YOSHIFUJI Hideaki / 吉藤英明2008-04-011-1/+3
* iproute2-2.6.23: RFC4214 Support (v2.5)Templin, Fred L2007-12-111-1/+21
* Fix typo in tunnel code (o_key vs. i_key).Herbert Xu2007-10-171-1/+1
* Revert "Remove bogus reference to tc-filters(8) from tc(8) manpage."Stephen Hemminger2007-10-121-1/+1
* Remove bogus reference to tc-filters(8) from tc(8) manpage.Andreas Barth2007-10-121-1/+1
* Remove trailing whitespaceStephen Hemminger2006-12-051-4/+4
* TUNNEL: IPv6-over-IPv6 tunnel support.Masahide NAKAMURA2006-11-271-0/+8
* TUNNEL: Split common functions to export them.Masahide NAKAMURA2006-11-271-136/+31
* Fix build error on Ubuntu (Debian) because of ip.h dependenceStephen Hemminger2006-08-081-0/+1
* Workaround for kernel/user htons confusion.osdl.net!shemminger2005-02-101-0/+5
* don't need this either.osdl.net!shemminger2004-10-201-1/+0
* Fix ip command to not crash when interface name is too long.osdl.net!shemminger2004-09-011-13/+12
* rearrange includes to try and fix build issues.osdl.org!shemminger2004-06-021-3/+4
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+581
* Initial revisionosdl.org!shemminger2004-04-151-0/+0