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
/
ndp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
1
-2
/
+2
*
[ipv6] Ignore SLAAC on prefixes with an incompatible prefix length
Michael Brown
2022-09-13
1
-11
/
+25
*
[ipv6] Defer router discovery timeout while link is blocked
Michael Brown
2021-01-19
1
-1
/
+19
*
[ipv6] Reduce time spent waiting for router discovery
Michael Brown
2020-10-14
1
-0
/
+9
*
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
2016-07-21
1
-1
/
+1
*
[ipv6] Create routing table based on IPv6 settings
Michael Brown
2016-07-20
1
-53
/
+2
*
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
2016-07-19
1
-2
/
+17
*
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
2016-07-19
1
-5
/
+246
*
[ipv6] Allow settings to comprise arbitrary subsets of NDP options
Michael Brown
2016-07-19
1
-35
/
+67
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
1
-1
/
+1
*
[ipv6] Perform SLAAC only during autoconfiguration
Michael Brown
2016-07-15
1
-8
/
+14
*
[ipv6] Do not set sin6_scope_id on source address
Michael Brown
2014-05-23
1
-1
/
+0
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
1
-0
/
+10
*
[ipv6] Expose NDP-provided settings (including the DNS server)
Michael Brown
2013-12-05
1
-9
/
+197
*
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
2013-11-15
1
-34
/
+63
*
[dhcpv6] Add basic support for stateful and stateless DHCPv6
Michael Brown
2013-11-14
1
-5
/
+36
*
[ipv6] Add IPv6 network device configurator
Michael Brown
2013-11-07
1
-26
/
+217
*
[ipv6] Add ndp_tx_router_solicitation() to send router solicitations
Michael Brown
2013-10-25
1
-33
/
+65
*
[ipv6] Treat sin6_scope_id consistently
Michael Brown
2013-10-25
1
-2
/
+2
*
[ipv6] Support stateless address autoconfiguration (SLAAC)
Michael Brown
2013-10-23
1
-52
/
+112
*
[ipv6] Extract link layer addresses from router advertisements
Michael Brown
2013-10-23
1
-47
/
+144
*
[ipv6] Fix uninitialised-variable warning
Michael Brown
2013-09-03
1
-0
/
+3
*
[ipv6] Replace IPv6 stack
Michael Brown
2013-09-03
1
-129
/
+319
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-6
/
+6
*
Kill off some warnings-problematic debug statements in ndp.c; the code
Michael Brown
2007-12-07
1
-4
/
+2
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-3
/
+3
*
make add_ndp_entry static
Holger Lubitz
2007-07-27
1
-2
/
+3
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-6
/
+6
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
1
-1
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
1
-2
/
+3
*
IP6 support
Nikhil Chandru Rao
2006-08-19
1
-0
/
+181