Files
ipxe/src/include
Michael Brown d5f69e9388 [netdevice] Add concept of a network device index
IPv6 link-local socket addresses require some way to specify a local
network device.  We cannot simply use a pointer to the network device,
since a struct sockaddr_in6 may be long-lived and has no way to hold a
reference to the network device.

Using a network device index allows a socket address to cleanly refer
to a network device without worrying about whether or not that device
continues to exist.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-09-03 01:24:15 +01:00
..
2013-07-15 17:56:29 +02:00
2005-03-08 18:53:11 +00:00
2013-07-16 00:50:54 +02:00
2005-03-08 18:53:11 +00:00
2010-08-17 14:44:27 +01:00
2010-04-19 23:43:39 +01:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2007-07-14 15:42:26 +01:00
2005-03-08 18:53:11 +00:00
2010-04-19 23:43:39 +01:00
2012-10-15 18:32:16 +01:00