summaryrefslogtreecommitdiffstats
path: root/src/drivers/bitbash
diff options
context:
space:
mode:
authorMichael Brown2016-07-19 18:49:50 +0200
committerMichael Brown2016-07-20 14:02:44 +0200
commitc34d1518eb446d596087ed2b9dda33a513f7e980 (patch)
treea15c1ffcaccdbe92803a55e0d41784039db46643 /src/drivers/bitbash
parent[ipv6] Match user expectations for IPv6 settings priorities (diff)
downloadipxe-c34d1518eb446d596087ed2b9dda33a513f7e980.tar.gz
ipxe-c34d1518eb446d596087ed2b9dda33a513f7e980.tar.xz
ipxe-c34d1518eb446d596087ed2b9dda33a513f7e980.zip
[ipv6] Create routing table based on IPv6 settings
Use the IPv6 settings to construct the routing table, in a matter analogous to the construction of the IPv4 routing table. This allows for manual assignment of IPv6 addresses via e.g. set net0/ip6 2001:ba8:0:1d4::6950:5845 set net0/len6 64 set net0/gateway6 fe80::226:bff:fedd:d3c0 The prefix length ("len6") may be omitted, in which case a default prefix length of 64 will be assumed. Multiple IPv6 addresses may be assigned manually by implicitly creating child settings blocks. For example: set net0/ip6 2001:ba8:0:1d4::6950:5845 set net0.ula/ip6 fda4:2496:e992::6950:5845 Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/bitbash')
0 files changed, 0 insertions, 0 deletions