I need to write a dissector that looks at all SMTP traffic searching for keywords. If the keywords are found, I want my dissector to handle it. If the keywords are not present, then let the regular smtp dissector handle it like usual.
![]() | 1 | initial version |
I need to write a dissector that looks at all SMTP traffic searching for keywords. If the keywords are found, I want my dissector to handle it. If the keywords are not present, then let the regular smtp dissector handle it like usual.
I need to write a dissector that looks at all SMTP traffic searching for keywords. If the keywords are found, I want my dissector to handle it. If the keywords are not present, then let the regular smtp dissector handle it like usual.
![]() | 3 | retagged |
I need to write a dissector that looks at all SMTP traffic searching for keywords. If the keywords are found, I want my dissector to handle it. If the keywords are not present, then let the regular smtp dissector handle it like usual.