pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-dpkt
Module Name: pkgsrc
Committed By: pettai
Date: Sun Jun 16 08:50:42 UTC 2013
Modified Files:
pkgsrc/net/py-dpkt: Makefile PLIST distinfo
Removed Files:
pkgsrc/net/py-dpkt/patches: patch-aa
Log Message:
dpkg-1.8:
- fix a typo in vrrp.py
- fix IPv4 and IPv6 packet to correctly handle zero payload length
- store cipher_suite as int in TLSServerHello to allow app-specific
messages
- improve SSL parsing
dpkt-1.7:
- handle dynamic imports from py2exe/freeze.py/zipped egg
packages, from plotnikoff
- decode Ethernet MPLS labels, Cisco ISL VLAN tags, 802.2 LLC fields
- handle multiply-defined HTTP headers from simdream
- add IPv6 extension header support (minus ESP)
- add radiotap module
- add IEEE80211 module
- add RFB module
- fix IP6 checksum to include options
- rename 'as' to 'asn' field in BGP header
- fix transport-layer checksum in IP6
- handle improper TCP header offset
- fix SSL typo
- handle malformed ICMP headers
- added RX module
- fixed loopback module IP/IP6 decoding
- set transport-layer (TCP, UDP) checksum in IP
- MRT module fixes
- fix pcap.Writer timestamp calculation
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-dpkt/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/py-dpkt/PLIST \
pkgsrc/net/py-dpkt/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/py-dpkt/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index