summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* [ipv6] Allow for multiple routersMichael Brown2016-07-251-0/+39
* [ipv6] Create routing table based on IPv6 settingsMichael Brown2016-07-201-4/+6
* [ipv6] Match user expectations for IPv6 settings prioritiesMichael Brown2016-07-191-0/+12
* [ipv6] Expose IPv6 link-local address settingsMichael Brown2016-07-191-0/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [settings] Allow for IPv6 setting types in non-IPv6 buildsMichael Brown2013-12-051-0/+5
* [ipv6] Separate the concepts of prefix and address creationMichael Brown2013-11-151-5/+15
* [ipv6] Add ndp_tx_router_solicitation() to send router solicitationsMichael Brown2013-10-251-4/+12
* [ipv6] Support stateless address autoconfiguration (SLAAC)Michael Brown2013-10-231-6/+21
* [ipv6] Replace IPv6 stackMichael Brown2013-09-031-0/+218