index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ipv6] Include network device when transcribing multicast addresses
Michael Brown
2014-05-23
1
-1
/
+1
*
[ipv6] Do not set sin6_scope_id on source address
Michael Brown
2014-05-23
1
-1
/
+0
*
[dhcpv6] Do not set sin6_scope_id on the unspecified client socket address
Michael Brown
2014-05-23
1
-1
/
+0
*
[nfs] Rewrite NFS URI handling
Marin Hannache
2014-05-18
2
-90
/
+198
*
[syslog] Strip invalid characters from hostname
Michael Brown
2014-05-16
1
-6
/
+31
*
[nfs] Fix an invalid free() when loading a regular (non-symlink) file
Marin Hannache
2014-05-16
1
-3
/
+4
*
[tcp] Defer sending ACKs until all received packets have been processed
Michael Brown
2014-05-12
1
-8
/
+25
*
[nfs] Fix an invalid free() when loading a symlink
Marin Hannache
2014-05-12
1
-0
/
+11
*
[http] Profile receive datapath
Michael Brown
2014-04-28
1
-0
/
+13
*
[tcp] Profile transmit and receive datapaths
Michael Brown
2014-04-28
1
-0
/
+20
*
[ipv4] Profile transmit and receive datapaths
Michael Brown
2014-04-28
1
-0
/
+15
*
[netdevice] Profile common operations
Michael Brown
2014-04-27
1
-0
/
+16
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
2
-41
/
+35
*
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
2014-03-25
1
-1
/
+1
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
2
-11
/
+5
*
[http] Accept Content-Length header with trailing whitespace
Michael Brown
2014-03-25
1
-1
/
+2
*
[netdevice] Notify upper-layer drivers when RX processing is (un)frozen
Michael Brown
2014-03-14
1
-0
/
+28
*
[http] Automatically retry request on a 503 Service Unavailable
Michael Brown
2014-03-07
1
-1
/
+45
*
[http] Use a retry timer to trigger retried requests
Michael Brown
2014-03-07
1
-15
/
+44
*
[tcp] Update window even if ACK does not acknowledge new data
Michael Brown
2014-03-07
1
-2
/
+4
*
[netdevice] Mark devices as open before calling open() method
Michael Brown
2014-03-05
1
-4
/
+8
*
[tcp] Calculate correct MSS from peer address
Michael Brown
2014-03-04
1
-1
/
+14
*
[tcpip] Provide tcpip_mtu() to determine the maximum transmission unit
Michael Brown
2014-03-04
3
-0
/
+31
*
[tcpip] Provide tcpip_netdev() to determine the transmitting network device
Michael Brown
2014-03-04
3
-10
/
+86
*
[tcpip] Add IP statistics collection as per RFC 4293
Michael Brown
2014-03-02
4
-21
/
+102
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
4
-44
/
+65
*
[dhcp] Copy exactly the required length when resizing DHCP options
Michael Brown
2014-02-26
1
-3
/
+1
*
[dns] Update end-of-name pointer after processing CNAME record
Michael Brown
2014-02-26
1
-2
/
+12
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
4
-265
/
+723
*
[ipv6] Expose NDP-provided settings (including the DNS server)
Michael Brown
2013-12-05
1
-9
/
+197
*
[dhcpv6] Add DHCPv6 "filename" setting
Michael Brown
2013-12-05
1
-0
/
+10
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
2
-5
/
+5
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
10
-23
/
+30
*
[dhcpv6] Use DUID-UUID form of client DUID
Michael Brown
2013-12-05
1
-20
/
+21
*
[syslog] Add support for IPv6 syslog server
Michael Brown
2013-12-05
2
-17
/
+35
*
[dns] Add support for resolving IPv6 addresses via AAAA records
Michael Brown
2013-12-05
2
-34
/
+103
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
3
-17
/
+52
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
15
-134
/
+88
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
2
-4
/
+4
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
2
-2
/
+6
*
[dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses
Michael Brown
2013-11-15
1
-6
/
+24
*
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
2013-11-15
2
-118
/
+183
*
[dhcpv6] Add basic support for stateful and stateless DHCPv6
Michael Brown
2013-11-14
2
-5
/
+991
*
[ipv6] Add "ipv6" setting type
Michael Brown
2013-11-14
1
-0
/
+53
*
[ipv6] Use given source address only if it is not the unspecified address
Michael Brown
2013-11-14
1
-1
/
+1
*
[settings] Move user-class setting from dhcp.c to settings.c
Michael Brown
2013-11-14
1
-8
/
+0
*
[ipv6] Add IPv6 network device configurator
Michael Brown
2013-11-07
1
-26
/
+217
*
[dhcp] Add DHCP network device configurator
Michael Brown
2013-11-05
1
-0
/
+6
*
[netdevice] Add generic concept of a network device configurator
Michael Brown
2013-11-05
1
-5
/
+203
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
4
-40
/
+13
[prev]
[next]