aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ehnt
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Shift my manitainer address to FreeBSD.org domain.Dmitry Morozovsky2004-10-181-3/+1
| | | | | | | Drop PERL dependency on ehnt as it is no longer needed (since 0.8_3). Notes: svn path=/head/; revision=119735
* Fix build on ia64 and sparc64Kirill Ponomarev2004-09-052-5/+15
| | | | | | | | Submitted by: maintainer Approved by: portmgr Notes: svn path=/head/; revision=118115
* Make small improvement: print packets per second in topmode.Sergey A. Osokin2004-06-234-8/+85
| | | | | | | | Original patch from: Gleb Smirnoff <glebius@cell.sick.ru> Fixed patch from, approved by: Dmitry Morozovsky <marck@rinet.ru> (maintainer) Notes: svn path=/head/; revision=112043
* - Add missing patchKirill Ponomarev2004-05-241-0/+28
| | | | Notes: svn path=/head/; revision=109844
* - turn off interactivity for pipe-oriented mode (colondump)Kirill Ponomarev2004-05-243-7/+44
| | | | | | | | | | | | - convert ASN table from static to alloc()ed to reduce memory footprint - bump PORTREVISION PR: ports/67117 Submitted by: maintainer Notes: svn path=/head/; revision=109843
* Fix signed int problem in display (when displaying verySergey A. Osokin2004-05-215-13/+49
| | | | | | | | | | | | | | | | | | active flows it is possible to overflow bytecount). [1] Also: [2] o use DOCSDIR and DATADIR macros o move files from pkg-plist to Makefile o remove pkg-plist Reported by: Gleb Smirnoff <glebius at sell dot sick dot ru> Submitted by: Dmitry Morozovsky <marck at rinet dot ru> (maintainer) [1], osa [2] Approved by: maintainer PR: 66936 Notes: svn path=/head/; revision=109611
* - Fix incorrect accept(2) usageKirill Ponomarev2004-03-124-7/+14
| | | | | | | | | | | | - SIZE'ify and remove unneeded distfile from distinfo [1] - Pet portlint [2] - Bump PORTREVISION PR: ports/64088 Submitted by: maintainer, trevor [1], krion [2] Notes: svn path=/head/; revision=103744
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* It's a maintainer update. The message from the maintainer:Yaroslav Tykhiy2003-03-031-7/+1
| | | | | | | | | | | | | | New package building process disallows additional fetching of any additional files during port build process. Due to permanent changes in routing registry databases, it's wise for me to simply force to build package without possibly stale AS-numbers info. PR: ports/48632 Submitted by: Dmitry Morozovsky <marck@rinet.ru> -- MAINTAINER Notes: svn path=/head/; revision=76810
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Maintainer update to version 0.3_2Edwin Groothuis2002-11-165-8/+219
| | | | | | | | PR: ports/45296 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=70249
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+2
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* Distributed with ehnt data file contains a bit outdated ASN list.Norikatsu Shigemura2002-10-232-2/+138
| | | | | | | | | | | Also, RIPE NCC had totally switched their database to RPSL, so new preparation logic should take place. PR: ports/44357 Submitted by: maintainer Notes: svn path=/head/; revision=68670
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* - update 0.3Pete Fritchman2001-10-056-198/+20
| | | | | | | | | | | - remove manpages from files, they are now included w/dist - sort pkg-plist PR: 31062 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=48484
* Respect NOPORTDOCSYaroslav Tykhiy2001-09-082-6/+8
| | | | Notes: svn path=/head/; revision=47532
* New port: net/ehnt - A simple Cisco NetFlow data collectorYaroslav Tykhiy2001-08-1111-0/+332
This is a lightweight but well-featured tool for collecting NetFlow version 5 packets from Cisco routers. The implementation includes a simple UDP-to-TCP converting server, which may be used to replicate NetFlow data to multiple clients. WWW: http://ehnt.sourceforge.net/ PR: ports/29459 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=46081