david
b08c07339a
Make netutil_fatal return void.
2011-06-07 16:18:51 +00:00
david
04e2cc9936
Add __attribute__((noreturn)) to netutil_fatal.
2011-06-07 04:59:26 +00:00
david
a89479112b
Remove trailing whitespace in netutil.h.
2011-06-07 04:56:57 +00:00
david
afce65a3a8
Rename tcpudp_cksum to ipv4_pseudoheader_cksum. Partial merge of r21278
...
from /nmap-exp/david/nmap-ipv6.
2011-04-26 15:38:44 +00:00
fyodor
86e59a8c4e
Update copyright statements from 2010 to 2011
2011-01-21 00:04:16 +00:00
david
7653cf7d4a
Move COPYING.OpenSSL to OpenSSL.txt, update copyright notices to match.
2010-10-30 03:01:50 +00:00
luis
d0a4d0ad50
Moved function max_sd() to libnetutil. Also, two new helper functions have been added.
2010-10-20 15:57:50 +00:00
batrick
80672911fd
Use const char *.
2010-08-28 16:01:35 +00:00
kris
57664a51cf
Committing MTU-related changes:
...
* Adding path-mtu.nse for Path MTU Discovery
* Nmap now stores the MTU for interfaces (from SIOCGIFMTU or libdnet)
* Scripts can access the MTU for host.interface via host.interface_mtu
* Nmap prints the MTU for interfaces in --iflist
2010-08-24 01:47:12 +00:00
luis
d11edeb3e7
Changed send_frag_ip_packet() to make sure it accepts big MTU values, and fixed the format specifier, which was printing a signed integer when it should print an unsigned one
2010-06-22 18:22:54 +00:00
luis
da126c8b78
Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase.
2010-06-22 17:24:34 +00:00