From Mark C. Brown:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 1 Jan 2007 14:48:18 +0000 (14:48 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 1 Jan 2007 14:48:18 +0000 (14:48 +0000)
commit6697526d9569ed1d479b6538d6d489871acfd98b
tree9068be73d4fb53fb45eae61c1f69c78c28f2c676
parent58e9aef1fa8e305cb3dd2e965030fb04168ccd7c
From Mark C. Brown:
HP-UX 11.31 will add a new nettl trace subsystem, NS_LS_TELNET (ID=267).
NS_LS_TELNET is just raw telnet data.  There is no layer 2/3/4 headers, so
there's just the HP-UX nettl record header followed directly by the TCP payload
for a telnet connection.  Thus the need for a new wiretap encapsulation type...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20253 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-nettl.c
wiretap/nettl.c
wiretap/nettl.h
wiretap/wtap.c
wiretap/wtap.h