cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

fix(net/networkd): add GatewayOnLink flag when necessary

Open bin456789 opened this issue 1 year ago • 0 comments

Proposed Commit Message

fix(net/networkd): add GatewayOnLink flag when necessary

When the gateway isn't part of the subnet's network, the "GatewayOnLink" flag is required for the route to work.

Fixes GH-4995

Additional Context

Test Steps

Checklist

Merge type

  • [x] Squash merge using "Proposed Commit Message"
  • [ ] Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

bin456789 avatar Mar 04 '24 06:03 bin456789