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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skeleton version: contains device driver (connecting to network via
Michael Brown
2006-03-22
1
-0
/
+338
*
Added from uip-0.9/uip/uip_arp.[ch]
Michael Brown
2006-03-22
2
-0
/
+624
*
Remove htons(); it is provided elsewhere in Etherboot
Michael Brown
2006-03-22
1
-7
/
+0
*
Basic, functional-but-extremely-pessimal versions (taken from
Michael Brown
2006-03-22
1
-0
/
+83
*
Terminate cleanly on SIGINT or SIGHUP
Michael Brown
2006-03-21
1
-11
/
+41
*
Use libpcap API to send/receive packets.
Michael Brown
2006-03-21
1
-17
/
+114
*
Basic structure in place: can daemonise, listen on a Unix domain
Michael Brown
2006-03-21
1
-0
/
+469
*
These can come back when someone wants to support them
Michael Brown
2006-03-17
2
-569
/
+0
*
More purging
Michael Brown
2006-03-17
3
-2101
/
+0
*
They can come back when they have someone to support them.
Michael Brown
2006-03-17
89
-8563
/
+0
*
GPXE code cleanup and purge.
Michael Brown
2006-03-17
52
-16693
/
+0
*
Prefix semantics have changed
Michael Brown
2006-03-16
1
-0
/
+5
*
Add uip on HEAD; it's safe to build, since nothing links against it at the
Michael Brown
2006-03-16
5
-0
/
+3253
*
Build in gpxe
Michael Brown
2006-03-16
1
-23
/
+14
*
Remove accidental duplicate arising from merge
Michael Brown
2006-03-16
1
-25
/
+1
*
Build under gpxe
Michael Brown
2006-03-16
1
-17
/
+15
*
Back out duplication arising from the merge
Michael Brown
2006-03-16
1
-19
/
+0
*
Fix to compile under gpxe
Michael Brown
2006-03-16
1
-1
/
+1
*
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-0
/
+19
|
\
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
2
-64
/
+559
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
9
-14
/
+7616
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
27
-0
/
+16415
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
2
-18
/
+83
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
5
-7
/
+310
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
5
-16
/
+60
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-1
/
+3
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-1
/
+1
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-0
/
+12
|
\
|
*
|
Fix up building with gcc 4.0.1 / gas 2.16.91
Michael Brown
2006-01-17
3
-5
/
+4
*
|
Reorder functions to match the linux driver.
George Baum
2005-07-11
1
-522
/
+554
*
|
Fix COMET TxUnderrun issue
Timothy Legge
2005-06-17
1
-0
/
+2
*
|
no need for depending on build library ("blib")
Geert Stappers
2005-06-14
1
-1
/
+1
*
|
Added documentation and ASSERT() statements.
Michael Brown
2005-06-06
1
-1
/
+39
*
|
Allow data blocks to be less than sizeof ( struct buffer_free_block ) in
Michael Brown
2005-06-06
2
-111
/
+67
*
|
Reduce BACKOFF_LIMIT to a hopefully more reasonable value.
Michael Brown
2005-06-02
1
-1
/
+1
*
|
In multicast operation, the client still has a unicast local port.
Michael Brown
2005-06-02
3
-95
/
+103
*
|
Always include code for sending multicast packets.
Michael Brown
2005-06-02
1
-4
/
+0
*
|
Jan Kiszka provided a patch for the smc9000 for missing phy-setup
Timothy Legge
2005-06-02
3
-1
/
+564
*
|
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
[next]