Deleted Added
full compact
CHANGES (162017) CHANGES (172683)
1$Header: /tcpdump/master/tcpdump/CHANGES,v 1.87.2.11 2005/09/20 06:05:34 guy Exp $
1$Header: /tcpdump/master/tcpdump/CHANGES,v 1.87.2.17 2007/09/13 13:39:44 ken Exp $
2
2
3Mon. September 10, 2007. ken@xelerance.com. Summary for 0.9.8 tcpdump release
4 Rework ARP printer
5 Rework OSPFv3 printer
6 Add support for Frame-Relay ARP
7 Decode DHCP Option 121 (RFC 3442 Classless Static Route)
8 Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121
9 TLV: Add support for Juniper .pcap extensions
10 Print EGP header in new-world-order style
11 Converted print-isakmp.c to NETDISSECT
12 Moved AF specific stuff into af.h
13 Test subsystem now table driven, and saves outputs and diffs to one place
14 Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
15 libpcap files on an OS other than where the file was generated
16
17Wed. July 23, 2007. mcr@xelerance.com. Summary for 0.9.7 tcpdump release
18
19 NFS: Print unsigned values as such.
20 RX: parse safely.
21 BGP: fixes for IPv6-less builds.
22 801.1ag: use standard codepoint.
23 use /dev/bpf on systems with such a device.
24 802.11: print QoS data, avoid dissect of no-data frame, ignore padding.
25 smb: make sure that we haven't gone past the end of the captured data.
26 smb: squelch an uninitialized complaint from coverity.
27 NFS: from NetBSD; don't interpret the reply as a possible NFS reply
28 if it got MSG_DENIED.
29 BGP: don't print TLV values that didn't fit, from www.digit-labs.org.
30 revised INSTALL.txt about libpcap dependancy.
31
32Wed. April 25, 2007. ken@xelerance.com. Summary for 3.9.6 tcpdump release
33 Update man page to reflect changes to libpcap
34 Changes to both TCP and IP Printer Output
35 Fix a potential buffer overflow in the 802.11 printer
36 Print basic info about a few more Cisco LAN protocols.
37 mDNS cleanup
38 ICMP MPLS rework of the extension code
39 bugfix: use the correct codepoint for the OSPF simple text auth token
40 entry, and use safeputs to print the password.
41 Add support in pflog for additional values
42 Add support for OIF RSVP Extensions UNI 1.0 Rev. 2 and additional RSVP objects
43 Add support for the Message-id NACK c-type.
44 Add support for 802.3ah loopback ctrl msg
45 Add support for Multiple-STP as per 802.1s
46 Add support for rapid-SPT as per 802.1w
47 Add support for CFM Link-trace msg, Link-trace-Reply msg,
48 Sender-ID tlv, private tlv, port, interface status
49 Add support for unidirectional link detection as per
50 http://www.ietf.org/internet-drafts/draft-foschiano-udld-02.txt
51 Add support for the olsr protocol as per RFC 3626 plus the LQ
52 extensions from olsr.org
53 Add support for variable-length checksum in DCCP, as per section 9 of
54 RFC 4340.
55 Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree
56 Add support for Multiple-STP as per 802.1s
57 Add support for the cisco propriatry 'dynamic trunking protocol'
58 Add support for the cisco proprietary VTP protocol
59 Update dhcp6 options table as per IETF standardization activities
60
61
62Tue. September 19, 2006. ken@xelerance.com. Summary for 3.9.5 tcpdump release
63
64 Fix compiling on AIX (, at end of ENUM)
65 Updated list of DNS RR typecodes
66 Use local Ethernet defs on WIN32
67 Add support for Frame-Relay ARP
68 Fixes for compiling under MSVC++
69 Add support for parsing Juniper .pcap files
70 Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
71 Rework the OSPFv3 printer
72 Fix printing for 4.4BSD/NetBSD NFS Filehandles
73 Add support for Cisco style NLPID encapsulation
74 Add cisco prop. eigrp related, extended communities
75 Add support for BGP signaled VPLS
76 Cleanup the bootp printer
77 Add support for PPP over Frame-Relay
78 Add some bounds checking to the IP options code, and clean up
79 the options output a bit.
80 Add additional modp groups to ISAKMP printer
81 Add support for Address-Withdraw and Label-Withdraw Msgs
82 Add support for the BFD Discriminator TLV
83 Fixes for 64bit compiling
84 Add support for PIMv2 checksum verification
85 Add support for further dissection of the IPCP Compression Option
86 Add support for Cisco's proposed VQP protocol
87 Add basic support for keyed authentication TCP option
88 Lots of minor cosmetic changes to output printers
89
90
3Mon. September 19, 2005. ken@xelerance.com. Summary for 3.9.4 tcpdump release
4 Decoder support for more Juniper link-layer types
5 Fix a potential buffer overflow (although it can't occur in
6 practice).
7 Fix the handling of unknown management frame types in the 802.11
8 printer.
9 Add FRF.16 support, fix various Frame Relay bugs.
10 Add support for RSVP integrity objects, update fast-reroute

--- 780 unchanged lines hidden ---
91Mon. September 19, 2005. ken@xelerance.com. Summary for 3.9.4 tcpdump release
92 Decoder support for more Juniper link-layer types
93 Fix a potential buffer overflow (although it can't occur in
94 practice).
95 Fix the handling of unknown management frame types in the 802.11
96 printer.
97 Add FRF.16 support, fix various Frame Relay bugs.
98 Add support for RSVP integrity objects, update fast-reroute

--- 780 unchanged lines hidden ---