aboutsummaryrefslogtreecommitdiff
path: root/net/nast
Commit message (Collapse)AuthorAgeFilesLines
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* update net/nast:Daichi GOTO2003-07-011-1/+2
| | | | | | | | | | Added new master site PR: 53491 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) Notes: svn path=/head/; revision=83990
* Update net/nast (maintainer): bento fixErwin Lansing2003-06-083-3/+6
| | | | | | | | | | | | Author did a little modification to Makefile and rerolled tarball. PR: 53024 Submitted by: maintainer Approved by: edwin (mentor) Notes: svn path=/head/; revision=82521
* Update nast: 0.1.7d -> 0.1.7eMichael Landin2003-06-025-85/+12
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=82011
* Do not define LIBNET_LIL_ENDIAN -- it should be defined in libnet headers.Max Khon2003-05-092-6/+26
| | | | | | | This should fix nast on sparc64. Notes: svn path=/head/; revision=80563
* New port: nastMax Khon2003-04-275-0/+131
Nast is a packet sniffer and a LAN analyzer based on Libnet and Libpcap. PR: 51310 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=79754