Improve interface of np_expect_match() function
commit662997251d4fc43f4155784f9e7df827f193305e
authorHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 12 Sep 2013 15:42:10 +0000 (12 17:42 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 12 Sep 2013 15:42:10 +0000 (12 17:42 +0200)
tree0a9ad5c5607598da0eb6b6d71fa8c47ca44186fb
parentca9ce71576ddf78cc54fe3b6f0428cdfea72e9df
Improve interface of np_expect_match() function

Replace the three boolean parameters of lib/utils_tcp.c's
np_expect_match() function with a single "flags" parameter.
lib/tests/test_tcp.c
lib/utils_tcp.c
lib/utils_tcp.h
plugins/check_tcp.c