]> The Tcpdump Group git mirrors - libpcap/commit
compiler: remove unneeded argument from gen_mcode6().
authorGuy Harris <[email protected]>
Sat, 6 May 2023 22:50:41 +0000 (15:50 -0700)
committerGuy Harris <[email protected]>
Sat, 6 May 2023 22:50:41 +0000 (15:50 -0700)
commitc6fb4eb56c839a3f04b51181992ba14b05d57bd2
treebcd937a43b2451a805a710734dcf1e1c55bf9b78
parentecbab714ecbe6893e6415295e4bf2fcc9d0d94b5
compiler: remove unneeded argument from gen_mcode6().

We don't support "<ipv6net> mask <ipv6mask>", so no need to pass an
<ipv6mask> argument.
gencode.c
gencode.h
grammar.y.in