Lines Matching refs:ipnat

300 using ipnat -l can lead to memory corruption in high stress situations
330 add hash table bucket stats display to ipnat -s
383 print out the TCP state population with ipfstat/ipnat
455 return ipf ticks via SIOCGETGS for /dev/ipnat so "ipnat -l" can display ttl
469 fix problems with parsing and printing "-" as an interface name in ipnat.conf
507 make ipfstat, ippool, ipnat retrieve information via ioctls rather than /dev/kmem
740 parsing port numbers in ipf/ipnat was confusing as the port number was returned
762 expand documention on the karma of using "auto" in ipnat map rules
764 add matching on IP protocol to ipnat map rules
883 fix ipf/ipnat parsing regression problems with v3.4
1192 ipnat(5) fix from Guido
1475 cleaned up/enhanced ipnat -l/ipnat -lv output
1516 ipnat now lists associated proxy sessions for each NAT where applicable
1604 remove ntohl in ipnat - Thomas Tornblom
1680 ipnat doesn't successfully remove proxy mappings with "-rf" -
1811 ipnat doesn't throw away unused bits (after masking), causing it to
2012 ipnat.1 man page fixes.
2034 add command line options -C and -F to ipnat to flush NAT list and table
2036 ipnat -l loops on output - Neil Readwin (nreadwin@nysales.micrognosis.com)
2059 check the results of hostname resolution in ipnat
2136 * Make ipnat use "tcp/udp" instead of "tcpudp"
2138 * ipnat "portmap tcp" matches "portmap udp" when adding/removing
2164 ipnat doesn't show port numbers correctly all the time and also add the
2178 Reformatted ipnat output to be compatible with it's input, so that
2179 "ipnat -l | ipnat -rf -" is possible.
2263 Man pages for ipnat.4, ipnat.5 added.
2273 IPL_NAME needed in ipnat.c - Kelly (kelly@count04.mry.scruznet.com)