aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dhcp/dhcp_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-1/+7
2018-06-15Update DHCPv6 DUID code and fix coverity warningsJuraj Sloboda1-1/+2
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-1/+8
2018-06-07DHCP Client DumpNeale Ranns1-23/+112
2018-01-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-11/+11
2018-01-09api: refactor vlibmemoryFlorin Coras1-3/+3
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-9/+27
2017-07-18DHCP client option 61 "client_id"Neale Ranns1-1/+2
2017-07-06DHCP complete event sends mask lengthNeale Ranns1-2/+3
2017-04-28Fix hostname fencepost error in dhcp_compl_event_callback.Jon Loeliger1-2/+4
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns1-19/+47
2017-03-02Clean up binary api message handler registration issuesDave Barach1-8/+0
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns1-51/+44
2017-02-21dhcp: multiple additionsNeale Ranns1-46/+66
2017-01-26API refactoring : dhcpPavel Kotucek1-0/+253