Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak Nd after previous; ok mpi | jmc | 2015-09-10 | 1 | -2/+2 |
| | |||||
* | Remove link_addr(3). A function to encode the name of an interface in | mpi | 2015-09-10 | 1 | -0/+78 |
a sockaddr_dl is a questionnable interface. But now it makes it harder to properly reference ifp becauses of this. Set sdl_index to the index of the corresponding interface when constructing a routing message. Ridding previous libc crank. ok guenther@, deraadt@, dlg@ |