Signed-off-by: Ken-ichirou MATSUZAWA <chamas@xxxxxxxxxxxxx> --- include/ulogd/ipfix_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ulogd/ipfix_protocol.h b/include/ulogd/ipfix_protocol.h index aef47f0..bff0b5c 100644 --- a/include/ulogd/ipfix_protocol.h +++ b/include/ulogd/ipfix_protocol.h @@ -100,7 +100,7 @@ enum { IPFIX_vlanId = 58, IPFIX_postVlanId = 59, IPFIX_ipVersion = 60, - /* reserved */ + IPFIX_flowDirection = 61, IPFIX_ipNextHopIPv6Address = 62, IPFIX_bgpNexthopIPv6Address = 63, IPFIX_ipv6ExtensionHeaders = 64, -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html