cvs commit: ports/net Makefile ports/net/knowlan Makefile distinfo pkg-descr pkg-plist ports/net/knowlan/files patch-configure

Sergei Kolobov sergei at FreeBSD.org
Tue Oct 28 05:58:00 PST 2003


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 at 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)


More information about the cvs-all mailing list