-
Wed Mar 02 2022 Michal Ruprich <mruprich@redhat.com> - 14:1.5.3-13
- Resolves: #2027937 - libpcap 1.5.3 with distro patch applied writes pcap file with broken pkthdr
-
Wed Jul 24 2019 Michal Ruprich <mruprich@redhat.com> - 14:1.5.3-12
- Resolves: #1596834 - Re-enable TPACKET_V3 to fix silent packet drops
-
Tue Oct 17 2017 Michal Ruprich - 14:1.5.3-11
- Resolves: #1427251 - tcpdump incorrectly shows 0x8100 tag for 802.1ad frames
-
Tue Aug 15 2017 Martin Sehnoutka <msehnout@redhat.com> - 14:1.5.3-10
- Add support for AF_VSOCK
-
Mon May 29 2017 Martin Sehnoutka <msehnout@redhat.com> - 14:1.5.3-9
- Bound packet size to 64k
-
Tue Sep 15 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-8
- make sure that sll header size is accounted for (#1176612)
-
Wed Jul 08 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-7
- make sure that netlink monitor interfaces are also properly recognized by tcpdump (#1031974)
-
Tue Jun 16 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-6
- libpcap now correctly recognizes Netlink datalink type (#1031974)
- fix vlan tagged packet filtering (#1079525)
-
Tue Mar 31 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-5
- display also first packet when capturing in cooked mode (#1176612)
- make sure that userland bpf filter interpreter is given snaplen such that size of
cooked header is account for
-
Tue Dec 02 2014 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-4
- disable TPACKET_V3 memory mapped packet capture on AF_PACKET socket, use TPACKET_V2 instead (#1085096)