]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
this is a packet/packet filter
authorlaforge <laforge>
Mon, 3 Oct 2005 16:53:36 +0000 (16:53 +0000)
committerlaforge <laforge>
Mon, 3 Oct 2005 16:53:36 +0000 (16:53 +0000)
filter/ulogd_filter_IFINDEX.c

index 783fe54ce5176ec564298c459e69e92017954e9e..7fc39dee9729f75c5022dd4d6a2670890b5f6a61 100644 (file)
@@ -54,7 +54,7 @@ static struct ulogd_plugin ifindex_plugin = {
        .input = {
                .keys = ifindex_inp,
                .num_keys = ARRAY_SIZE(ifindex_inp),
-               .type = ULOGD_DTYPE_RAW,
+               .type = ULOGD_DTYPE_PACKET,
                },
        .output = {
                .keys = ifindex_keys,