CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2009/11/04 02:43:11
Modified files: usr.sbin/tcpdump: Makefile interface.h print-udp.c Added files: usr.sbin/tcpdump: gtp.h print-gtp.c Log message: Add support to tcpdump for decoding the GPRS Tunnelling Protocol (GTP), used to carry GPRS data over IP for GSM and UMTS networks. The decoder understands GTPv0, GTPv0', GTPv1-C, GTPv1-U and GTPv1' traffic, however at this stage not all TLV fields are fully decoded. This work has been kindly sponsored by SystemNet AS (www.systemnet.no). "commit" deraadt@