Age | Commit message (Expand) | Author | Files | Lines |
2020-05-11 | vlib: fix u64 error counter cli printing | Florin Coras | 1 | -3/+3 |
2020-05-10 | ip-neighbor: fix show ip neighbor issue | Michael Yu | 1 | -5/+4 |
2020-05-10 | ethernet: fix dmac stride error | Zhiyong Yang | 1 | -1/+1 |
2020-05-09 | vppapigen: api crc checker | Ole Troan | 2 | -23/+67 |
2020-05-09 | gtpu: fix coverity issue | Chenmin Sun | 1 | -2/+2 |
2020-05-08 | docs: fix merge damage in nat.h | Dave Wallace | 1 | -4/+0 |
2020-05-08 | vppinfra: set explicit found in search_free_list loop | Steven Luong | 1 | -2/+6 |
2020-05-08 | build: various improvements | Damjan Marion | 7 | -13/+20 |
2020-05-08 | ethernet: fix coverity warning | Dave Barach | 1 | -1/+1 |
2020-05-08 | papi: use python3 for papi install | Ole Troan | 1 | -1/+1 |
2020-05-08 | nat: fix per thread data vlib_main_t usage take 2 | Ole Troan | 7 | -42/+32 |
2020-05-08 | vppinfra: fix u32x4_byte_swap on Arm | Lijian.Zhang | 1 | -1/+1 |
2020-05-07 | vppinfra: loop counter off by 1 in search_free_list() | Steven Luong | 1 | -1/+1 |
2020-05-07 | nat: remove duplicate line of code | Klement Sekera | 1 | -1/+0 |
2020-05-07 | nat: fix per thread data vlib_main_t usage | Filip Varga | 9 | -75/+97 |
2020-05-07 | misc: deprecate elftool | Damjan Marion | 4 | -501/+1 |
2020-05-07 | session: catch segment manager alloc failure | Florin Coras | 1 | -3/+4 |
2020-05-07 | lacp: fix regarding vm arg for vlib_time_now calls | Elias Rudberg | 6 | -43/+26 |
2020-05-07 | rdma: fix alignment issue | Damjan Marion | 2 | -2/+5 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 33 | -55/+89 |
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: add test description to quic tests | Dave Wallace | 1 | -0/+24 |
2020-05-05 | ipsec: User can choose the UDP source port | Neale Ranns | 10 | -26/+112 |
2020-05-05 | session: improve .api comments slightly | Vratko Polak | 1 | -3/+3 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API | Christian Hopps | 2 | -0/+83 |
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 | 7 | -138/+266 |
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 | 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 | 27 | -620/+822 |
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 | 17 | -21/+250 |
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 | 2 | -18/+19 |
2020-05-02 | vlib: add nosyslog unix option | Ruslan Babayev | 2 | -3/+12 |
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 |