Skip to content

Commit 995849a

Browse files
committed
Add changes for 1.9.0.
1 parent bf5d5eb commit 995849a

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGES

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
Wednesday, Jan. 25, 2017 [email protected]
2+
Summary for 1.9.0 libpcap release
3+
Man page improvements
4+
Fix Linux cooked mode userspace filtering (GitHub pull request #429)
5+
Fix compilation if IPv6 support not enabled
6+
Fix some Linux memory-mapped capture buffer size issues
7+
Don't fail if kernel filter can't be set on Linux (GitHub issue
8+
#549)
9+
Improve sorting of interfaces for pcap_findalldevs()
10+
Don't list Linux usbmon devices if usbmon module isn't loaded
11+
Report PCAP_ERROR_PERM_DENIED if no permission to open Linux usbmon
12+
devices
13+
Fix DLT_ type for Solaris IPNET devices
14+
Always return an error message for errors finding DAG or Myricom
15+
devices
16+
If possible, don't require that a device be openable when
17+
enumerating them for pcap_findalldevs()
18+
Don't put incompletely-initialized addresses in the address list for
19+
When finding Myricom devices, update description for regular
20+
interfaces that are Myricom devices and handle SNF_FLAGS=0x2(port
21+
aggregation enabled)
22+
Fix compilation error in DAG support
23+
Fix issues with CMake configuration
24+
125
Tuesday, Oct. 25, 2016 [email protected]
226
Summary for 1.8.1 libpcap release
327
Add a target in Makefile.in for Exuberant Ctags use: 'extags'.

0 commit comments

Comments
 (0)