1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 08:59:01 +00:00

Added the MLDV2_LISTENER_REPORT constant

This commit is contained in:
patrik
2012-04-09 09:53:56 +00:00
parent 96d21cae86
commit 134d55890c

View File

@@ -152,6 +152,7 @@ ND_ROUTER_ADVERT = 134
ND_NEIGHBOR_SOLICIT = 135
ND_NEIGHBOR_ADVERT = 136
ND_REDIRECT = 137
MLDV2_LISTENER_REPORT = 143
ND_OPT_SOURCE_LINKADDR = 1
ND_OPT_TARGET_LINKADDR = 2