- Update to version 0.2.0
* Completely rewritten ncurses graphical interface (-G flag)
* Many improvements in graphical analyzer features
* Connections handling for data stream sniffing and resetting
* Added new stats for byte counter
* Added dns resolution support
* Recoded a new errors handler
* Fixed banner catcher
* Added tcpdump-format logging and loading
* Added NCURSES_README file
Update net/nast (maintainer): bento fix
Author did a little modification to Makefile and rerolled
tarball.
PR: 53024
Submitted by: maintainer
Approved by: edwin (mentor)
Update nast: 0.1.7d -> 0.1.7e
- Set promisc mode as default in sniffer
- Fixed a serious memory lack bug in map_lan()
- now it compiles on sparc64
Removed patch files, as they are no longer needed.
PR: 52622
Submitted by: maintainer
Approved by: roberto(mentor)
New port: nast
Nast is a packet sniffer and a LAN analyzer based on Libnet and Libpcap.
PR: 51310
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>