internal representation of icmp type/code in pfctl(8)/pf(4) does not
authorsashan <sashan@openbsd.org>
Tue, 7 Feb 2023 17:58:43 +0000 (17:58 +0000)
committersashan <sashan@openbsd.org>
Tue, 7 Feb 2023 17:58:43 +0000 (17:58 +0000)
commit1fdb608f55af06552858daaa549822514987da72
treedbebf3b5fbaee2cf7630c781a86d8a3f812c3874
parent180024731e75299bacc6d67245d75df26610acbb
internal representation of icmp type/code in pfctl(8)/pf(4) does not
fit into u_int8_t. Issue has been noticed and kindly reported by
amalinin _at_ bh0.amt.ru via bugs@.

OK bluhm@
sbin/pfctl/parse.y
sys/net/pfvar.h