is a possible to show state over IPv6 by pfctl ?
% sudo pfctl -ss (showing only state of IPv4) %
% netstat -an
(...)
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp6 0 0 2002:c0a8:9001::.22 2002:c0a8:9002::.25484 ESTABLISHED
(...)
%
thanks nobody
