-
Notifications
You must be signed in to change notification settings - Fork 64
Pull requests: CamM2325/microlink
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: add a zero-copy pbuf output path for WireGuard
#33
opened Aug 29, 2026 by
kedimuzafer
Loading…
fix: stop dropping WireGuard packets silently on the receive path
#32
opened Aug 29, 2026 by
kedimuzafer
Loading…
Make ML_DERP_REGION a Kconfig option instead of a hardcoded #define
#29
opened Aug 20, 2026 by
antonmeyer
Loading…
Fix #17 plus five more lwIP thread-safety violations (found via CONFIG_LWIP_CHECK_THREAD_SAFETY)
#28
opened Aug 20, 2026 by
antonmeyer
Loading…
Support custom (non-Tailscale) control planes end-to-end: TLS control, streaming map-poll, DERP
#22
opened Jul 21, 2026 by
kentaro
Loading…
ml_wg_mgr: don't pre-install unvalidated peer endpoints — DERP until DISCO validates
#21
opened Jul 9, 2026 by
snowpaper
Loading…
wireguardif: route decrypted RX through netif->input, not ip_input() (fixes pbuf double-free crash)
#20
opened Jul 9, 2026 by
snowpaper
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.