Releases: jschwinger233/elibpcap
Releases · jschwinger233/elibpcap
v1.1.0
What's Changed
- Support access skb data via bpf_skb_load_bytes by @mozillazg in #6
- Access skb data via bpf_skb_load_bytes by @jschwinger233 in #5
- Use the same offset constants for all packet access mode by @jschwinger233 in #7
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Add comments by @jschwinger233 in #3
- Export RejectAllExpr const by @jschwinger233 in #4
New Contributors
- @jschwinger233 made their first contribution in #3
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Allow dynamically link against libpcap by @mozillazg in #1
- Reduce unnecessary stack consuming by @Asphaltt in #2
New Contributors
- @mozillazg made their first contribution in #1
- @Asphaltt made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Support indirect read