Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-07 | dhcp: fix dhcpv6 client and dhcpv6 prefix delegation | Dave Barach | 1 | -21/+9 |
2020-04-10 | misc: check return values from vlib_buffer_copy(...) | Dave Barach | 1 | -0/+3 |
2019-05-13 | Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients | jackiechen1985 | 1 | -3/+1 |
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 | -1/+1 |
2018-07-10 | VPP-1337: Dangling reference be gone! | Dave Barach | 1 | -0/+1 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) | Juraj Sloboda | 1 | -527/+23 |
2018-06-15 | Update DHCPv6 DUID code and fix coverity warnings | Juraj Sloboda | 1 | -32/+60 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 1 | -0/+1141 |