diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-11-23 20:16:29 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-11-24 07:05:19 -0500 |
| commit | 4b2e09df96c263009fd1061fbc3cc8ade9b62051 (patch) | |
| tree | 11f310d18f8c44f8af33f7dd241ad36b15bd596e /lib/xref.c | |
| parent | 5b54e98b89f82dbf5c93840cc3b4e7d8e0017e19 (diff) | |
tests: Do not pick an ip address that overlaps with ourselves
The ospf_basic_functionality/test_ospf_lan.py creates
a ethernet segment and attaches 4 routers to it and
assigns ip addresses in a /24. As one of the tests
it picks a new address for r0 which coincides with
a ip address on r3. Then the test immediatly
checks for other data. The problem is of course
that if a test is `slow` enough hello's will
start to be ignored from r3 to r0 and the
neighbor relationships will come down. Choose
an ip address that doesn't cause this issue.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/xref.c')
0 files changed, 0 insertions, 0 deletions
