]> git.proxmox.com Git - mirror_iproute2.git/commit
ip6tunnel: print local/remote addresses like iptunnel does
authorPhil Sutter <phil@nwl.cc>
Fri, 13 Nov 2015 17:08:59 +0000 (18:08 +0100)
committerStephen Hemminger <shemming@brocade.com>
Mon, 23 Nov 2015 23:26:37 +0000 (15:26 -0800)
commit9af72f819e3fa288fd56e74d14a1253bd49adb9d
tree7d04643881d0bef1b36f31e975eed1e6f49a5036
parentc4527d7ba36edd214d5e1a700affd5bf89c5cecc
ip6tunnel: print local/remote addresses like iptunnel does

This makes output consistent with iptunnel, also supporting reverse DNS
lookup for remote address if requested.

Signed-off-by: Phil Sutter <phil@nwl.cc>
ip/ip6tunnel.c