summaryrefslogtreecommitdiff
path: root/osdep/LinuxNetLink.hpp
AgeCommit message (Expand)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-08-03Remove direct include of bits/sockaddr.hJoseph Henry
2018-06-04rtnetlink integrated. no more callouts to iproute2Grant Limberg
2018-05-25comment out addInterface/removeInterface code for nowGrant Limberg
2018-05-25also store binary representation of mac address in the interface lookup table...Grant Limberg
2018-05-25add/remove routes via rtnetlinkGrant Limberg
2018-05-24better data localization in LinuxNetLink now that I know what Im doingGrant Limberg
2018-05-24ManagedRoute uses ioctl to add/remove routes on LinuxGrant Limberg