Wireshark-commits: [Wireshark-commits] rev 39663: /trunk/wiretap/ /trunk/wiretap/: aethra.c

Date: Fri, 28 Oct 2011 22:57:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39663

User: guy
Date: 2011/10/28 03:57 PM

Log:
 It appears that the "packet" records are actually "stuff from the ISDN
 link" records, including stuff that's from a G.704 PRI frame but not
 from a D or H channel in that frame.  Handle them (currently, we ignore
 them).
 
 The low-order bit of the flags field for "packet" records" is "network
 to user" (NT->TE), not "user to network" (TE->NT).

Directory: /trunk/wiretap/
  Changes    Path          Action
  +63 -10    aethra.c      Modified