]> The Tcpdump Group git mirrors - libpcap/commit
Make it clearer where we're testing whether a value is unknown.
authorGuy Harris <[email protected]>
Mon, 18 Sep 2017 01:07:58 +0000 (18:07 -0700)
committerGuy Harris <[email protected]>
Mon, 18 Sep 2017 01:07:58 +0000 (18:07 -0700)
commit631428faa07b5e6d828228042e003a4384e349c7
treef78db75cdc5b65e8747f7ff6c7022d3b50d6305b
parentd7bdf180b158a11d116bb8a77674200e72baff44
Make it clearer where we're testing whether a value is unknown.

Add a #define of VAL_UNKNOWN for 0, and compare val[i] values against
that.
gencode.h
optimize.c