diff options
| author | saravanank <saravanank@vmware.com> | 2020-03-17 21:39:05 -0700 |
|---|---|---|
| committer | saravanank <saravanank@vmware.com> | 2020-03-19 02:01:10 -0700 |
| commit | 2430f0579ab6f15040b4c1324917eb64ca3c7dc2 (patch) | |
| tree | 5f177a7328b296c20d937bf49156fda2030a624b /tests/topotests/example-test/test_example.py | |
| parent | 7f2ccbe562cae49fb8bf1770a0ec79b701ee41af (diff) | |
pimd: crash while finding primary address.
RCA:
Trying to get primary address for the interface.
Unnumbered interface pick address from vrf device for non default.
While doing so it ends up in recursion without exit condition if vrf dev doesnt have any address.
Solution:
Break the recursion by checking if it is vrf device.
Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions
