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
*
[arp] Validate length of ARP packet
Michael Brown
2016-03-12
1
-0
/
+7
*
[tls] Avoid potential out-of-bound reads in length fields
Michael Brown
2016-03-11
1
-44
/
+67
*
[xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices
Michael Brown
2016-03-09
1
-0
/
+1858
*
[infiniband] Make IPoIB support configurable at build time
Michael Brown
2016-03-09
1
-3
/
+0
*
[infiniband] Retrieve GID flag from cached path entries
Michael Brown
2016-03-08
1
-0
/
+1
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
3
-9
/
+14
*
[infiniband] Assign names to CMRC connections
Michael Brown
2016-03-08
2
-36
/
+50
*
[infiniband] Allow for the creation of multicast groups
Michael Brown
2016-03-08
1
-9
/
+16
*
[infiniband] Parse MLID, rate, and SL from multicast membership record
Michael Brown
2016-03-08
1
-27
/
+30
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
1
-1
/
+9
*
[infiniband] Do not use GRH for local paths
Michael Brown
2016-03-08
1
-7
/
+6
*
[infiniband] Use correct transaction identifier in CM responses
Michael Brown
2016-03-08
2
-16
/
+24
*
[infiniband] Use connection's local ID as debug message identifier
Michael Brown
2016-03-08
2
-25
/
+33
*
[infiniband] Use "%d" as format specifier for LIDs
Michael Brown
2016-03-08
2
-4
/
+4
*
[infiniband] Use "%#lx" as format specifier for queue pair numbers
Michael Brown
2016-03-08
4
-12
/
+12
*
[infiniband] Assign names to Infiniband devices for debug messages
Michael Brown
2016-03-08
7
-118
/
+133
*
[infiniband] Add support for performing service record lookups
Michael Brown
2016-03-08
1
-0
/
+67
*
[infiniband] Avoid multiple calls to ib_cmrc_shutdown()
Michael Brown
2016-03-08
1
-0
/
+3
*
[netdevice] Refuse to create duplicate network device names
Michael Brown
2016-03-07
1
-0
/
+8
*
[slam] Avoid potential division by zero
Michael Brown
2016-01-28
1
-7
/
+13
*
[tcp] Guard against malformed TCP options
Michael Brown
2016-01-28
1
-11
/
+53
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
1
-1
/
+3
*
[netdevice] Add "ifname" setting
Andrew Widdersheim
2016-01-18
1
-0
/
+22
*
[stp] Fix incorrectly disambiguated errors
Michael Brown
2016-01-14
1
-3
/
+3
*
[infiniband] Profile post work queue entry operations
Michael Brown
2016-01-10
1
-0
/
+25
*
[tftp] Do not change current working URI when TFTP server is cleared
Michael Brown
2016-01-09
1
-13
/
+13
*
[http] Handle relative redirection URIs
Michael Brown
2016-01-09
1
-7
/
+46
*
[dhcp] Limit maximum number of DHCP discovery deferrals
Michael Brown
2015-11-10
1
-2
/
+6
*
[dhcp] Reset start time when deferring discovery
Michael Brown
2015-10-30
1
-0
/
+1
*
[http] Verify server port when reusing a pooled connection
Michael Brown
2015-10-02
1
-7
/
+12
*
[peerdist] Avoid NULL pointer dereference for plaintext blocks
Michael Brown
2015-09-29
1
-7
/
+10
*
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
2015-09-10
3
-1
/
+7
*
[pxe] Populate ciaddr in fake PXE Boot Server ACK packet
Michael Brown
2015-09-01
1
-0
/
+4
*
[tcpip] Allow supported address families to be detected at runtime
Michael Brown
2015-09-01
3
-8
/
+9
*
[dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty
Michael Brown
2015-08-26
1
-2
/
+3
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-2
/
+2
*
[dhcp] Ignore ProxyDHCPACKs without PXE options
Michael Brown
2015-08-18
1
-0
/
+4
*
[dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers
Michael Brown
2015-08-18
1
-27
/
+54
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
2
-0
/
+12
*
[peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding
Michael Brown
2015-08-17
1
-0
/
+145
*
[peerdist] Add block download multiplexer
Michael Brown
2015-08-17
1
-0
/
+387
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
1
-0
/
+1366
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
1
-0
/
+551
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
8
-1241
/
+2480
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
1
-73
/
+17
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
1
-0
/
+25
*
[tls] Do not access beyond the end of a 24-bit integer
Michael Brown
2015-08-01
1
-22
/
+29
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
1
-0
/
+286
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-4
/
+19
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
2
-0
/
+8
[next]