HP-UX IPFilter V18.10 Release Notes for HP-UX 11i v3
2 Enhancements in this release
• Improved performance
• Updated ippool(4) manpage with more information and examples
• Updated ipfstat(1) manpage with more information about new options
• Support for the IPFilter accounting feature:
You can count the number of outgoing and incoming packets by adding accounting rules to
ipf.conf. This functionality can also be enabled for a LAN interface.
For example, to count all the incoming and outgoing packets, add the following rule in
ipf.conf:
Count in all
Count out all
To count all the incoming and outgoing packets on LAN interface lan0, add the following rule
in ipf.conf:
Count in on lan0 all
Count out on lan0 all
For details about using the -aio option to obtain accounting statistics, see the ipfstat(1)
manpage.
6 Enhancements in this release