Comment # 23
              on bug 8962
              from  Linas Vepstas
        (In reply to comment #20)
> Hello,
> 
> I've added missing entry for your WTAP_ENCAP_STANAG_4607 to encap_table_base
> 
>        { .name: "STANAG 4607", .short_name: "s4607" },
> 
> Please check r53738. If you need any change in name/ short_name just write.
Looks good to me, I guess. I dunno. 
I notice the change moved another STANAG thing to be in alpha order. I notice
that wireshark has support for a third STANAG thing, too, according to the
authors list:
"STANAG 4406 (P772) support" and also
"DMP (STANAG 4406 Direct Message Profile) support"
grep says that its in 
epan/dissectors/packet-p772.c and
epan/dissectors/packet-dmp.c 
and also in asn1/p772
No clue if those also would need to be listed alongside, or not.  (an
alternative name for 4607 is "GMTIF", btw)
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.