Date: Thu, 11 Dec 2003 06:03:36 -0800 (PST) From: Bruce M Simpson <bms@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpdump Makefile ports/net/tcpdump/files extra-patch-Makefile.in extra-patch-cpack.c extra-patch-cpack.h extra-patch-print-802_11.c extra-patch-tcpdump.c Message-ID: <200312111403.hBBE3atV013553@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2003/12/11 06:03:36 PST
FreeBSD ports repository (src committer)
Modified files:
net/tcpdump Makefile
Added files:
net/tcpdump/files extra-patch-Makefile.in
extra-patch-cpack.c extra-patch-cpack.h
extra-patch-extract.h
extra-patch-ieee802_11_radio.h
extra-patch-print-802_11.c
extra-patch-tcpdump.c
Log:
Add a new option, WITH_RADIOTAP. Import David Young's patches for using the
new net80211 radiotap interface. This can be activated once the tcpdump port
is built and installed using the datalink type IEEE802_11_RADIO. Tested with
a wi(4), OEM PRISM2, 1.4.9 STA firmware.
Submitted by: David Young
Sponsored by: consume.net
Revision Changes Path
1.3 +9 -0 ports/net/tcpdump/Makefile
1.1 +20 -0 ports/net/tcpdump/files/extra-patch-Makefile.in (new)
1.1 +184 -0 ports/net/tcpdump/files/extra-patch-cpack.c (new)
1.1 +56 -0 ports/net/tcpdump/files/extra-patch-cpack.h (new)
1.1 +15 -0 ports/net/tcpdump/files/extra-patch-extract.h (new)
1.1 +204 -0 ports/net/tcpdump/files/extra-patch-ieee802_11_radio.h (new)
1.1 +229 -0 ports/net/tcpdump/files/extra-patch-print-802_11.c (new)
1.1 +15 -0 ports/net/tcpdump/files/extra-patch-tcpdump.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312111403.hBBE3atV013553>
