Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(sync): keep upstream source up-to-date #147

Merged
merged 10 commits into from
Jun 12, 2024
Merged

chore(sync): keep upstream source up-to-date #147

merged 10 commits into from
Jun 12, 2024

Conversation

dae-prow[bot]
Copy link
Contributor

@dae-prow dae-prow bot commented Apr 23, 2024

⏳ dae-wing (origin/main) is currently out-of-sync to dae (origin/main); changes are proposed by @dae-prow-robot in actions - https://github.com/daeuniverse/dae-wing/actions/runs/8805345287

#503 - fix/chore: update submodule outbound to fix panic in some edge cases

PR: daeuniverse/dae#503

Context:

image

  1. Update daeuniverse/outbound submodule to fix panic.
  2. daeuniverse/outbound and daeuniverse/softwind are merged.

#505 - fix: maintain udp conn direction to fix possible dns leaking

PR: daeuniverse/dae#505

Context:

In the past (bug brought by #493), the direction of the UDP connection was not maintained, so receiving a return packet would cause all subsequent packets of the same five-tuple to be sent directly, which is not in line with expectations. This PR will fix it.


#510 - chore(dae.service): set TimeoutStartSec=120 instead of 10

PR: daeuniverse/dae#510

Context:

undefined


#514 - chore(issue_template): update template params

PR: daeuniverse/dae#514

Context:

As the title suggests.


#512 - fix: sysctl net.ipv4.conf.dae0peer.accept_local=1

PR: daeuniverse/dae#512

Context:

undefined


#517 - docs: update dae-with-opnsense.md

PR: daeuniverse/dae#517


#520 - chore: right the wrong gateway config in opnsense document

PR: daeuniverse/dae#520


#518 - fix: Opt out TCP sockmap bypass by default

PR: daeuniverse/dae#518

Context:

undefined


#504 - fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary

PR: daeuniverse/dae#504

Context:

bindLan setting conf.ipv6.all.forwarding=1 suppresses accept_ra=1, thus we set it 2 as a workaround.
See https://sysctl-explorer.net/net/ipv6/accept_ra/ for more information.


#536 - ci(release): draft release v0.6.0

PR: daeuniverse/dae#536

Context:

undefined


@dae-prow dae-prow bot requested a review from a team as a code owner April 23, 2024 18:23
@wanlce wanlce self-requested a review June 11, 2024 15:19
@sumire88 sumire88 merged commit 4ab0830 into main Jun 12, 2024
3 checks passed
@sumire88 sumire88 deleted the sync-upstream branch June 12, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants