mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Implement the Display trait on Direction to print "toserver" or "toclient" which used in a format string. - Use Direction struct inside Frame instead of a u32. Requires a helper method as there are two representation in C for direction, and the C methods for frames don't use the internal representation of the Direction enum (some sweeping changes could help here) |
4 years ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | ||
| src | 4 years ago | |
| .gitignore | ||
| Cargo.toml.in | 4 years ago | |
| Makefile.am | 4 years ago | |
| cbindgen.toml | 4 years ago | |
| rustfmt.toml | ||