[PATCH] doc: fix old parameters and update datatypes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix old identifiers like 'ipcomp' and 'op' with 'comp' and 'operation'
instead. Update some FIXME datatypes.

Signed-off-by: Laura Garcia Liebana <nevola@xxxxxxxxx>
---
 doc/nft.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/nft.xml b/doc/nft.xml
index 0ebf51a..b9f3c69 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -1331,7 +1331,7 @@ filter output oif eth0
 							<row>
 								<entry>htype</entry>
 								<entry>ARP hardware type</entry>
-								<entry>FIXME</entry>
+								<entry>integer (16 bit)</entry>
 							</row>
 							<row>
 								<entry>ptype</entry>
@@ -1349,9 +1349,9 @@ filter output oif eth0
 								<entry>integer (8 bit)</entry>
 							</row>
 							<row>
-								<entry>op</entry>
+								<entry>operation</entry>
 								<entry>Operation</entry>
-								<entry>FIXME</entry>
+								<entry>arp_op</entry>
 							</row>
 						</tbody>
 					</tgroup>
@@ -1578,7 +1578,7 @@ filter output oif eth0
 							<row>
 								<entry>reserved</entry>
 								<entry>Reserved area</entry>
-								<entry>FIXME</entry>
+								<entry>integer (4 bit)</entry>
 							</row>
 							<row>
 								<entry>flags</entry>
@@ -1829,7 +1829,7 @@ filter output oif eth0
 							<row>
 								<entry>reserved</entry>
 								<entry>Reserved area</entry>
-								<entry>FIXME</entry>
+								<entry>integer (4 bit)</entry>
 							</row>
 							<row>
 								<entry>spi</entry>
@@ -1890,7 +1890,7 @@ filter output oif eth0
 			<title>IPcomp header expression</title>
 			<para>
 				<cmdsynopsis>
-					<command>ipcomp</command>
+					<command>comp</command>
 					<arg opt="req"><replaceable>IPComp header field</replaceable></arg>
 				</cmdsynopsis>
 			</para>
@@ -1917,12 +1917,12 @@ filter output oif eth0
 							<row>
 								<entry>flags</entry>
 								<entry>Flags</entry>
-								<entry>FIXME</entry>
+								<entry>bitmask</entry>
 							</row>
 							<row>
 								<entry>cpi</entry>
 								<entry>Compression Parameter Index</entry>
-								<entry>FIXME</entry>
+								<entry>integer (16 bit)</entry>
 							</row>
 						</tbody>
 					</tgroup>
-- 
2.7.0

--
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



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux