Line 1:
Line 1:
== Unix sockets initial support ==
== Unix sockets initial support ==
−
Currently it can only work with stream and dgram sockets, which have no skbs in queues
+
Currently we support Unix socket of all kinds, UDP both IPv4 and IPv6 and TCP in Listen and (!) Established states.
−
(listening or established -- both work OK). If there are skbs in queue the dumping
−
procedure will fail.
The cpt part uses the sock_diag engine that was merged to Dave recently to
The cpt part uses the sock_diag engine that was merged to Dave recently to