summaryrefslogtreecommitdiff
path: root/bin/map-pblock-types
diff options
context:
space:
mode:
Diffstat (limited to 'bin/map-pblock-types')
-rwxr-xr-xbin/map-pblock-types2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/map-pblock-types b/bin/map-pblock-types
index 35552be..eabc953 100755
--- a/bin/map-pblock-types
+++ b/bin/map-pblock-types
@@ -1,4 +1,6 @@
#!/usr/bin/ruby -w
+# This utility is used to maintain the pblock mapping to strings in
+# src/libnet_internal.c, see the in-source comment in that file.
open("include/libnet/libnet-structures.h").each do |line|
#p line