Skip to content

bond: check that ipv4.dad-timeout is ignored and doesn't cause conflicting v4 address to be added

David Jaša requested to merge dj/no-ipv4-dad-timeout-for-bond into master

verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2028751
Draft because:

  • with just veth pair (as in Beniamino's reproducer) it doesn't trigger the bug on NM version where it occured
  • with intermediate bridge, 1.36 still assigns duplicate address

The first commit adds step to create custom NS and accompanying tag that cleans such NSs up again, others should be squashed to one before merge

Edited by David Jaša

Merge request reports