david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/config
Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack
Replace the existing partially-implemented IPv6 stack with a fresh
implementation.

This implementation is not yet complete.  The IPv6 transmit and
receive datapaths are functional (including fragment reassembly and
parsing of arbitrary extension headers).  NDP neighbour solicitations
and advertisements are supported.  ICMPv6 echo is supported.

At present, only link-local addresses may be used, and there is no way
to specify an IPv6 address as part of a URI (either directly or via
a DNS lookup).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-09-03 16:30:46 +01:00
..
defaults [legal] Add missing FILE_LICENCE declarations 2013-07-15 13:41:46 +02:00
local [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
.gitignore [makefile] Split config.h out into config/*.h and kill off mkconfig.pl 2008-10-08 02:17:32 +01:00
colour.h [ui] Allow colours to be configured via config/colour.h 2012-06-27 18:40:17 +01:00
config.c [ipv6] Replace IPv6 stack 2013-09-03 16:30:46 +01:00
config_ethernet.c [fcoe] Add support for Fibre Channel over Ethernet 2010-09-15 03:20:54 +01:00
config_fc.c [fcp] Add support for the Fibre Channel Protocol 2010-09-15 03:20:26 +01:00
config_infiniband.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 2010-09-14 20:37:15 +01:00
config_net80211.c [wpa] Add CCMP backend (new AES-based cryptosystem) 2010-01-05 10:11:42 -05:00
config_romprefix.c [config] Make PXE stack a compile-time option 2010-01-20 17:23:37 -05:00
config_route.c [ipv6] Replace IPv6 stack 2013-09-03 16:30:46 +01:00
console.h [console] Add support for the bochs/qemu debug port console 2012-09-10 15:58:02 +01:00
defaults.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
entropy.h [rng] Add ANS X9.82 Approved Source of Entropy Input 2012-02-21 12:42:38 +00:00
general.h [ipv6] Replace IPv6 stack 2013-09-03 16:30:46 +01:00
ioapi.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
isa.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
nap.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
reboot.h [efi] Add "reboot" command for EFI 2013-03-22 13:44:02 +00:00
sanboot.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 2010-09-14 20:37:15 +01:00
serial.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
settings.h [settings] Expose memory map via settings mechanism 2013-08-12 22:00:36 +01:00
sideband.h [settings] Add config/settings.h 2013-07-13 12:44:48 +02:00
time.h [time] Define an API for getting the current time 2012-03-19 22:13:27 +00:00
timer.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
umalloc.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00