summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/ndp_options.go
AgeCommit message (Expand)Author
2021-06-29Support parsing NDP Route Information optionGhanan Gowripalan
2021-06-21Use fake clocks in NDP testsGhanan Gowripalan
2021-05-22Remove detritusTamir Duberstein
2021-03-16Unexport methods on NDPOptionGhanan Gowripalan
2021-03-16Detect looped-back NDP DAD messagesGhanan Gowripalan
2020-12-04Introduce IPv4 options serializer and add RouterAlert to IGMPBruno Dal Bo
2020-04-17Support NDP DNS Search List optionGhanan Gowripalan
2020-04-16Return detailed errors when iterating NDP optionsGhanan Gowripalan
2020-01-28Include the NDP Source Link Layer option when sending DAD messagesGhanan Gowripalan
2020-01-27Add a type to represent the NDP Source Link Layer Address optionGhanan Gowripalan
2019-12-06Do IPv6 Stateless Address Auto-Configuration (SLAAC)Ghanan Gowripalan
2019-12-05Add a type to represent the NDP Recursive DNS Server optionGhanan Gowripalan
2019-11-12Discover on-link prefixes from Router Advertisements' Prefix Information optionsGhanan Gowripalan
2019-10-29Support iterating an NDP options buffer.Ghanan Gowripalan
2019-10-24Add a type to represent the NDP Prefix Information option.Ghanan Gowripalan
2019-10-16Do Duplicate Address Detection on permanent IPv6 addresses.Ghanan Gowripalan