THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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;