index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewritten to use the functions in tftpcore.c.
Michael Brown
2005-06-02
1
-445
/
+166
*
IGMP protocol now uses the generic background protocol mechanism.
Michael Brown
2005-06-02
4
-178
/
+37
*
Add generic mechanism for background protocols (e.g. ARP, IGMP)
Michael Brown
2005-06-02
2
-0
/
+99
*
IGMP functions separated out from nic.c
Michael Brown
2005-06-01
1
-0
/
+160
*
Don't try to fetch another packet once we've reached EOF.
Michael Brown
2005-06-01
1
-6
/
+12
*
Make rfc2090 multicast option optional
Michael Brown
2005-06-01
2
-12
/
+17
*
Re-order functions for more logical documentation
Michael Brown
2005-06-01
1
-3
/
+3
*
Don't choke on duplicate OACK packets.
Michael Brown
2005-06-01
3
-63
/
+116
*
Remove prototypes for obsolete functions
Michael Brown
2005-06-01
1
-9
/
+0
*
Doxygenation
Michael Brown
2005-06-01
1
-3
/
+38
*
TFTP upgraded to use a core function library (in tftpcore.c) which will be
Michael Brown
2005-06-01
8
-195
/
+252
*
Now have enough functions to implement a standard TFTP client in around 50
Michael Brown
2005-06-01
2
-11
/
+132
*
Add tftp_ack() and tftp_error()
Michael Brown
2005-05-31
1
-7
/
+73
*
First version
Michael Brown
2005-05-31
1
-0
/
+299
*
patch of Helge Wagner
Geert Stappers
2005-05-31
1
-1
/
+1
*
Documented remainder of PXE TFTP API calls.
Michael Brown
2005-05-27
1
-24
/
+241
*
Documented the purpose of the two timeout fields in
Michael Brown
2005-05-27
1
-2
/
+11
*
Added diatribe about the mismatch between the PXE spec and the TFTP
Michael Brown
2005-05-27
1
-19
/
+86
*
Refer to implementation note on IP routing.
Michael Brown
2005-05-27
1
-13
/
+12
*
Added implementation note on IP routing.
Michael Brown
2005-05-27
1
-2
/
+33
*
Thoughts on how to coerce the PXE TFTP API into something resembling
Michael Brown
2005-05-26
1
-1
/
+141
*
Separate out the documentation of the PXE API from the documentation of
Michael Brown
2005-05-24
2
-58
/
+92
*
Remove the annoying #include lines
Michael Brown
2005-05-24
1
-1
/
+1
*
Some versions of doxygen seem to object to "@ret None" or similar.
Michael Brown
2005-05-24
8
-47
/
+47
*
Fixes for gcc >= 3.2 from Georg Baum
Michael Brown
2005-05-24
7
-19
/
+23
*
Split PXE code into preboot, udp, tftp, undi and loader units.
Michael Brown
2005-05-24
14
-1644
/
+1539
*
Added interface/pxe directory
Michael Brown
2005-05-24
1
-0
/
+1
*
Moved pxe_loader.c to pxe_image.c to avoid name clash
Michael Brown
2005-05-24
1
-0
/
+0
*
Moved pxe_errors.c to pxe/interface/
Michael Brown
2005-05-24
1
-0
/
+0
*
Rearranging PXE header files
Michael Brown
2005-05-24
4
-835
/
+52
*
the uncontroversal gcc 4.0 compilation fixes
George Baum
2005-05-23
2
-4
/
+4
*
Separated out the Etherboot-specific parts of the old pxe.h header.
Michael Brown
2005-05-23
1
-0
/
+88
*
Added PXENV+ and !PXE structures, and the loader API.
Michael Brown
2005-05-23
1
-0
/
+277
*
Finished documenting the UNDI API.
Michael Brown
2005-05-23
1
-12
/
+239
*
Documented up to PXENV_UNDI_CLOSE
Michael Brown
2005-05-23
1
-0
/
+60
*
Documented Preboot, TFTP and UDP data structures
Michael Brown
2005-05-23
1
-3
/
+96
*
Documented PXENV_GET_CACHED_INFO structures
Michael Brown
2005-05-23
1
-1
/
+116
*
Add UDP parameter structures
Michael Brown
2005-05-22
1
-0
/
+17
*
Define PXE types in terms of other PXE types where possible
Michael Brown
2005-05-22
1
-11
/
+22
*
Worked out a sensible doxygen grouping
Michael Brown
2005-05-22
2
-120
/
+784
*
Added all API codes and basic prototypes.
Michael Brown
2005-05-21
1
-0
/
+181
*
Documented the basic PXE data types
Michael Brown
2005-05-21
1
-0
/
+112
*
Documented the UDP API calls.
Michael Brown
2005-05-20
1
-0
/
+299
*
Moved pxe_export.c to pxe.c, since the old pxe.c no longer exists.
Michael Brown
2005-05-20
1
-0
/
+0
*
Documented the link stages
Michael Brown
2005-05-20
1
-7
/
+226
*
Documented the compilation stages
Michael Brown
2005-05-20
1
-0
/
+200
*
Enable latex output
Michael Brown
2005-05-20
1
-3
/
+3
*
Add doc/ directory and .S files.
Michael Brown
2005-05-20
1
-2
/
+6
*
Doxygenation
Michael Brown
2005-05-20
1
-1
/
+15
*
Update to cope with changes in registers.h
Michael Brown
2005-05-20
9
-45
/
+44
[next]