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
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
2
-2
/
+2
*
[dhcp] Use a random DHCP transaction identifier (xid)
Michael Brown
2011-09-19
2
-26
/
+30
*
[tcp] Allow sufficient headroom for TCP headers
Michael Brown
2011-09-19
1
-4
/
+4
*
[ipv4] Improve debugging
Michael Brown
2011-07-16
1
-45
/
+51
*
[ipv4] Fix fragment reassembly
Michael Brown
2011-07-16
1
-92
/
+120
*
[retry] Fix potential use-after-free in timer_expired()
Michael Brown
2011-07-16
1
-1
/
+3
*
[ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses
Michael Brown
2011-07-15
1
-7
/
+7
*
[ipv4] Discard unwanted unicast packets
Michael Brown
2011-07-15
1
-10
/
+50
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
12
-23
/
+60
*
[http] Include port in HTTP Host header as needed
Malte Starostik
2011-07-15
1
-1
/
+5
*
[iscsi] Avoid duplicate calls to iscsi_tx_done()
Michael Brown
2011-06-29
1
-4
/
+9
*
[http] Fix size_t format specifiers
Michael Brown
2011-06-29
1
-1
/
+1
*
[http] Support read-only HTTP block devices
Michael Brown
2011-06-28
1
-59
/
+308
*
[tls] Eliminate polling while TX state machine is idle
Michael Brown
2011-06-28
1
-13
/
+67
*
[iscsi] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-3
/
+26
*
[http] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-32
/
+46
*
[infiniband] Use a one-shot process for CMRC shutdown
Michael Brown
2011-06-28
1
-4
/
+2
*
[fc] Use a one-shot process for Fibre Channel name server queries
Michael Brown
2011-06-28
1
-4
/
+1
*
[fc] Use a one-shot process for Fibre Channel ELS requests
Michael Brown
2011-06-28
1
-4
/
+1
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
11
-54
/
+65
*
[tcp] Send xfer_window_changed() when window opens
Michael Brown
2011-06-28
1
-19
/
+27
*
[infiniband] Send xfer_window_changed() when CMRC connection is established
Michael Brown
2011-06-28
1
-0
/
+3
*
[tls] Send xfer_window_changed() when TLS session is established
Michael Brown
2011-06-28
1
-0
/
+4
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
2
-13
/
+56
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
2
-32
/
+44
*
[ftp] Remove redundant ftp_data_deliver() method
Michael Brown
2011-06-28
1
-25
/
+4
*
[ipv4] Record ARP resolution errors
Michael Brown
2011-06-28
1
-0
/
+2
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
1
-7
/
+25
*
[ipv4] Include network device metadata in packet traces
Michael Brown
2011-05-05
1
-3
/
+10
*
[http] Support chunked transfer encoding
Michael Brown
2011-05-05
1
-44
/
+119
*
[netdevice] Improve detection of bugs in drivers' TX completion handling
Michael Brown
2011-05-03
1
-2
/
+1
*
[netdevice] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
2011-05-03
1
-9
/
+9
*
[tcp] Update ts_recent whenever window is advanced
Michael Brown
2011-04-03
1
-9
/
+22
*
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
2011-03-31
1
-5
/
+9
*
[netdevice] Simplify link-down status message
Michael Brown
2011-03-30
1
-3
/
+9
*
[netdevice] Mark devices as open only if opening succeeds
Piotr JaroszyĆski
2011-03-27
1
-3
/
+3
*
[tcp] Record ts_recent on first received packet
Michael Brown
2011-03-26
1
-5
/
+8
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
4
-9
/
+9
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
8
-18
/
+18
*
[settings] Reject attempts to change a network device's bus ID
Michael Brown
2011-03-23
1
-0
/
+2
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
4
-0
/
+62
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+206
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
1
-235
/
+140
*
[dns] Fix memory leak in settings applicator
Michael Brown
2011-03-03
1
-2
/
+9
*
[iscsi] Clarify support for NOP-In
Michael Brown
2011-02-25
1
-24
/
+9
*
[iscsi] Verify the correct tag in NOP-In PDUs
Michael Brown
2011-02-25
1
-4
/
+4
*
[iscsi] Accept NOP-In PDUs sent by the target
Michael Brown
2011-02-24
1
-0
/
+50
*
[iscsi] Disambiguate the expected target errors in the login response
Michael Brown
2011-02-23
1
-1
/
+20
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+4
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
1
-1
/
+1
[next]