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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing static
Michael Brown
2007-07-09
1
-1
/
+1
*
Fix TX state machine and miscellaneous other bits.
Michael Brown
2007-07-09
1
-38
/
+70
*
Fix root-path parsing.
Michael Brown
2007-07-09
1
-36
/
+35
*
Ready to start testing
Michael Brown
2007-07-08
1
-20
/
+24
*
Code in place to use a hypothetical SCSI interface.
Michael Brown
2007-07-08
1
-8
/
+23
*
Everything except the SCSI interface should now be present
Michael Brown
2007-07-08
1
-38
/
+274
*
iSCSI updated to use data-xfer interface on the socket side (TCP).
Michael Brown
2007-07-08
1
-330
/
+379
*
Limit xmit window to one MTU. (Path MTU discovery not yet
Michael Brown
2007-07-08
1
-16
/
+34
*
Add debug message when nameserver setting is applied/changed via DHCP.
Michael Brown
2007-07-08
1
-0
/
+4
*
TCP limits advertised TCP window to size of application window
Michael Brown
2007-07-08
1
-0
/
+4
*
Separate the "is data ready" function of xfer_seek() into an
Michael Brown
2007-07-08
7
-16
/
+24
*
Kill off unused request() method in data-xfer interface.
Michael Brown
2007-07-08
7
-11
/
+0
*
Use net_device_operations structure and netdev_nullify() to allow for
Michael Brown
2007-07-07
2
-14
/
+76
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
Apply global DHCP options when register_dhcp_options() is called. Do
Michael Brown
2007-07-06
2
-7
/
+12
*
Add concept of DHCP option applicators.
Michael Brown
2007-07-05
3
-28
/
+78
*
Allow recording of TX and RX errors to aid in end-user debugging.
Michael Brown
2007-07-05
1
-16
/
+48
*
Switch compiler warning on tcp_open() to a #warning
Michael Brown
2007-07-05
1
-0
/
+3
*
Added missing line to set return status code.
Michael Brown
2007-07-03
1
-0
/
+1
*
Use a linker-table based system to automatically mark and start up
Michael Brown
2007-07-03
2
-16
/
+2
*
Merge branch 'master' of /pub/scm/gpxe
Marty Connor
2007-07-03
2
-4
/
+14
|
\
|
*
Implemented (untested) PXENV_START_UNDI.
Michael Brown
2007-07-03
1
-4
/
+6
|
*
Never attempt to route the broadcast address.
Michael Brown
2007-07-03
1
-0
/
+8
*
|
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
1
-4
/
+4
|
/
*
Add trivial net device statistics (TX and RX packet count), reported
Michael Brown
2007-07-03
1
-0
/
+9
*
Merge branch 'master' of ssh://rom.etherboot.org/pub/scm/gpxe
Marty Connor
2007-07-02
3
-2
/
+70
|
\
|
*
Add untested support for UNDI transmit and receive.
Michael Brown
2007-07-02
3
-2
/
+70
*
|
Warnings purge
Marty Connor
2007-07-02
1
-1
/
+1
|
/
*
Improve debugging
Michael Brown
2007-07-01
1
-0
/
+6
*
Can't use strncpy() to copy strings that aren't NUL-terminated to
Michael Brown
2007-07-01
1
-2
/
+8
*
Don't build option-overloaded packets; they just confuse people (ISC
Michael Brown
2007-06-30
1
-31
/
+11
*
Set current working URI based on TFTP server specified by DHCP.
Michael Brown
2007-06-28
1
-0
/
+15
*
Bugfix: iobuf->data always points to the start of the allocated
Michael Brown
2007-06-28
1
-1
/
+1
*
Mildly ugly hack to force correct linkage.
Michael Brown
2007-06-28
2
-0
/
+4
*
Add dhcp_configure_netdev()
Michael Brown
2007-06-28
1
-3
/
+61
*
Forgot to set initial session state. Now works!
Michael Brown
2007-06-28
1
-0
/
+1
*
Kill off job::start() (it was only ever added as part of an aborted
Michael Brown
2007-06-28
1
-1
/
+0
*
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
2007-06-28
3
-111
/
+195
*
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
2007-06-27
6
-105
/
+59
*
Partial migration of UDP to data-xfer interface. (Will not link at
Michael Brown
2007-06-20
1
-166
/
+291
*
Remove unused headers.
Michael Brown
2007-06-12
1
-0
/
+2
*
Updated DNS to use not-yet-implemented UDP data-xfer API.
Michael Brown
2007-06-12
1
-101
/
+114
*
Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer
Michael Brown
2007-06-11
1
-246
/
+378
[next]