Wireshark-commits: [Wireshark-commits] rev 48626: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 28 Mar 2013 18:13:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48626

User: cmaynard
Date: 2013/03/28 11:13 AM

Log:
 The uniqueness bit occurs in 2 different places, so go ahead and use both hf_nhrp_flag_U1 and hf_nhrp_flag_U2, but change the common display filter from "nhrp.flag.u1" to simply "nhrp.flag.u".
 #BACKPORT(1.6, 1.8)???

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-nhrp.c    Modified