diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2016-03-17 21:29:58 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2016-03-17 21:29:58 +0000 |
commit | 9b743fa397277216ac2d45214b45274862c89b4a (patch) | |
tree | 0111d5ed0e266006b86fabd899337195b070e74d /security/nmap/files/patch-tcpip.cc | |
parent | net-mgmt/super_mediator: Update to 1.3.0 (diff) |
- upate to version 7.10
- remove support for custom IPv4 only kernel [1]
Short summary:
- 12 new NSE scripts
- hundreds of new OS/version fingerprints
- dozens if smaller improvements and bug fixes
Full Changelog:
https://nmap.org/changelog.html
[1] nmap does no longer build agains custom kernel without IPv6!
Notes
Notes:
svn path=/head/; revision=411320
Diffstat (limited to 'security/nmap/files/patch-tcpip.cc')
-rw-r--r-- | security/nmap/files/patch-tcpip.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmap/files/patch-tcpip.cc b/security/nmap/files/patch-tcpip.cc index 3357b0708d66..4aab3767a8fd 100644 --- a/security/nmap/files/patch-tcpip.cc +++ b/security/nmap/files/patch-tcpip.cc @@ -1,6 +1,6 @@ ---- tcpip.cc.orig 2015-06-16 13:59:33 UTC +--- tcpip.cc.orig 2015-06-30 18:34:28 UTC +++ tcpip.cc -@@ -154,6 +154,8 @@ +@@ -144,6 +144,8 @@ #endif /* NETINET_IF_ETHER_H */ #endif /* HAVE_NETINET_IF_ETHER_H */ |