vishvananda/netlink

netlink.AddrAdd(lo, addr) is failing with error : "no buffer space available",

Opened this issue · 0 comments

i have multiple loopback and VE interfaces created on my device. after reboot when interfaces comes up for multiple interfaces i am facing this problem. netlink.AddrAdd() if failing with "no buffer space available". after sometime when other interfaces comes up it pass for those interfaces. not sure wha is happening here. is there a way to increase buffer size ?