Age | Commit message (Expand) | Author | Files | Lines |
2018-11-29 | DHCP: Initialise trace for copied buffers. | Ole Troan | 2 | -0/+4 |
2018-11-20 | dhcp4:(VPP-1483) linearize chained packets before handling | Eyal Bari | 2 | -53/+54 |
2018-10-23 | dns, dhcp: on-demand udp port registration | Dave Barach | 3 | -5/+33 |
2018-10-23 | c11 safe string handling support | Dave Barach | 9 | -17/+17 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -10/+5 |
2018-07-10 | VPP-1337: Dangling reference be gone! | Dave Barach | 3 | -0/+6 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) | Juraj Sloboda | 12 | -537/+2502 |
2018-06-15 | Update DHCPv6 DUID code and fix coverity warnings | Juraj Sloboda | 5 | -39/+85 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 9 | -42/+3033 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 4 | -60/+231 |
2018-05-27 | VPP-1294: add missing feature arc constraint | Dave Barach | 2 | -5/+21 |
2018-05-10 | DHCP4 client process replies when renewing lease | Matthew Smith | 1 | -16/+24 |
2018-03-23 | Drop dhcp pkts w/ hardware address mismatches | Dave Barach | 2 | -11/+40 |
2018-03-21 | VPP_1202: handle DHCP NAK packets | Dave Barach | 2 | -1/+28 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) | Marek Gradzki | 1 | -0/+4 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." | Ole Trøan | 1 | -4/+0 |
2018-03-05 | API: Add service definitions for events and singleton messages. | Ole Troan | 1 | -0/+4 |
2018-02-14 | Reenable dhcp client detect when lease expires | Dave Barach | 1 | -1/+50 |
2018-02-12 | Fix DHCP client crash with worker threads | Matthew Smith | 3 | -51/+56 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | Neale Ranns | 1 | -1/+1 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the | Neale Ranns | 5 | -100/+397 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 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-12-09 | VPP-249 Coding standards cleanup - vnet/vnet/dhcp | khemendra kumar | 8 | -2035/+2085 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 7 | -185/+241 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-09-20 | Fix DHCP client so it works for worker threads | John Lo | 1 | -2/+14 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 3 | -16/+21 |
2017-08-08 | L2 over MPLS | Neale Ranns | 2 | -4/+4 |
2017-08-03 | DHCP Client: receive unicast ACKs | Neale Ranns | 1 | -1/+78 |
2017-07-18 | DHCP client option 61 "client_id" | Neale Ranns | 4 | -2/+19 |
2017-07-18 | DHCP client - remove interface address when DHCP de-configured | Neale Ranns | 1 | -0/+1 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 2 | -2/+2 |
2017-07-06 | DHCP complete event sends mask length | Neale Ranns | 3 | -3/+7 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 1 | -4/+5 |
2017-04-28 | Fix hostname fencepost error in dhcp_compl_event_callback. | Jon Loeliger | 1 | -2/+4 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -34/+4 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 2 | -4/+2 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -0/+1 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 8 | -176/+432 |
2017-03-04 | DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC... | Neale Ranns | 3 | -18/+76 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -8/+0 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -1/+1 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended | Neale Ranns | 12 | -471/+1957 |
2017-02-21 | dhcp: multiple additions | Neale Ranns | 7 | -410/+485 |
2017-01-26 | DHCPv[46] proxy tests | Neale Ranns | 1 | -1/+29 |
2017-01-26 | API refactoring : dhcp | Pavel Kotucek | 2 | -0/+419 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 6 | -0/+2446 |