aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dhcp/dhcp6_pd_client_dp.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07dhcp: fix dhcpv6 client and dhcpv6 prefix delegationDave Barach1-21/+9
2020-04-10misc: check return values from vlib_buffer_copy(...)Dave Barach1-0/+3
2019-05-13Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clientsjackiechen19851-3/+1
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-07-10VPP-1337: Dangling reference be gone!Dave Barach1-0/+1
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-527/+23
2018-06-15Update DHCPv6 DUID code and fix coverity warningsJuraj Sloboda1-32/+60
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-0/+1141