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
*
make add_ndp_entry static
Holger Lubitz
2007-07-27
1
-2
/
+3
*
Add per-file error identifiers
Michael Brown
2007-07-24
2
-20
/
+3
*
Added missing "static" declarations
Michael Brown
2007-07-17
1
-2
/
+2
*
nameserver should be static
Michael Brown
2007-07-17
1
-1
/
+1
*
Add support for TCP timestamps
Michael Brown
2007-07-13
1
-3
/
+71
*
Adjust received length to take into account any already-received data
Michael Brown
2007-07-13
1
-2
/
+3
*
Avoid reusing auto-allocated ports after connection close.
Michael Brown
2007-07-13
1
-2
/
+3
*
May be required in some disconnect scenarios
Michael Brown
2007-07-10
1
-0
/
+1
*
Remove some obsolete stream-API files
Michael Brown
2007-07-09
2
-543
/
+0
*
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
[next]