1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

TODO for BPF packet capture on Solaris 11.

This commit is contained in:
david
2012-03-20 07:28:25 +00:00
parent aae1efed5b
commit 579f2d7968

View File

@@ -120,6 +120,9 @@ o We should add fields to the service submitter
(http://insecure.org/cgi-bin/submit.cgi?new-service) for the
application name and version.
o Use BPF libpcap logic on Solaris 11, otherwise packet capture doesn't
work at all. http://seclists.org/nmap-dev/2012/q1/612
o Make sure we update everywhere relevant (e.g. refguide, etc.) to
note the addition in Nmap of the Liblinear library for large linear
classification (http://www.csie.ntu.edu.tw/~cjlin/liblinear/). It