Commit Graph

2 Commits (73ea0ccfeea8516e93245e6ab3b47157de3e1dec)

Author SHA1 Message Date
Victor Julien 3f36a6ce59 tftp: c glue code cleanup 7 years ago
Clement Galland b9cf49e933 rust/tftp: add tftp parsing and logging
TFTP parsing and logging written in Rust.
Log on eve.json the type of request (read or write), the name of the file and
the mode.

Example of output:
    "tftp":{"packet":"read","file":"rfc1350.txt","mode":"octet"}
8 years ago