diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-08-21 19:48:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-22 16:19:50 -0700 |
commit | f925d0a62db3f1b6e463ef956d0855006538d002 (patch) | |
tree | ffc3a6c8cd61968f4eddab181ce8f216c7a96157 /net/dns_resolver | |
parent | d8cdeda6ddbcb33debbb87590a7d42ff7f5b5cfd (diff) | |
download | op-kernel-dev-f925d0a62db3f1b6e463ef956d0855006538d002.zip op-kernel-dev-f925d0a62db3f1b6e463ef956d0855006538d002.tar.gz |
net: tcp_probe: add IPv6 support
The tcp_probe currently only supports analysis of IPv4 connections.
Therefore, it would be nice to have IPv6 supported as well. Since we
have the recently added %pISpc specifier that is IPv4/IPv6 generic,
build related sockaddress structures from the flow information and
pass this to our format string. Tested with SSH and HTTP sessions
on IPv4 and IPv6.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions