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
Bruce M Simpson
bms at FreeBSD.org
Thu Dec 11 06:03:38 PST 2003
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)
More information about the cvs-all
mailing list