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

Move global_structures.h back into nmap.h now that things are sorted out better

This commit is contained in:
dmiller
2015-07-02 03:09:29 +00:00
parent ea4096c681
commit 40dc3c5830
7 changed files with 31 additions and 176 deletions

View File

@@ -3,14 +3,9 @@
* Make sure Ndiff, Zenmap are 2to3 compatible with python -3
* make build process detect Python major version (2 or 3). Breaks on Arch Linux,
which uses Python 3 by default.
* Script to check for updated versions of included libs. Have shell for libpcap,
but should convert to python.
* Get rid of global_structures.h (integrate into more-specific header files)
* NSE stuff
* broadcast-srvloc-info - test
* broadcast-rpcbind - write, test