Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-pcap/pcap issues and pull requests
#371 - Allow unused unsafe
Pull Request -
State: closed - Opened by Wojtek242 21 days ago
#370 - Ambiguity of timestamp units
Issue -
State: closed - Opened by Banyc 26 days ago
- 4 comments
#369 - Bump windows-sys to 0.59.0
Pull Request -
State: open - Opened by chantra about 2 months ago
- 3 comments
#368 - How to pass `Capture` between threads?
Issue -
State: closed - Opened by fuqiuluo 2 months ago
#367 - Implement AsFd for Capture<Active>
Pull Request -
State: closed - Opened by gmacon 3 months ago
- 2 comments
#366 - Add `want_pktap` on `Capture<Inactive>`
Pull Request -
State: closed - Opened by MarkusPettersson98 3 months ago
- 4 comments
#365 - Fix new cfg flag warning
Pull Request -
State: closed - Opened by Wojtek242 3 months ago
#364 - utf 8 error
Issue -
State: open - Opened by suprohub 3 months ago
- 1 comment
#363 - PcapError("send error: PacketSendPacket failed: A device attached to the system is not functioning. (31)")
Issue -
State: closed - Opened by NextrixVFX 4 months ago
- 2 comments
#362 - Unrecoverable error when executing without driver installed
Issue -
State: closed - Opened by grantshandy 4 months ago
- 3 comments
#361 - Expose the raw module with a feature or move raw code to a different crate
Issue -
State: open - Opened by flaviojs 5 months ago
- 5 comments
#360 - Run all tests on Windows
Pull Request -
State: closed - Opened by Wojtek242 5 months ago
#359 - Fix new clippy lints
Pull Request -
State: closed - Opened by Wojtek242 5 months ago
#358 - Concerning use of empty enums for opaque types
Issue -
State: open - Opened by FeldrinH 5 months ago
- 1 comment
#357 - Revert "Run all tests on Windows (#356)"
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#356 - Run all tests on Windows
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#355 - `TimestampType::HostHighPrec` changed meaning in libpcap 1.10.0, and they introduced `HOST_HIPREC_UNSYNC`
Issue -
State: open - Opened by BGR360 7 months ago
- 1 comment
#354 - Use newer tempfile over tempdir
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#353 - Remove clippy allow
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#352 - Do not run CI on beta or nightly
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#351 - Split CI into OS-specific workflows
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#350 - Update MSRV to 1.63 and Edition to 2021
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#349 - Fix clippy
Pull Request -
State: closed - Opened by Wojtek242 7 months ago
#348 - Fix IPv4 initialization for test_address_ipv4
Pull Request -
State: closed - Opened by musicinmybrain 7 months ago
- 3 comments
#347 - On big-endian systems, test_address_ipv4 fails
Issue -
State: closed - Opened by musicinmybrain 7 months ago
- 5 comments
#346 - Update libloading from 0.6 to 0.8
Pull Request -
State: closed - Opened by musicinmybrain 7 months ago
- 6 comments
#345 - Libloading declared most of its API unsafe in a subsequent release
Issue -
State: closed - Opened by musicinmybrain 7 months ago
- 3 comments
#344 - Use futures_codec for pcap async part
Issue -
State: open - Opened by Alexei-Kornienko 7 months ago
- 1 comment
#343 - Enable Capture to be used async for both read an write
Issue -
State: open - Opened by Alexei-Kornienko 7 months ago
- 1 comment
#342 - Reading PCAP files?
Issue -
State: closed - Opened by spirrello 7 months ago
- 2 comments
#341 - Enable use of PacketStream with Offline capture
Issue -
State: open - Opened by fcelda 8 months ago
- 7 comments
#340 - Windows test fail with `exit code: 0xc0000142, STATUS_DLL_INIT_FAILED`
Issue -
State: closed - Opened by Wojtek242 8 months ago
- 2 comments
#339 - Try and figure out what's wrong with windows
Pull Request -
State: closed - Opened by Wojtek242 8 months ago
- 1 comment
#338 - Increase coverage thresholds
Pull Request -
State: closed - Opened by Wojtek242 8 months ago
#337 - Add integration tests for pcap_loop
Pull Request -
State: closed - Opened by Wojtek242 8 months ago
#336 - Don't self update rustup
Pull Request -
State: closed - Opened by Wojtek242 8 months ago
#335 - Add a binding for pcap_loop
Pull Request -
State: closed - Opened by saethlin 9 months ago
- 10 comments
#334 - Update CI badge
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#333 - Fix builds for stdin example
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#332 - Improve CI
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#331 - Improve CI
Issue -
State: closed - Opened by Wojtek242 9 months ago
#330 - Add unit tests
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#329 - Move device and linktype to top-level
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#328 - Split lib.rs into smaller files
Pull Request -
State: closed - Opened by Wojtek242 9 months ago
#327 - link failure
Issue -
State: closed - Opened by sajis997 9 months ago
- 7 comments
#326 - Nicer stream import
Pull Request -
State: closed - Opened by Wojtek242 10 months ago
#325 - Enable dynamic loading of DLL
Pull Request -
State: closed - Opened by ZachNo 10 months ago
#324 - Freax13 feature/windows stream
Pull Request -
State: closed - Opened by Wojtek242 10 months ago
#323 - Fix clippy
Pull Request -
State: closed - Opened by Wojtek242 10 months ago
#322 - Allow using capture asynchronously, without having to create an allocating StreamCodec.
Issue -
State: open - Opened by Frostie314159 10 months ago
- 4 comments
#321 - How to capture 802.11 frame packets on Windows in monitor mode
Issue -
State: open - Opened by AnjeloPeiris711 11 months ago
- 2 comments
#320 - add Windows support for capture-stream
Pull Request -
State: closed - Opened by Freax13 11 months ago
- 6 comments
#319 - Any passthrough examples?
Issue -
State: closed - Opened by lonnietc 12 months ago
- 1 comment
#317 - Try to fix windows DLL issue
Pull Request -
State: closed - Opened by Wojtek242 about 1 year ago
- 1 comment
#316 - Need a Capture from tokio::io::AsyncRead
Issue -
State: closed - Opened by traceflight about 1 year ago
#315 - Add semver check
Pull Request -
State: closed - Opened by Wojtek242 about 1 year ago
#314 - Run MSRV with a lock file
Pull Request -
State: closed - Opened by Wojtek242 about 1 year ago
#313 - Fix complaints from a 2021 clippy
Pull Request -
State: closed - Opened by saethlin about 1 year ago
- 3 comments
#312 - pcap_breakloop() with indefinitely-blocking captures
Issue -
State: open - Opened by qrnch-jan about 1 year ago
- 7 comments
#311 - Update windows-sys dependency
Pull Request -
State: closed - Opened by qrnch-jan about 1 year ago
- 6 comments
#310 - Add a binding for pcap_loop
Pull Request -
State: closed - Opened by saethlin about 1 year ago
- 2 comments
#307 - Build fails on "cannot find -lpcap"
Issue -
State: closed - Opened by mrosi about 1 year ago
- 11 comments
#305 - Add example reading from stdin
Pull Request -
State: closed - Opened by mmun over 1 year ago
- 1 comment
#304 - There is no option to switch off non-blocking mode
Issue -
State: closed - Opened by thegreathir over 1 year ago
- 5 comments
#303 - Tcp Reassembly
Issue -
State: closed - Opened by evanzhang87 over 1 year ago
- 2 comments
#302 - Add example with saving packets to different files
Pull Request -
State: closed - Opened by maybe-hello-world over 1 year ago
- 3 comments
#300 - Double free crash with small buffer sizes
Issue -
State: closed - Opened by Julian-Wollersberger over 1 year ago
- 2 comments
#299 - Distinguish data received/sent by network cards
Issue -
State: closed - Opened by yunfengwangluo over 1 year ago
- 1 comment
#298 - Revert "replace tempdir with tempfile"
Pull Request -
State: closed - Opened by Wojtek242 over 1 year ago
#297 - GATs have been stable for a while now, better iterators when?
Issue -
State: closed - Opened by keogami over 1 year ago
- 4 comments
#296 - Fix the examples in the docs
Pull Request -
State: closed - Opened by Julian-Wollersberger over 1 year ago
- 5 comments
#295 - replace tempdir with tempfile
Pull Request -
State: closed - Opened by alexanderkjall over 1 year ago
#294 - Add `lending-iter` feature
Pull Request -
State: closed - Opened by Stargateur over 1 year ago
- 5 comments
#293 - Why deprecated pcap_loop method
Issue -
State: closed - Opened by guoxiangCN over 1 year ago
- 4 comments
#292 - clippy: variables can be used directly in the format! string
Pull Request -
State: closed - Opened by Wojtek242 almost 2 years ago
- 1 comment
#291 - clippy: variables can be used directly in the `format!` string
Issue -
State: closed - Opened by Wojtek242 almost 2 years ago
#290 - Setting up the CI/CD workflow for Npcap
Issue -
State: closed - Opened by GyulyVGC almost 2 years ago
- 17 comments
#289 - Timeout not working
Issue -
State: closed - Opened by nimcomputing almost 2 years ago
- 4 comments
#288 - Change ToRawFd impl from Active to Activate
Pull Request -
State: closed - Opened by robs-zeynet almost 2 years ago
- 6 comments
#287 - docs: fix broken leading example
Pull Request -
State: closed - Opened by amyipdev almost 2 years ago
- 5 comments
#286 - (Help) Packet replacement
Issue -
State: closed - Opened by amyipdev almost 2 years ago
- 1 comment
#285 - Initial Linux-only virtual interface testing
Pull Request -
State: closed - Opened by robs-zeynet almost 2 years ago
- 9 comments
#284 - Recommendations on how to mock Rust pcap?
Issue -
State: closed - Opened by robs-zeynet almost 2 years ago
- 8 comments
#283 - feat: fix and test examples in docs
Pull Request -
State: closed - Opened by lockness-Ko almost 2 years ago
- 4 comments
#282 - Fix macos-latest builds
Pull Request -
State: closed - Opened by Wojtek242 almost 2 years ago
#281 - Async support on Windows?
Issue -
State: closed - Opened by robs-zeynet about 2 years ago
- 2 comments
#280 - macos-latest builds failing
Issue -
State: closed - Opened by Wojtek242 about 2 years ago
- 3 comments
#279 - Replace occurrences of "wpcap" with "npcap" to reduce confusion.
Pull Request -
State: closed - Opened by grantshandy about 2 years ago
- 4 comments
#278 - debugging pcap PcapError("socket: Operation not permitted")
Issue -
State: closed - Opened by Mair about 2 years ago
- 8 comments
#277 - Pick up libpcap from pkg-config if available.
Pull Request -
State: closed - Opened by Fuuzetsu about 2 years ago
- 2 comments
#276 - pkg-config support
Issue -
State: closed - Opened by Fuuzetsu about 2 years ago
- 4 comments
#275 - Intermittent Windows CI failures
Issue -
State: open - Opened by Wojtek242 about 2 years ago
- 4 comments
#274 - Build against all possible LIBPCAP_VER values in CI
Issue -
State: closed - Opened by Wojtek242 about 2 years ago
Labels: testing
#273 - Npcap CI
Pull Request -
State: closed - Opened by Wojtek242 about 2 years ago
- 1 comment
#272 - Sendqueue scatter gather
Pull Request -
State: closed - Opened by qrnch-jan about 2 years ago
- 2 comments
#271 - Scatter-gather lists for SendQueue
Issue -
State: closed - Opened by qrnch-jan about 2 years ago
- 1 comment
#270 - Rename sendqueue Sync enum to SendSync
Pull Request -
State: closed - Opened by qrnch-jan about 2 years ago
#269 - Enum name `Sync` in sendqueue
Issue -
State: closed - Opened by qrnch-jan about 2 years ago
- 3 comments
#268 - Don't use c_uint in public interface.
Pull Request -
State: closed - Opened by qrnch-jan about 2 years ago
#267 - Setting direction to PCAP_D_OUT is not supported on BPF
Issue -
State: closed - Opened by gruberb about 2 years ago
- 2 comments