On Mon, Oct 16, 2017 at 02:24:02PM -0700, David Ahern 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>
nice improvement. Acked-by: Alexei Starovoitov <a...@kernel.org>