On Mon, Oct 16, 2017 at 2:24 PM, David Ahern <dsah...@gmail.com> wrote: > The compact form for IPv6 addresses is more user friendly than the full > version. For example: > compact: 2001:db8:1::1 > full: 2001:0db8:0001:0000:0000:0000:0000:0004i > > Update the tcp tracepoint to show the compact form. > > Signed-off-by: David Ahern <dsah...@gmail.com>
Acked-by: Cong Wang <xiyou.wangc...@gmail.com> I was planning to send a same patch based on your suggestion, you are faster than me. ;)