It appears that the "packet" records are actually "stuff from the ISDN
authorGuy Harris <guy@alum.mit.edu>
Fri, 28 Oct 2011 22:57:33 +0000 (22:57 -0000)
committerGuy Harris <guy@alum.mit.edu>
Fri, 28 Oct 2011 22:57:33 +0000 (22:57 -0000)
commit42c2e1c57b97293956cd45ca6872f6a06a663d51
tree24718455506ee3d9c2b771a74ea307d772cf00b5
parent760813589c07d1d258a58dc85831a64cf1ab808d
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).

svn path=/trunk/; revision=39663
wiretap/aethra.c