aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-05-04 14:52:25 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2023-05-04 14:57:30 +0000
commit6b96668d5b49eea57b7551349eca70928cc199ce (patch)
tree7287958345256d78ef88046480d9df3c403b3f46 /CHANGES
parent35af88c96350eb786f1198dfb6b29a171016e6bf (diff)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES38
1 files changed, 26 insertions, 12 deletions
diff --git a/CHANGES b/CHANGES
index d174cd5e1a9c..c574a278064f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+Friday, April 7, 2023 / The Tcpdump Group
+ Summary for 1.10.4 libpcap release
+ Source code:
+ Fix spaces before tabs in indentation.
+ rpcap:
+ Fix name of launchd service.
+ Documentation:
+ Document use of rpcapd with systemd, launchd, inetd, and xinetd.
+ Building and testing:
+ Require at least pkg-config 0.17.0, as we use --static.
+ Get rid of the remains of gnuc.h.
+ Require at least autoconf 2.69.
+ Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
+
Thursday, January 12, 2023 / The Tcpdump Group
Summary for 1.10.3 libpcap release
Source code:
@@ -1010,7 +1024,7 @@ Tue. September 19, 2006. ken@xelerance.com. Summary for 0.9.5 libpcap release
Add support to build libpcap.lib and wpcap.dll under Cygnus and
MingW32.
-Mon. September 5, 2005. ken@xelerance.com. Summary for 0.9.4 libpcap release
+Mon. September 5, 2005. ken@xelerance.com. Summary for 0.9.4 libpcap release
Support for radiotap on Linux (Mike Kershaw)
Fixes for HP-UX
@@ -1021,7 +1035,7 @@ Mon. September 5, 2005. ken@xelerance.com. Summary for 0.9.4 libpcap release
parts of the filter expression to look at the PPP headers and
headers in the PPP payload
-Tue. July 5, 2005. ken@xelerance.com. Summary for 0.9.3 libpcap release
+Tue. July 5, 2005. ken@xelerance.com. Summary for 0.9.3 libpcap release
Fixes for compiling on nearly every platform,
including improved 64bit support
@@ -1060,16 +1074,16 @@ Wed. November 12, 2003. mcr@sandelman.ottawa.on.ca. Summary for 0.8 release
Tuesday, February 25, 2003. fenner@research.att.com. 0.7.2 release
- Support link types that use 802.2 always, never, and sometimes.
- Don't decrease the size of the BPF buffer from the default.
- Support frame relay.
- Handle 32-bit timestamps in DLPI, and pass the right buffer size.
- Handle Linux systems with modern kernel but without
- SOL_PACKET in the userland headers.
- Linux support for ARPHRD_RAWHDLC.
- Handle 32-bit timestamps in snoop.
- Support eg (Octane/O2xxx/O3xxx Gigabit) devices.
- Add new reserved DLT types.
+ Support link types that use 802.2 always, never, and sometimes.
+ Don't decrease the size of the BPF buffer from the default.
+ Support frame relay.
+ Handle 32-bit timestamps in DLPI, and pass the right buffer size.
+ Handle Linux systems with modern kernel but without
+ SOL_PACKET in the userland headers.
+ Linux support for ARPHRD_RAWHDLC.
+ Handle 32-bit timestamps in snoop.
+ Support eg (Octane/O2xxx/O3xxx Gigabit) devices.
+ Add new reserved DLT types.
Monday October 23, 2001. mcr@sandelman.ottawa.on.ca. Summary for 0.7 release