aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dhcp
AgeCommit message (Expand)AuthorFilesLines
2017-09-20Fix DHCP client so it works for worker threadsJohn Lo1-2/+14
2017-09-11FIB table add/delete APINeale Ranns3-16/+21
2017-08-08L2 over MPLSNeale Ranns2-4/+4
2017-08-03DHCP Client: receive unicast ACKsNeale Ranns1-1/+78
2017-07-18DHCP client option 61 "client_id"Neale Ranns4-2/+19
2017-07-18DHCP client - remove interface address when DHCP de-configuredNeale Ranns1-0/+1
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion2-2/+2
2017-07-06DHCP complete event sends mask lengthNeale Ranns3-3/+7
2017-05-24IPv6 Performance bugsNeale Ranns1-4/+5
2017-04-28Fix hostname fencepost error in dhcp_compl_event_callback.Jon Loeliger1-2/+4
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-34/+4
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns2-4/+2
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns8-176/+432
2017-03-04DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC...Neale Ranns3-18/+76
2017-03-02Clean up binary api message handler registration issuesDave Barach1-8/+0
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns12-471/+1957
2017-02-21dhcp: multiple additionsNeale Ranns7-410/+485
2017-01-26DHCPv[46] proxy testsNeale Ranns1-1/+29
2017-01-26API refactoring : dhcpPavel Kotucek2-0/+419
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion6-0/+2446