A networking library in C

bpf c-library easytouse networking-library pcap
20 Open Issues Need Help Last updated: Dec 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue proposes introducing a new compile-time flag within the project's build system. This flag is intended to facilitate internal testing, specifically by enabling or disabling features related to memory leak detection during development builds.

Complexity: 2/5
good first issue easy

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
enhancement good first issue easy low priority

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
enhancement help wanted hard

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
Fix data race 25 days ago
bug help wanted medium

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
enhancement good first issue easy

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
enhancement help wanted hard

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
Detect Mem Leaks 2 months ago
help wanted testing medium

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap
help wanted easy

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

AI Summary: Verify that the SwiftNet networking library, currently tested only on macOS, builds, runs, and passes existing tests on a Linux system. This involves building the project using the provided Makefile, running the existing tests, and reporting any errors encountered.

Complexity: 3/5
help wanted good first issue testing easy

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap

AI Summary: Implement a memory cleanup mechanism in a C networking library to prevent memory leaks when the application exits prematurely during a callback function execution. This involves storing data passed to the callback in the connection struct and freeing it during application shutdown using existing cleanup functions.

Complexity: 4/5
bug help wanted medium

A networking library in C

C
#bpf#c-library#easytouse#networking-library#pcap