index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
tcpip
/
stack
/
ndp.go
Age
Commit message (
Expand
)
Author
2019-12-18
Merge release-20191213.0-27-g8e6e87f (automated)
gVisor bot
2019-12-18
Allow 'out-of-line' routing table updates for Router and Prefix discovery events
Ghanan Gowripalan
2019-12-14
Merge release-20191210.0-29-gad80dcf (automated)
gVisor bot
2019-12-13
Properly generate the EUI64 interface identifier from an Ethernet address
Ghanan Gowripalan
2019-12-11
Merge release-20191129.0-41-g4ff71b5 (automated)
gVisor bot
2019-12-10
Inform the integrator on receipt of an NDP Recursive DNS Server option
Ghanan Gowripalan
2019-12-06
Merge release-20191129.0-15-gab3f7bc (automated)
gVisor bot
2019-12-06
Do IPv6 Stateless Address Auto-Configuration (SLAAC)
Ghanan Gowripalan
2019-12-05
Merge release-20191114.0-63-g10f7b10 (automated)
gVisor bot
2019-12-05
Add a type to represent the NDP Recursive DNS Server option
Ghanan Gowripalan
2019-11-14
Merge release-20191104.0-40-g3f7d937 (automated)
gVisor bot
2019-11-14
Use PacketBuffers for outgoing packets.
Kevin Krakauer
2019-11-12
Merge release-20190806.1-397-g5398530 (automated)
gVisor bot
2019-11-12
Discover on-link prefixes from Router Advertisements' Prefix Information options
Ghanan Gowripalan
2019-11-07
Merge release-20190806.1-379-g0c424ea (automated)
gVisor bot
2019-11-06
Rename nicid to nicID to follow go-readability initialisms
Ghanan Gowripalan
2019-11-07
Merge release-20190806.1-376-ge63db5e (automated)
gVisor bot
2019-11-06
Discover default routers from Router Advertisements
Ghanan Gowripalan
2019-11-06
Merge release-20190806.1-373-ga824b48 (automated)
gVisor bot
2019-11-06
Validate incoming NDP Router Advertisements, as per RFC 4861 section 6.1.2
Ghanan Gowripalan
2019-10-24
Merge release-20190806.1-319-gf034790 (automated)
gVisor bot
2019-10-24
Use interface-specific NDP configurations instead of the stack-wide default.
Ghanan Gowripalan
2019-10-23
Merge release-20190806.1-308-gde3dbf8 (automated)
gVisor bot
2019-10-23
Inform netstack integrator when Duplicate Address Detection completes
Ghanan Gowripalan
2019-10-17
Merge release-20190806.1-285-g962aa23 (automated)
gVisor bot
2019-10-17
NDP Neighbor Solicitations sent during DAD must have an IP hop limit of 255
Ghanan Gowripalan
2019-10-17
Merge release-20190806.1-284-g06ed9e3 (automated)
gVisor bot
2019-10-16
Do Duplicate Address Detection on permanent IPv6 addresses.
Ghanan Gowripalan