aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dhcp/dhcp6_proxy_node.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07dhcp: fix proxy dhcpv6 size checkBenoƮt Ganne1-2/+3
2020-04-10misc: check return values from vlib_buffer_copy(...)Dave Barach1-0/+7
2019-08-15vlib: copy trace_handle in vlib_buffer_copy/clone() functionsJohn Lo1-1/+0
2019-06-18fib: fib api updatesNeale Ranns1-3/+3
2019-02-18DHCP: trace flags copied from old to new not vice-versaNeale Ranns1-1/+1
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion1-4/+1
2019-01-19buffers: remove free-list information from buffer metadataDamjan Marion1-3/+2
2018-11-29DHCP: Initialise trace for copied buffers.Ole Troan1-0/+2
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-11/+18
2018-02-12Fix DHCP client crash with worker threadsMatthew Smith1-1/+1
2017-12-09VPP-249 Coding standards cleanup - vnet/vnet/dhcpkhemendra kumar1-622/+660
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-50/+47
2017-09-11FIB table add/delete APINeale Ranns1-4/+5
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-1/+1
2017-05-24IPv6 Performance bugsNeale Ranns1-4/+5
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns1-40/+118
2017-03-04DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC...Neale Ranns1-4/+5
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns1-0/+1065