Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
iptstate: A top-like display of IP Tables state table entries
- Summary
- IP Tables State (iptstate) was originally written to implement
the "state top" feature of IP Filter (see "The Idea" below) in
IP Tables. "State top" displays the states held by your stateful
firewall in a top-like manner.
Since IP Tables doesn't have a built in way to easily display
this information even once, an option was added to just have it
display the state table once.
Features include:
- Top-like realtime state table information
- Sorting by any field
- Reversible sorting
- Single display of state table
- Customizable refresh rate
- Open Source (specifically I'm using the zlib license)
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4-1.1.2.2
- rebuild
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4-1.1.2.1
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4-1.1.2
- rebuilt for new gcc4.1 snapshot and glibc changes