Age | Commit message (Expand) | Author | Files | Lines |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 1 | -7/+8 |
2019-07-26 | dhcp: send unicast and broadcast packets via the IP adjacency | Neale Ranns | 1 | -2/+1 |
2019-05-06 | Fix VPP-1487 DHCP client does not support option 6-domain server | jackiechen1985 | 1 | -2/+11 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) | Juraj Sloboda | 1 | -1/+7 |
2018-06-15 | Update DHCPv6 DUID code and fix coverity warnings | Juraj Sloboda | 1 | -1/+2 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 1 | -1/+8 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 1 | -23/+112 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the | Neale Ranns | 1 | -1/+1 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -11/+11 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -3/+3 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 1 | -9/+27 |
2017-07-18 | DHCP client option 61 "client_id" | Neale Ranns | 1 | -1/+2 |
2017-07-06 | DHCP complete event sends mask length | Neale Ranns | 1 | -2/+3 |
2017-04-28 | Fix hostname fencepost error in dhcp_compl_event_callback. | Jon Loeliger | 1 | -2/+4 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 1 | -19/+47 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -8/+0 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended | Neale Ranns | 1 | -51/+44 |
2017-02-21 | dhcp: multiple additions | Neale Ranns | 1 | -46/+66 |
2017-01-26 | API refactoring : dhcp | Pavel Kotucek | 1 | -0/+253 |