From ba145d3ee951c5c90cd00bb317f06ddbb0451539 Mon Sep 17 00:00:00 2001 From: Laura Garcia Liebana Date: Sun, 5 Jun 2016 00:33:31 +0200 Subject: doc: Update datatypes Fix references to obsolete datatypes in the manpage. We renamed them at some point in the development but we forgot to update this documentation. Signed-off-by: Laura Garcia Liebana Signed-off-by: Pablo Neira Ayuso --- doc/nft.xml | 42 ++++++++++++++++-------------------------- 1 file changed, 16 insertions(+), 26 deletions(-) diff --git a/doc/nft.xml b/doc/nft.xml index b9f3c697..ea47e2b9 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -1029,12 +1029,12 @@ filter output ip6 daddr ::1 priority TC packet priority - integer (32 bit) + tc_handle mark Packet mark - packetmark + mark iif @@ -1104,12 +1104,12 @@ filter output ip6 daddr ::1 iifgroup incoming device group - devgroup_type + devgroup oifgroup outgoing device group - devgroup_type + devgroup cgroup @@ -1287,7 +1287,7 @@ filter output oif eth0 cfi Canonical Format Indicator - flag + integer (1 bit) pcp @@ -1297,7 +1297,7 @@ filter output oif eth0 type EtherType - ethertype + ether_type @@ -1336,7 +1336,7 @@ filter output oif eth0 ptype EtherType - ethertype + ether_type hlen @@ -1395,12 +1395,12 @@ filter output oif eth0 dscp Differentiated Services Code Point - integer (6 bit) + dscp ecn Explicit Congestion Notification - integer (2 bit) + ecn length @@ -1476,20 +1476,15 @@ filter output oif eth0 IP header version (6) integer (4 bit) - - priority - - - dscp Differentiated Services Code Point - integer (6 bit) + dscp ecn Explicit Congestion Notification - integer (2 bit) + ecn flowlabel @@ -1583,7 +1578,7 @@ filter output oif eth0 flags TCP flags - tcp_flags + tcp_flag window @@ -1688,11 +1683,6 @@ filter output oif eth0 Destination port inet_service - - cscov - Checksum coverage - integer (16 bit) - checksum Checksum @@ -1819,7 +1809,7 @@ filter output oif eth0 nexthdr Next header protocol - inet_service + inet_proto hdrlength @@ -1829,7 +1819,7 @@ filter output oif eth0 reserved Reserved area - integer (4 bit) + integer (16 bit) spi @@ -1912,7 +1902,7 @@ filter output oif eth0 nexthdr Next header protocol - inet_service + inet_proto flags @@ -2015,7 +2005,7 @@ filter output oif eth0 mark Connection mark - packetmark + mark expiration -- cgit v1.2.3