diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-08-05 21:40:11 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-08-06 08:41:47 -0400 |
| commit | 97739c280f1ca8c5d87b9b47cc1af7b0d4e2f439 (patch) | |
| tree | ff9dcaccec8289b52fc5e1fb30122eb3d0818eec /pimd/pim_cmd_common.c | |
| parent | 9bbf785892b61c654313713a7027f711289fd4d4 (diff) | |
bfdd: Some interfaces don't have mac addresses
When an interface does not have a mac address, don't
try to retrieve the mac address ( for it to just fail ).
Example interface:
sharpd@eva [2]> ip link show tun100
21: tun100@NONE: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/ipip 192.168.119.224 peer 192.168.119.120
Let's just notice that there is a NOARP flag and abort the call.
Fixes: #11733
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pimd/pim_cmd_common.c')
0 files changed, 0 insertions, 0 deletions
