File iptstate.changes of Package iptstate
-------------------------------------------------------------------
Fri Aug 19 11:52:45 UTC 2016 - alexander_naumov@opensuse.org
- update to 2.2.6
* Released 08/14/16
* Fix `-b` option which didn't work in many cases
* When we turn `lookup` mode on, automatically turn `skipdns` mode on
*- Move to dynamic memory for state entries. Fixes #3
- update to 2.2.5
* Released 06/01/12
* Full support for ICMP6 including code/type display and state deletion
* Dynamically size "State" column"
* If we can't resolve a protocol to a name, print the number
instead of "UNKNOWN!"
* Don't leave a space for ":" if there's no port
- update to 2.2.4
* Released 06/01/12
* Improved IPv6 support - truncate addresses if they don't fit and generally
* treat them like hostnames at display time
* CONTRIB and man page fixes (Chris Taylor <ctaylor@debian.org>)
- update to 2.2.3
* Released 04/03/11
* IPv6 support. Closes #2848930.
* Handle filters as in6_addr and uints instead of strings
* Fix loopback filtering support
* Fix formatting for ICMP states. Closes #2969917.
* Total style overhaul: move away from tabs, use 2 spaces, various
other style cleanups
* Documentation updates
-------------------------------------------------------------------
Fri Sep 25 2009 Pascal Bleser <pascal.bleser@opensuse.org>
- update to 2.2.2
* Released 09/19/09
* Fix includes
* Add --version (closes bug 2792918)
* Some minor code abstractions
* Remove old /proc based code
* Dropped "Proto" field minimum width to 3 chars (changing title to "Prt")
to make more room for counters
* If we can't fit counters and there's nothing we can truncate, show a
warning and then disable counters rather than messing up the display
* Some style cleanups
-------------------------------------------------------------------
Mon Mar 19 2007 Toni Graffy <toni@links2linux.de>
- update to 2.2.1
* Released 03/18/07
* Fix formatting bug (maxes not being cleared on each round)
-------------------------------------------------------------------
Sat Jan 06 2007 Toni Graffy <toni@links2linux.de>
- update to 2.1
* Released 10/05/06
* Fixed bug where -s was doing what -S should do and -d was doing
what -D should do. Thanks to Brian Nelson for catching this.
* Add comments on the 3 functions that didn't have them in 2.0
-------------------------------------------------------------------
Sat Sep 23 2006 Toni Graffy <toni@links2linux.de>
- build for packman
-------------------------------------------------------------------
Fri Nov 18 2005 oc2pus <oc2pus@arcor.de>
- rebuild SuSE-10.0
-------------------------------------------------------------------
Sun Apr 24 2005 oc2pus <oc2pus@arcor.de>
- update to 1.4
* Released 04/16/05
* Added display of filters
* Added a "strip" target to the Makefile
* Changed ip/port seperator to a colon instead of comma
* Some string concat and Makefile cleanups from Roland Illig
* Added new features to man page
* Added filtering for source and destination addresses
* Added filtering of DNS states option
* Added tagging of truncated hostnames
* Brought man page up-to-date
* Got rid of deprecated warnings
* Removed libgpm req from spec file.
-------------------------------------------------------------------
Sat Nov 06 2004 oc2pus <oc2pus@arcor.de>
- little modifications for SuSE