diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2020-04-17 13:54:47 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-04-17 13:56:19 -0700 |
commit | 486759a37d61b770019a81af00e0e733c655b3a8 (patch) | |
tree | 2488466b719f958b56987051847d74c6d5ae1789 /pkg/tcpip/stack/rand.go | |
parent | a80cd4302337f1c3a807e127f5a6edc2f014f431 (diff) |
Support NDP DNS Search List option
Inform the netstack integrator when the netstack receives an NDP Router
Advertisement message with the NDP DNS Search List option with at least
one domain name. The stack will not maintain any state related to the
search list - the integrator is expected to maintain any required state
and invalidate domain names after their lifetime expires, or refresh the
lifetime when a new one is received for a known domain name.
Test:
- header_test.TestNDPDNSSearchListOption
- header_test.TestNDPDNSSearchListOptionSerialize
- header_test.TestNDPSearchListOptionDomainNameLabelInvalidSymbols
- header_test.TestNDPOptionsIterCheck
- stack_test.TestNDPDNSSearchListDispatch
PiperOrigin-RevId: 307109375
Diffstat (limited to 'pkg/tcpip/stack/rand.go')
0 files changed, 0 insertions, 0 deletions