summaryrefslogtreecommitdiff
path: root/wiretap/nettl.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-01-01 14:48:18 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-01-01 14:48:18 +0000
commit224a21ecfe5e0a1ede7d524e99b948012cf1802b (patch)
tree9068be73d4fb53fb45eae61c1f69c78c28f2c676 /wiretap/nettl.h
parent33310e87b662cec65ab8b3b90f174f251ccbfafa (diff)
downloadwireshark-224a21ecfe5e0a1ede7d524e99b948012cf1802b.tar.gz
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... svn path=/trunk/; revision=20253
Diffstat (limited to 'wiretap/nettl.h')
-rw-r--r--wiretap/nettl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/nettl.h b/wiretap/nettl.h
index b72b9b200e..b1701a9e5d 100644
--- a/wiretap/nettl.h
+++ b/wiretap/nettl.h
@@ -20,8 +20,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __NETTL_H__
@@ -76,6 +75,7 @@
#define NETTL_SUBSYS_HP_APALACP 190
#define NETTL_SUBSYS_NS_LS_IPV6 244
#define NETTL_SUBSYS_NS_LS_ICMPV6 245
+#define NETTL_SUBSYS_NS_LS_TELNET 267
/* Ethernet cards */
#define NETTL_SUBSYS_100VG 37