dpkt-1.6: - DNS RR packing fixed - added STUN, H.225, TPKT, NTP, RIP, Diameter, SCTP, BGP, and MRT modules from Jon Oberheide - new dpkt.NeedData exception dpkt-1.5: - IP6 checksum fix - __getitem__() interface to Packet (e.g. ip['src'] == ip.src) - faster Ethernet, IP, PPP module loading - support any endianness capture file in pcap module, and export a pypcap-compatible Reader - additional CDP definitions - replaced rtp module with the grugq's version - added QQ module from Robert Stone - added gzip module - added PPPoE module - added RADIUS module dpkt-1.4: - fix IP checksum bug on i386, caught by Thomas Taranowski dpkt-1.3: - autoload IP, Ethernet dispatch tables - IP6 bugfixes from Tim Newsham - additional DHCP definitions from Tim Yardley - HTTP bugfixes and abstraction (see SIP) - RPC bugfixes - added pypcap-compatible PcapReader - added Linux libpcap "cooked" capture module - added preliminary SSL module - added SIP module - added SCCP module - added RTP module - added Portmap module dpkt-1.2: - changed license from GPL to BSD - added DTP module - added HTTP module - added DNS RR decodes - added enough PPP to decode PPTP GRE encapsulation # $Id: CHANGES 379 2006-07-27 05:23:19Z dugsong $