Age | Commit message (Expand) | Author | Files | Lines |
2020-05-28 | dhcp: use per-thread vlib main instead of global one |  Benoît Ganne | 1 | -2/+2 |
2020-05-27 | dhcp: vat support for the dhcp_client_dump API |  Dave Barach | 2 | -4/+33 |
2020-05-04 | misc: binary api fuzz test fixes |  Dave Barach | 1 | -0/+14 |
2020-04-26 | dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfaces |  Stanislav Zaikin | 2 | -14/+57 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the |  Neale Ranns | 2 | -3/+3 |
2020-04-13 | dhcp: fix unicast pkts, clean up state machine |  Dave Barach | 2 | -49/+42 |
2020-04-08 | misc: check return values from vlib_buffer_copy(...) |  Dave Barach | 6 | -1/+22 |
2020-04-04 | misc: sprintf be gone |  Dave Barach | 2 | -20/+30 |
2020-02-21 | dhcp: update secondary radv_info structures |  Dave Barach | 1 | -22/+47 |
2020-01-28 | dhcp: disable extraneous vlib_log spew |  Dave Barach | 1 | -9/+12 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -2/+2 |
2019-12-17 | dhcp: client use local logger |  Paul Vinciguerra | 1 | -7/+6 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 5 | -52/+27 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 2 | -4/+2 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 2 | -2/+2 |
2019-11-30 | dhcp: add FEATURE.yaml for the DHCP plugin |  Jerome Tollet | 1 | -0/+11 |
2019-11-27 | nat: fix dhcp client on outside interface with output feature |  Alexander Chernavin | 1 | -0/+1 |
2019-11-13 | dhcp: option 61 add missing type field |  Dave Barach | 2 | -3/+6 |
2019-11-10 | dhcp: ipv6 prefix delegation improvements |  Dave Barach | 1 | -10/+96 |
2019-11-09 | dhcp: fix dhcpv6 client and dhcpv6 prefix delegation |  Dave Barach | 3 | -37/+19 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-31 | dhcp: fix proxy dhcpv6 size check |  Benoît Ganne | 1 | -2/+3 |
2019-10-30 | dhcp: allocate memory for dns |  Aleksander Djuric | 1 | -2/+8 |
2019-10-25 | dhcp: fix crash on unicast renewal send |  Neale Ranns | 10 | -417/+644 |
2019-10-21 | dhcp: python3 support in tests |  Ole Troan | 2 | -40/+53 |
2019-10-09 | dhcp: dhcp6_pd_client_cp API cleanup |  Jakub Grajciar | 4 | -53/+53 |
2019-10-09 | api: autogenerate event handler functions for *_test.c |  Ole Troan | 1 | -106/+50 |
2019-10-07 | dhcp: Move to plugin |  Neale Ranns | 31 | -0/+13878 |