summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/ipv6_test.go
AgeCommit message (Expand)Author
2021-04-15Use nicer formatting for IP addresses in testsKevin Krakauer
2021-04-09Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddressGhanan Gowripalan
2021-04-06Do not perform MLD for certain multicast scopesGhanan Gowripalan
2021-01-28Change tcpip.Error to an interfaceTamir Duberstein
2020-12-21Prefer matching labels and longest matching prefixGhanan Gowripalan
2020-02-25Use link-local source address for link-local multicastGhanan Gowripalan
2020-01-31Use multicast Ethernet address for multicast NDPGhanan Gowripalan
2020-01-13Do Source Address Selection when choosing an IPv6 source addressGhanan Gowripalan
2020-01-06Pass the NIC-internal name to the NIC name function when generating opaque IIDsGhanan Gowripalan
2020-01-03Support generating opaque interface identifiers as defined by RFC 7217Ghanan Gowripalan
2019-12-13Properly generate the EUI64 interface identifier from an Ethernet addressGhanan Gowripalan