diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2020-02-06 16:42:37 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-02-06 16:43:39 -0800 |
commit | 3700221b1f3ff0779a0f4479fd2bafa3312d5a23 (patch) | |
tree | 72a072eacad1ee55807289c9ca4dab44ab2a04b8 /pkg/p9 | |
parent | 16561e461e82f8d846ef1f3ada990270ef39ccc6 (diff) |
Auto-generate link-local address as a SLAAC address
Auto-generated link-local addresses should have the same lifecycle hooks
as global SLAAC addresses.
The Stack's NDP dispatcher should be notified when link-local addresses
are auto-generated and invalidated. They should also be removed when a
NIC is disabled (which will be supported in a later change).
Tests:
- stack_test.TestNICAutoGenAddrWithOpaque
- stack_test.TestNICAutoGenAddr
PiperOrigin-RevId: 293706760
Diffstat (limited to 'pkg/p9')
0 files changed, 0 insertions, 0 deletions