intel / openlldp

Other
54 stars 42 forks source link

basman: use return address when pulling address #84

Closed apconole closed 2 years ago

apconole commented 2 years ago

The managed address pulling routine will fail to reset the return value from a previous attempt if no IPv4 and IPv6 addresses are available. Use the return address of the hwaddr fetch.

Resolves: https://github.com/intel/openlldp/issues/82 Signed-off-by: Aaron Conole aconole@redhat.com

apconole commented 2 years ago

@penguin359 please have a look

apconole commented 2 years ago

Merging - there is a successful test report on the Issues page.