Age | Commit message (Expand) | Author | Files | Lines |
2020-05-14 | dpdk: fix crash with chelsio pmd |  Benoît Ganne | 1 | -6/+12 |
2020-05-14 | memif: 14 bytes extra overhead issue fixed. |  Mrityunjay Kumar | 1 | -2/+2 |
2020-05-14 | nat: remove unused code |  Klement Sekera | 2 | -3/+0 |
2020-05-14 | nat: ED: store both thread&session idx in hash |  Klement Sekera | 10 | -198/+316 |
2020-05-14 | nat: fix segv if out of ports in ed mode |  Alexander Chernavin | 2 | -1/+47 |
2020-05-14 | ip: fix interface ip address del sw_if_index check |  yedg | 4 | -6/+27 |
2020-05-13 | sr: fix srv6/srv6-ad/srv6-as promisc mode switch |  John Lo | 3 | -22/+32 |
2020-05-13 | gso: remove ordering dependency on esp-encrypt-tun |  Neale Ranns | 1 | -2/+2 |
2020-05-13 | nat: fix broken build |  Klement Sekera | 1 | -1/+1 |
2020-05-13 | nat: fix LRU blocked by inactive session |  Klement Sekera | 10 | -161/+391 |
2020-05-13 | nat: perf improvement - replace branchy code |  Klement Sekera | 32 | -451/+401 |
2020-05-13 | interface: fix the checksum offload in quad loop |  Mohsin Kazmi | 1 | -20/+25 |
2020-05-13 | feature: Config end nodes are user specific |  Neale Ranns | 5 | -24/+41 |
2020-05-13 | bonding: fix the GSO flags |  Mohsin Kazmi | 1 | -2/+8 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs |  Neale Ranns | 3 | -38/+120 |
2020-05-13 | nat: handoff next node feature fix |  Filip Varga | 8 | -48/+160 |
2020-05-13 | ikev2: fix removing of expired SAs |  Filip Tehlar | 1 | -1/+1 |
2020-05-12 | api: use malloc for rx thread arg instead of heap |  Florin Coras | 1 | -2/+2 |
2020-05-12 | vcl: de-init vcl on destroy |  Florin Coras | 1 | -0/+1 |
2020-05-12 | tcp: avoid rcv wnd less than mss |  Florin Coras | 1 | -6/+4 |
2020-05-12 | lacp: missing endian conversions for trace packet format |  Steven Luong | 1 | -2/+2 |
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains |  Damjan Marion | 5 | -42/+54 |
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 |