Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • NetworkManager NetworkManager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkManagerNetworkManager
  • NetworkManagerNetworkManager
  • Merge requests
  • !480

device: flush IP configuration of slaves during activation

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Beniamino Galvani requested to merge bg/flush-slaves-ipv6-rh1816517 into master Apr 27, 2020
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

If a device only has an IPv6 link-local address, we don't generate an assumed connection. Therefore, when a new slave connection (without IP configuration) is activated on the device, we don't deactivate any existing connection and the link-local address remains configured.

The IP configuration of an activated slave should be predictable and not depend on the previous state; let's flush addresses and routes on activation.

https://bugzilla.redhat.com/show_bug.cgi?id=1816517

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bg/flush-slaves-ipv6-rh1816517