Skip to content

chore(deps): bump wireguard_lwip submodule to v1.0.2 - #60

Merged
fudio101 merged 1 commit into
mainfrom
chore/bump-wireguard-lwip-v1.0.2
Aug 19, 2026
Merged

chore(deps): bump wireguard_lwip submodule to v1.0.2#60
fudio101 merged 1 commit into
mainfrom
chore/bump-wireguard-lwip-v1.0.2

Conversation

@fudio101

Copy link
Copy Markdown
Collaborator

Summary

Bumps the components/wireguard_lwip git submodule pointer to the v1.0.2 release commit, which carries the handshake-retry-throttle and DERP-routing-flag fixes from fugo101/wireguard-lwip#15 (issues #34 and #42 here).

No change to components/microlink/idf_component.yml — its existing fugo101/wireguard_lwip: version: "^1.0.0" pin already covers 1.0.2. Verified this end-to-end rather than just trusting the caret range: the publish-component CI job in fugo101/wireguard-lwip ran and succeeded, and 1.0.2 is now confirmed live on the ESP Component Registry (https://components.espressif.com/components/fugo101/wireguard_lwip/versions/1.0.2). Same reasoning as PR #46's 1.0.1 bump — only the local/submodule dev path needed updating.

FORK_PRS.md rows 15 (#34) and 22 (#42) marked done.

Related

Closes #34
Closes #42
Refs fugo101/wireguard-lwip#15

Test plan

  • git submodule update --init --recursive && idf.py fullclean && idf.py build for examples/basic_connect (not runnable in this sandbox — please build before merging)
  • Confirmed 1.0.2 is live on the ESP Component Registry (polled the registry API until it appeared, ~1 min after the CI publish job completed)
  • idf_component.yml's ^1.0.0 pin confirmed to already satisfy 1.0.2, no edit needed
  • Hardware re-test recommended per fugo101/wireguard-lwip#15's own test plan (multi-peer handshake retry throttling, DERP-fallback reply routing)

🤖 Generated with Claude Code

Bumps the components/wireguard_lwip git submodule pointer to the v1.0.2
release commit, which carries the handshake-retry-throttle and
DERP-routing-flag fixes from fugo101/wireguard-lwip#15 (issues #34 and
#42 here).

No change to components/microlink/idf_component.yml -- its existing
fugo101/wireguard_lwip: version: "^1.0.0" pin already covers 1.0.2
(verified live on the ESP Component Registry after the publish-component
CI job ran: https://components.espressif.com/components/fugo101/wireguard_lwip/versions/1.0.2);
only the local/submodule dev path needed this bump. Same reasoning as
PR #46's 1.0.1 bump.

Closes #34
Closes #42

Co-authored-by: Adrian.Nguyen-Qualgo <nguyen.ndt@qualgo.net>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@fudio101
fudio101 merged commit 7b05db9 into main Aug 19, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants