Date: Tue, 28 Oct 2003 05:57:58 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/knowlan Makefile distinfo pkg-descr pkg-plist ports/net/knowlan/files patch-configure Message-ID: <200310281357.h9SDvwFR099591@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/10/28 05:57:58 PST FreeBSD ports repository Modified files: net Makefile Added files: net/knowlan Makefile distinfo pkg-descr pkg-plist net/knowlan/files patch-configure Log: Add knowlan 0.1, ARP-based LAN IP and MAC Address Extractor. It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets from network nodes that are up, producing a table of currently active IP and MAC addresses. Knowlan uses libpcap and libnet libraries for easy source code review and maintenance. WWW: http://www.enderunix.org/knowlan PR: 58592 Submitted by: Omer Faruk Sen <ofsen@enderunix.org> Approved by: krion (implicit) Revision Changes Path 1.1116 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/knowlan/Makefile (new) 1.1 +1 -0 ports/net/knowlan/distinfo (new) 1.1 +44 -0 ports/net/knowlan/files/patch-configure (new) 1.1 +8 -0 ports/net/knowlan/pkg-descr (new) 1.1 +2 -0 ports/net/knowlan/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310281357.h9SDvwFR099591>