| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-14 | Updated licenses for 2019 | Joseph Henry | |
| 2018-08-03 | Remove direct include of bits/sockaddr.h | Joseph Henry | |
| 2018-06-04 | rtnetlink integrated. no more callouts to iproute2 | Grant Limberg | |
| 2018-05-25 | comment out addInterface/removeInterface code for now | Grant Limberg | |
| We already have ioctl based code to do this | |||
| 2018-05-25 | also store binary representation of mac address in the interface lookup ↵ | Grant Limberg | |
| table for later use | |||
| 2018-05-25 | add/remove routes via rtnetlink | Grant Limberg | |
| 2018-05-24 | better data localization in LinuxNetLink now that I know what Im doing | Grant Limberg | |
| 2018-05-24 | ManagedRoute uses ioctl to add/remove routes on Linux | Grant Limberg | |
| Added LinuxNetLink to talk to the rtnetlink socket for adding interfaces, addresses routes. Not yet complete. Can currently monitor changes on the system. | |||
