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 t id.orig_h id.orig_p id.resp_h id.resp_p status country
#types time addr port addr port string string
XXXXXXXXXX.XXXXXX - - - - success unknown
XXXXXXXXXX.XXXXXX - - - - failure US
XXXXXXXXXX.XXXXXX - - - - failure UK
XXXXXXXXXX.XXXXXX - - - - success BR
XXXXXXXXXX.XXXXXX - - - - failure MX
XXXXXXXXXX.XXXXXX 1.2.3.4 1234 2.3.4.5 80 success unknown
XXXXXXXXXX.XXXXXX 1.2.3.4 1234 2.3.4.5 80 failure US
XXXXXXXXXX.XXXXXX 1.2.3.4 1234 2.3.4.5 80 failure UK
XXXXXXXXXX.XXXXXX 1.2.3.4 1234 2.3.4.5 80 success BR
XXXXXXXXXX.XXXXXX 1.2.3.4 1234 2.3.4.5 80 failure MX
#close XXXX-XX-XX-XX-XX-XX