summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-12-09 17:22:12 -0800
committerGuy Harris <guy@alum.mit.edu>2011-12-09 17:22:44 -0800
commit9862859f62ff98579ed5a1d0fede262532e82472 (patch)
tree8484e4090cec7e215d947f7b06d2634870d9bcc4 /CHANGES
parentb27471322197b47fe9a98768c5c7e0377f0c27ab (diff)
downloadlibpcap-9862859f62ff98579ed5a1d0fede262532e82472.tar.gz
Add changes in 1.2.1.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES23
1 files changed, 23 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eb029245..a2fc0dc3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,26 @@
+Friday December 9, 2011. guy@alum.mit.edu.
+Summary for 1.2.1 libpcap release
+ Update README file.
+ Fix typoes in README.linux file.
+ Clean up some compiler warnings.
+ Fix Linux compile problems and tests for ethtool.h.
+ Treat Debian/kFreeBSD and GNU/Hurd as systems with GNU
+ toolchains.
+ Support 802.1 QinQ as a form of VLAN in filters.
+ Treat "carp" as equivalent to "vrrp" in filters.
+ Fix code generated for "ip6 protochain".
+ Add some new link-layer header types.
+ Support capturing NetFilter log messages on Linux.
+ Clean up some error messages.
+ Turn off monitor mode on exit for mac80211 interfaces on Linux.
+ Fix problems turning monitor mode on for non-mac80211 interfaces
+ on Linux.
+ Properly fail if /sys/class/net or /proc/net/dev exist but can't
+ be opened.
+ Fail if pcap_activate() is called on an already-activated
+ pcap_t, and add a test program for that.
+ Fix filtering in pcap-ng files.
+
Sunday July 24, 2011. mcr@sandelman.ca.
Summary for 1.2 libpcap release
All of the changes listed below for 1.1.1 and 1.1.2.