Ladvd is a cdp / lldp sender for unix. The code has been tested on freebsd, openbsd and linux (i386, amd64, sparc). Various BSD specific ioctls and features are supported. Fix: Include this shar, the ladvd userid has been randomly selected from ports/UIDs.
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
lippe 2008-08-05 16:57:54 UTC FreeBSD ports repository Added files: net/ladvd Makefile distinfo pkg-descr pkg-plist net/ladvd/files extra-patch-Makefile.in ladvd.in pkg-install.in pkg-message.in Log: ladvd is a minimal link layer advertisement sender which supports the CDP and LLDP packet formats. WWW: http://www.blinkenlights.nl/software/ladvd/ PR: ports/126016 Submitted by: Sten Spans <sten@blinkenlights.nl> Approved by: gabor (mentor, implicit) Revision Changes Path 1.1 +31 -0 ports/net/ladvd/Makefile (new) 1.1 +3 -0 ports/net/ladvd/distinfo (new) 1.1 +44 -0 ports/net/ladvd/files/extra-patch-Makefile.in (new) 1.1 +36 -0 ports/net/ladvd/files/ladvd.in (new) 1.1 +32 -0 ports/net/ladvd/files/pkg-install.in (new) 1.1 +7 -0 ports/net/ladvd/files/pkg-message.in (new) 1.1 +4 -0 ports/net/ladvd/pkg-descr (new) 1.1 +9 -0 ports/net/ladvd/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!