Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | rdma: fix alignment issue | Damjan Marion | 2 | -2/+5 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 35 | -57/+91 |
2020-05-06 | vppinfra: add timer wheel section to Sphinx docs | Dave Barach | 1 | -0/+117 |
2020-05-06 | crypto: fix coverity issues | Fan Zhang | 2 | -25/+12 |
2020-05-06 | misc: fix coverity warnings | Dave Barach | 2 | -2/+2 |
2020-05-06 | rdma: fix clang build | Benoît Ganne | 1 | -2/+9 |
2020-05-06 | misc: fts add support for non-ascii author names in yaml | Paul Vinciguerra | 1 | -2/+2 |
2020-05-06 | nat: ipfix logging vlib_mains[thread_index] bugfix | Elias Rudberg | 1 | -16/+16 |
2020-05-06 | nat: enable force session cleanup | Filip Varga | 6 | -142/+236 |
2020-05-06 | nat: fix coverity warning | Klement Sekera | 1 | -19/+5 |
2020-05-05 | tests: clean up logging | Paul Vinciguerra | 2 | -30/+25 |
2020-05-05 | tests: add test description to quic tests | Dave Wallace | 1 | -0/+24 |
2020-05-05 | ipsec: User can choose the UDP source port | Neale Ranns | 15 | -123/+364 |
2020-05-05 | session: improve .api comments slightly | Vratko Polak | 1 | -3/+3 |
2020-05-05 | gso: fix the make test for ipip | Mohsin Kazmi | 1 | -2/+15 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API | Christian Hopps | 4 | -0/+231 |
2020-05-05 | ikev2: remove sa from main thread | Filip Tehlar | 1 | -17/+29 |
2020-05-05 | gtpu: RX offload for IPv6 payload supporting | Chenmin Sun | 3 | -8/+38 |
2020-05-05 | flow: explicitly convert RSS function types in dpdk_plugin | Chenmin Sun | 1 | -1/+34 |
2020-05-05 | gso: add support for IP-IP | Mohsin Kazmi | 8 | -144/+465 |
2020-05-05 | nat: remove unused code | Klement Sekera | 1 | -27/+0 |
2020-05-04 | ethernet: add sanity checks to p2p_ethernet_add/del | Dave Barach | 2 | -0/+41 |
2020-05-04 | misc: 19.08.2 Release Notes | Andrew Yourtchenko | 1 | -0/+126 |
2020-05-04 | vcl: allow vcl worker index to be set by applications | Pivo | 2 | -0/+11 |
2020-05-04 | session: add option to preallocate fifo headers | Florin Coras | 7 | -36/+114 |
2020-05-04 | ikev2: fix string in api | Filip Tehlar | 1 | -1/+1 |
2020-05-04 | vapi: add support for defaults in typedefs | Paul Vinciguerra | 2 | -3/+7 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 28 | -622/+825 |
2020-05-04 | tcp: fix max tx sack blocks upper bound | Florin Coras | 1 | -1/+1 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 19 | -23/+259 |
2020-05-04 | tap: refactor existing flags | Mohsin Kazmi | 6 | -23/+44 |
2020-05-04 | nat: per vrf session limits | Filip Varga | 9 | -29/+310 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties | Paul Vinciguerra | 14 | -120/+86 |
2020-05-03 | tests: improve vpp_papi_provider exception output | Paul Vinciguerra | 1 | -4/+12 |
2020-05-02 | vlib: add nosyslog unix option | Ruslan Babayev | 3 | -3/+24 |
2020-05-02 | ip-neighbor: honor walk callback return value | Ruslan Babayev | 1 | -2/+4 |
2020-05-01 | api: fix include_guard when path contains a plus | Ruslan Babayev | 1 | -1/+1 |
2020-05-01 | tap: implement sw_interface_tap_v2_dump filtering by sw_if_index | Paul Vinciguerra | 5 | -22/+31 |
2020-04-30 | misc: add Matt Smith to the committer list | Dave Barach | 1 | -0/+5 |
2020-04-30 | l2: fix coverity warnings in l2_fwd.c | Dave Barach | 1 | -9/+9 |
2020-04-30 | tcp: fix v6 ll lookup fib | Florin Coras | 1 | -1/+1 |
2020-04-30 | session: cleanup listener segment manager on wrk free | Florin Coras | 3 | -10/+18 |
2020-04-30 | ip-neighbor: Add flush API | Neale Ranns | 5 | -6/+227 |
2020-04-30 | hsa: bind af-unix socket only for echo tests | Florin Coras | 1 | -60/+77 |
2020-04-30 | flow: add l2tpv3oip flow | Chenmin Sun | 3 | -11/+69 |
2020-04-30 | crypto: introduce async crypto infra | Fan Zhang | 21 | -749/+4333 |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 13 | -45/+83 |
2020-04-30 | vcl: disconnect both flavors of bapi transport on destroy | Florin Coras | 1 | -5/+8 |
2020-04-30 | build: support arch-specific compiling for Neoverse N1 | Lijian.Zhang | 2 | -0/+15 |
2020-04-30 | ikev2: use thread local vlib_main in vlib_time_now | Filip Tehlar | 1 | -13/+9 |