Increase size of proto fields to uint16_t, add common default value

This commit is contained in:
Tim Wojtulewicz 2024-11-07 11:04:04 -07:00
parent f762a45e83
commit d0896e81d6
36 changed files with 110 additions and 110 deletions

View file

@ -7,9 +7,9 @@
#open XXXX-XX-XX-XX-XX-XX
#fields id.orig_p id.resp_h id.resp_p status country
#types port addr port string string
- - - success unknown
- - - failure US
- - - failure UK
- - - success BR
- - - failure MX
1234 2.3.4.5 80 success unknown
1234 2.3.4.5 80 failure US
1234 2.3.4.5 80 failure UK
1234 2.3.4.5 80 success BR
1234 2.3.4.5 80 failure MX
#close XXXX-XX-XX-XX-XX-XX