Deleted Added
full compact
5c5
< * Copyright (c) 1998-2004 Michael Richardson <mcr@tcpdump.org>
---
> * Copyright (c) 1998-2012 Michael Richardson <mcr@tcpdump.org>
113c113
< int ndo_Cflag; /* rotate dump files after this many bytes */
---
> int ndo_Cflag; /* rotate dump files after this many bytes */
179a180,185
> #define PT_TFTP 8 /* trivial file transfer protocol */
> #define PT_AODV 9 /* Ad-hoc On-demand Distance Vector Protocol */
> #define PT_CARP 10 /* Common Address Redundancy Protocol */
> #define PT_RADIUS 11 /* RADIUS authentication Protocol */
> #define PT_ZMTP1 12 /* ZeroMQ Message Transport Protocol 1.0 */
> #define PT_VXLAN 13 /* Virtual eXtensible Local Area Network */
237c243
< #if 0
---
> #if 0
283a290
> extern void msnlb_print(netdissect_options *, const u_char *, u_int);
301c308
< extern u_int ether_if_print(netdissect_options *,
---
> extern u_int ether_if_print(netdissect_options *,
303c310
< extern u_int netanalyzer_if_print(netdissect_options *,
---
> extern u_int netanalyzer_if_print(netdissect_options *,
305c312
< extern u_int netanalyzer_transparent_if_print(netdissect_options *,
---
> extern u_int netanalyzer_transparent_if_print(netdissect_options *,
410c417
< const u_char *bp, const u_char *bp2,
---
> const u_char *bp, const u_char *bp2,