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
Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton()
The implementation of inet_aton() has an unknown provenance.  Rewrite
this code to avoid potential licensing uncertainty.

Also move the code from core/misc.c to its logical home in net/ipv4.c,
and add a few extra test cases.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-02-19 14:02:07 +00:00
..
arch [timer] Rewrite the 8254 Programmable Interval Timer support 2015-02-17 16:24:02 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [build] Allow product tag line to be customised via config/branding.h 2015-02-11 14:22:43 +00:00
core [ipv4] Rewrite inet_aton() 2015-02-19 14:02:07 +00:00
crypto [crypto] Fix parsing of OCSP responder ID key hash 2014-11-24 15:05:43 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [xhci] Abort commands on timeout 2015-02-18 11:10:55 +00:00
hci [libc] Rewrite string functions 2015-02-16 23:16:20 +00:00
image [efi] Provide dummy device path in efi_image_probe() 2014-09-19 13:22:04 +01:00
include [usb] Add generic USB network device framework 2015-02-17 01:21:53 +00:00
interface [build] Allow setting help text URI to be customised via config/branding.h 2015-02-11 14:11:28 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ipv4] Rewrite inet_aton() 2015-02-19 14:02:07 +00:00
tests [ipv4] Rewrite inet_aton() 2015-02-19 14:02:07 +00:00
usr [build] Allow product tag line to be customised via config/branding.h 2015-02-11 14:22:43 +00:00
util [efi] Disallow R_X86_64_32 relocations 2015-02-12 13:39:25 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [usb] Add basic support for USB hubs 2015-02-03 12:19:52 +00:00
Makefile.housekeeping [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds 2015-02-12 16:04:07 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00