summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-28 13:57:58 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-28 13:57:58 +0000
commit758636d2695806d074288a8765552b39d184da3c (patch)
treeb3cdcfb57f7cfabef6c3e2df9463bed6da82028c /net/Makefile
parent- Fix MASTER_SITES by deleting a no longer available site [1] (diff)
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)
Notes
Notes: svn path=/head/; revision=92449
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 4739073a599b..0977928b0a33 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -253,6 +253,7 @@
SUBDIR += kmerlin
SUBDIR += kmess
SUBDIR += kmldonkey
+ SUBDIR += knowlan
SUBDIR += konverse
SUBDIR += kopete
SUBDIR += kpopup