Commit 9dc8471
[Vxlanmgrd] [CPA] Update the vxlan_tunnel name len to be under IFNAMIZ to overcome netdev creation failure (#2398)
- Why I did
Fixes sonic-net/sonic-buildimage#10466
- How I did it
vxlan_tunnel_name has to be less than IFNAMSIZ ie. (16) for the netdev creation to succeed
Signed-off-by: Vivek Reddy Karri <[email protected]>1 parent 342589e commit 9dc8471
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments