]> The Tcpdump Group git mirrors - tcpdump/commit
We have to set the filter on every new file.
authorGuy Harris <[email protected]>
Sun, 20 Mar 2016 22:59:27 +0000 (15:59 -0700)
committerGuy Harris <[email protected]>
Sun, 20 Mar 2016 22:59:27 +0000 (15:59 -0700)
commitc66320c67034e581097c08bd8532ee479f98e692
treee8ad7c6f71725f48df9dc9e3ef64fabc48bf57d4
parent321383790fcc0a993905a97d9f68f1ea3f915496
We have to set the filter on every new file.

Even if we haven't recompiled the filter, because the new file has the
same DLT as the old file, we still need to apply it to the new file.
tcpdump.c