]> The Tcpdump Group git mirrors - tcpdump/blobdiff - build_common.sh
gre: add support for MikroTik Ethernet-over-IP hack.
[tcpdump] / build_common.sh
index 3c9d7d4c9fb7353a4b3d5bbac01e16cbeccf580f..3264d2e9dc3a18dee46d10d61bd04123db83ab07 100644 (file)
@@ -214,6 +214,7 @@ os_id() {
         ;;
     Haiku)
         # Meaningful version is the substring before the plus sign.
+        # "hrev56578" stands for "R1/beta4".
         # "hrev55181" stands for "R1/beta3".
         # "hrev54154" stands for "R1/beta2".
         : "${os_id_version:=`uname -v`}"