Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t | Neale Ranns | 1 | -6/+4 |
2021-07-13 | misc: remove vnet_all_api_h and vnet_msg_enum | Filip Tehlar | 1 | -1/+0 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 3 | -2622/+0 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 3 | -3/+0 |
2021-03-03 | dhcp: calls to vnet_feature_enable_disable needs to be protected | Steven Luong | 1 | -1/+7 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 1 | -0/+2 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests | Andrew Yourtchenko | 2 | -8/+4 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 5 | -51/+51 |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 3 | -4/+5 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set | Damjan Marion | 1 | -1/+1 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 3 | -3/+4 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 3 | -3/+0 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 2 | -0/+8 |
2020-08-25 | api: register endian handlers for reply messages | Ole Troan | 2 | -4/+1 |
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 |