summaryrefslogtreecommitdiffhomepage
path: root/netboot/rtnetlink_linux.go
AgeCommit message (Expand)Author
2020-01-02Fix "conn" leaking, which eventually leads to thread exhaustion on machines w...Leandro Martelli
2019-04-29[netboot] use rtnl packageAndrea Barberio
2019-04-15Replace vishvananda/netlink with jsimonetti/rtnetlink (#271)insomniac