summaryrefslogtreecommitdiff
path: root/net/libpcap/files/patch-gencode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/libpcap: Update to 1.10.2Renato Botelho2023-01-091-20/+0
| | | | Sponsored by: Rubicon Communications, LLC ("Netgate")
* net/libpcap: Fix buildKristof Provost2021-12-221-0/+20
| | | | | | | Fix build issues since if_pflog.h added a net/bpf.h include Obtained from: https://github.com/the-tcpdump-group/libpcap/pull/1074 Sponsored by: Rubicon Communications, LLC ("Netgate")
* net/libpcap: Update to 1.10.0Renato Botelho2021-01-061-33/+0
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=560524
* Fix libpcap issue #893: check for invalid IPv4 addresses.Cy Schubert2019-12-201-0/+33
| | | | | | | | | | | | | | | | | | | | This fixes errors such as: tcpdump -i lagg0 net 999.999.999.999 This was originally discovered on a Red Hat 7.7 server and verified to also be a bug on FreeBSD. PR: 242719 Submitted by: cy Reported by: cy Approved by: garga (maintainer) Obtained from: https://github.com/the-tcpdump-group/libpcap/commit/ \ 07070918d5e81a515315b395f334e52589fe0fb Fixed by: https://github.com/guyharris Notes: svn path=/head/; revision=520515
* Update net/libpcap to 1.9.0Renato Botelho2018-07-231-45/+0
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=475196
* Fix net/libpcap build without IPV6Renato Botelho2016-08-051-0/+45
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/602 Sponsored by: Rubicon Communications (Netgate) Notes: svn path=/head/; revision=419703