From 579f2d7968f7d353d9befb34b218bbbf726832f2 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 20 Mar 2012 07:28:25 +0000 Subject: [PATCH] TODO for BPF packet capture on Solaris 11. --- todo/nmap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 84e6a74e8..b99fba18d 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -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