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
*
Minor debug message improvement.
Michael Brown
2007-09-17
1
-2
/
+3
*
Prepare for adding a metadata queue to IPoIB
Michael Brown
2007-09-17
1
-89
/
+2
*
IPoIB code separated out to ipoib.c.
Michael Brown
2007-09-17
1
-2
/
+30
*
create_qp() and destroy_qp() now written (but not tested).
Michael Brown
2007-09-16
1
-1
/
+4
*
Started implementing create_qp() and destroy_qp().
Michael Brown
2007-09-16
1
-2
/
+70
*
Revert to dev_priv/owner_priv scheme, rather than container_of; it
Michael Brown
2007-09-16
1
-0
/
+51
*
post_recv() now works, and we can pass data on the IPoIB queue pair
Michael Brown
2007-09-16
1
-9
/
+10
*
Direct polling of TX completion queue now works.
Michael Brown
2007-09-15
1
-0
/
+20
*
Now handling TX completions in our poll loop.
Michael Brown
2007-09-14
1
-14
/
+3
*
Can now both send and receive packets. LL header format not yet
Michael Brown
2007-09-13
1
-0
/
+11
*
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-13
1
-2
/
+36
*
Bugfix: DHCP message type should be a one-byte option... (d'oh)
Michael Brown
2007-09-13
1
-2
/
+1
*
Started IB driver rewrite
Michael Brown
2007-09-12
1
-0
/
+118
*
Check for correct block number in tftp_rx_data().
Michael Brown
2007-09-08
1
-1
/
+9
*
Minor style fix: structure fields are generally initialised in the
Michael Brown
2007-09-06
1
-1
/
+1
*
TFTP default blocksize fix from Vampyre
Marty Connor
2007-08-30
1
-0
/
+1
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
3
-10
/
+8
|
\
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-5
/
+4
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-4
/
+3
*
|
Use start_timer_nodelay() in protocols which rely on the retry timer
Michael Brown
2007-08-13
3
-3
/
+3
*
|
Add start_timer_nodelay()
Michael Brown
2007-08-13
1
-0
/
+12
*
|
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
7
-4
/
+13
*
|
Use otherwise-useless byte in DHCP feature option as a version number
Michael Brown
2007-08-02
4
-2
/
+8
*
|
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
3
-0
/
+21
*
|
fix gcc 4.2.1 warning: initialized field overwritten
Holger Lubitz
2007-08-02
1
-4
/
+1
|
/
*
Add identifier for the network device into the DHCP request.
Michael Brown
2007-07-31
1
-0
/
+25
*
Centralise construction of the DHCP request and response packets.
Michael Brown
2007-07-31
1
-37
/
+104
*
tls_change_cipher() can complain about null cipher and digest
Michael Brown
2007-07-30
1
-4
/
+2
*
Change #warnings to FIXMEs, so that we can build without NO_WERROR=1
Michael Brown
2007-07-30
1
-8
/
+11
*
Allowed HTTPS to be a separately configurable feature.
Michael Brown
2007-07-30
2
-13
/
+67
*
TLS now working again.
Michael Brown
2007-07-30
2
-9
/
+1740
*
Quick hack to get AoE back in to the tree, on a par with the current
Michael Brown
2007-07-29
1
-34
/
+96
*
Merge branch 'symcheck2'
Michael Brown
2007-07-28
2
-3
/
+4
|
\
|
*
make http_open static
Holger Lubitz
2007-07-27
1
-1
/
+1
|
*
make add_ndp_entry static
Holger Lubitz
2007-07-27
1
-2
/
+3
*
|
Prepare for iBFT merge when possible. iscsiboot.c contains a really,
Michael Brown
2007-07-26
1
-18
/
+98
|
/
*
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
[next]