summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/ndp_router_advert.go
diff options
context:
space:
mode:
authorGhanan Gowripalan <ghanan@google.com>2020-03-13 14:58:16 -0700
committergVisor bot <gvisor-bot@google.com>2020-03-13 14:59:19 -0700
commit645b1b2e9cd40084a42d6168de72a915449780b7 (patch)
treeb90b106039b9eedf06f4d0a510c7beed47a22b8f /pkg/tcpip/header/ndp_router_advert.go
parent1c0535297067179a822ba2dd9a6fe13a8be5a666 (diff)
Refactor SLAAC address state into SLAAC prefix state
Previously, SLAAC related state was stored on a per-address basis. This was sufficient for the simple case of a single SLAAC address per prefix, but future CLs will introduce temporary addresses which will result in multiple SLAAC addresses for a prefix. This refactor allows storing multiple addresses for a prefix in a single SLAAC prefix state. No behaviour changes - existing tests continue to pass. PiperOrigin-RevId: 300832812
Diffstat (limited to 'pkg/tcpip/header/ndp_router_advert.go')
0 files changed, 0 insertions, 0 deletions