Author: John Ojemann <John.Ojemann at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: 62d106a2f65286b74fe8b479e60710ad569f6d95
Total changesets: 1
Log message:
6713984 if a nat entry is created, but the packet gets blocked, the entry
should be removed
6718524 ipfilter incorrectly tracks and handles orphan state table and nat
table entries
6742115 IPfilter: NAT entries added with SIOCSTPUT are ignored if no rules
exist.
6528443 ipnat -l shows more sessions than ipf_nattable_max
Files:
update: usr/src/cmd/ipf/tools/ipfstat.c
update: usr/src/cmd/ipf/tools/ipnat.c
update: usr/src/uts/common/inet/ipf/fil.c
update: usr/src/uts/common/inet/ipf/ip_nat.c
update: usr/src/uts/common/inet/ipf/ip_state.c
update: usr/src/uts/common/inet/ipf/netinet/ip_fil.h
update: usr/src/uts/common/inet/ipf/netinet/ip_nat.h
update: usr/src/uts/common/inet/ipf/netinet/ip_state.h