Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Look in pinfo->p2p_dir, it is set as follows in the SLL dissector before your dissector is called.

case LINUX_SLL_OUTGOING:
                pinfo->p2p_dir = P2P_DIR_SENT;