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
*
[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
*
[ipv6] Add ndp_tx_router_solicitation() to send router solicitations
Michael Brown
2013-10-25
2
-33
/
+66
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
2
-104
/
+1
*
[ipv6] Automatically choose source for link-local and multicast destinations
Michael Brown
2013-10-25
1
-30
/
+34
*
[ipv6] Treat sin6_scope_id consistently
Michael Brown
2013-10-25
2
-5
/
+5
*
[ipv6] Support stateless address autoconfiguration (SLAAC)
Michael Brown
2013-10-23
2
-52
/
+159
*
[ipv6] Extract link layer addresses from router advertisements
Michael Brown
2013-10-23
1
-47
/
+144
*
[ipv6] Handle IPv6 option length correctly
Michael Brown
2013-10-23
1
-1
/
+1
*
[ping] Add concept of a ping socket
Michael Brown
2013-10-21
1
-0
/
+273
*
[icmp] Add support for sending ICMP echo requests
Michael Brown
2013-10-21
4
-96
/
+331
*
[ipv6] Add IPv6 socket address converter
Michael Brown
2013-10-21
1
-1
/
+98
*
[ipv4] Add IPv4 socket address converter
Michael Brown
2013-10-21
1
-0
/
+37
*
[socket] Add concept of a generalised socket address converter
Michael Brown
2013-10-21
1
-0
/
+65
*
[netdevice] Add find_netdev_by_index()
Michael Brown
2013-10-21
1
-0
/
+18
*
[udp] Add AF_INET6 socket opener
Michael Brown
2013-10-21
1
-2
/
+9
*
[tcp] Add AF_INET6 socket opener
Michael Brown
2013-10-21
1
-2
/
+9
*
[neighbour] Add nstat() function to print out neighbour table
Michael Brown
2013-09-25
1
-41
/
+1
*
[ipv6] Add inet6_aton()
Michael Brown
2013-09-11
1
-4
/
+73
*
[ipv6] Fix uninitialised-variable warning
Michael Brown
2013-09-03
1
-0
/
+3
*
[ipv6] Replace IPv6 stack
Michael Brown
2013-09-03
4
-480
/
+1097
*
[neighbour] Generalise concept of neighbour discovery
Michael Brown
2013-09-03
2
-354
/
+513
*
[tcpip] Pass through network device to transport layer protocols
Michael Brown
2013-09-03
7
-10
/
+21
*
[ethernet] Add support for generating multicast hash for IPv6 addresses
Michael Brown
2013-09-03
1
-0
/
+5
*
[netdevice] Add method for generating EUI-64 address from link-layer address
Michael Brown
2013-09-03
2
-0
/
+17
*
[netdevice] Add concept of a network device index
Michael Brown
2013-09-03
1
-2
/
+3
*
[ipv4] Generalise fragment reassembly mechanism
Michael Brown
2013-08-27
2
-117
/
+211
*
[linux] Give tap devices a name and bus type
Michael Brown
2013-08-27
1
-1
/
+2
*
[http] Add support for HTTP POST
Michael Brown
2013-08-19
1
-3
/
+121
*
[nfs] Fix an issue with the selection of a local port
Marin Hannache
2013-08-06
1
-2
/
+2
*
[tcpip] Allow binding to unspecified privileged ports (below 1024)
Michael Brown
2013-08-06
3
-74
/
+76
[next]