CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/10 09:24:24
Modified files: usr.sbin/tcpdump: print-ppp.c Log message: Fix -X output of ppp packets. Inspired by PR4624 and especially the patch provided by [EMAIL PROTECTED] I just modified it a bit to skip the data link proto number as well. OK deraadt@