Age | Commit message (Expand) | Author | Files | Lines |
2020-09-25 | vppinfra session: file platform independent private data |  Florin Coras | 2 | -5/+5 |
2020-09-25 | bfd: add missing unlock |  Klement Sekera | 1 | -0/+1 |
2020-09-24 | virtio: refactor tx trace |  Mohsin Kazmi | 1 | -33/+37 |
2020-09-24 | session tcp udp tls quic: improve cli formatting |  Florin Coras | 7 | -16/+26 |
2020-09-23 | session: fix sapi coverity warning |  Florin Coras | 1 | -0/+2 |
2020-09-23 | ip: use main heap for mtrie, part 2 (remove args) |  Damjan Marion | 2 | -32/+0 |
2020-09-23 | tls: fix session format assert crash in connected callback |  jiangxiaoming | 1 | -9/+8 |
2020-09-22 | ipip: Add option to tunnel create help string |  Neale Ranns | 2 | -2/+3 |
2020-09-22 | lisp: Move to plugin |  Neale Ranns | 49 | -27116/+1 |
2020-09-22 | vxlan-gbp: Mark APIs as in-progress |  Neale Ranns | 1 | -0/+5 |
2020-09-21 | crypto: revert crypto set handler all API |  Yulong Pei | 1 | -36/+3 |
2020-09-21 | session: use wrk instead of thread index in node |  Florin Coras | 1 | -10/+12 |
2020-09-21 | geneve: Move to plugin |  Neale Ranns | 10 | -4237/+0 |
2020-09-21 | misc: Move l2tp to plugin |  Neale Ranns | 11 | -2018/+0 |
2020-09-21 | lldp: Move to plugin |  Neale Ranns | 14 | -2382/+0 |
2020-09-21 | ip: use main heap for mtrie |  Damjan Marion | 3 | -69/+3 |
2020-09-18 | session: grab worker barrier for sapi msgs |  Florin Coras | 1 | -0/+5 |
2020-09-18 | fib: skip byte swap on n_paths in mroute details |  Matthew Smith | 1 | -2/+2 |
2020-09-18 | vat: add infrastructure to align vnet test code and plugin test code |  Ole Troan | 6 | -56/+398 |
2020-09-18 | tap: do not use strlen on vector |  Vladimir Isaev | 1 | -2/+1 |
2020-09-18 | session: fix vpp exit abnormal due to application as a proxy server with ldp |  fanyf | 1 | -1/+9 |
2020-09-18 | virtio: fix txq locking |  Benoît Ganne | 2 | -2/+6 |
2020-09-17 | teib: Use ip_address_t not ip46_address_t |  Neale Ranns | 9 | -149/+116 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface |  Neale Ranns | 7 | -35/+258 |
2020-09-16 | vcl: refactor bapi client index for sapi reuse |  Florin Coras | 2 | -1/+3 |
2020-09-16 | crypto: Crypto set handler API to support set all as CLI |  Yulong Pei | 2 | -4/+37 |
2020-09-16 | misc: fix the formatting style |  Mohsin Kazmi | 3 | -9/+10 |
2020-09-16 | api: clean up use of deprecated flag |  Ole Troan | 4 | -7/+7 |
2020-09-16 | tcp: make max gso packet size configurable |  Simon Zhang | 3 | -2/+8 |
2020-09-15 | lisp: fix lisp|one_eid_table_dump's local|remote options in vat |  Onong Tayeng | 1 | -1/+1 |
2020-09-14 | l2: allocate l2fib only when needed |  Damjan Marion | 4 | -10/+90 |
2020-09-14 | session: del app worker on socket detach |  Florin Coras | 1 | -5/+11 |
2020-09-14 | session: add unix socket api for app attachment |  Florin Coras | 6 | -18/+743 |
2020-09-11 | lisp: fix help msg of show eid-table command |  Onong Tayeng | 2 | -4/+4 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 |  Benoît Ganne | 2 | -7/+13 |
2020-09-11 | l2: fix null deref in l2_to_bvi() |  Matthew Smith | 1 | -1/+1 |
2020-09-10 | lisp: fix crash with arp and packet trace on |  Onong Tayeng | 2 | -3/+7 |
2020-09-09 | l2: check secondary macs on BVI interface |  Matthew Smith | 1 | -2/+35 |
2020-09-09 | crypto: change cryptodev with new cryptodev API |  Fan Zhang | 1 | -1/+1 |
2020-09-09 | interface: support configuring RSS steering queues |  Chenmin Sun | 6 | -2/+162 |
2020-09-08 | svm session: document unsupported fifo deq combinations |  Florin Coras | 1 | -0/+4 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 5 | -19/+19 |
2020-09-04 | virtio: remove kernel virtio header dependencies |  Mohsin Kazmi | 18 | -394/+483 |
2020-09-04 | ipsec: fix trace of GRE_teb packets |  Christian Hopps | 1 | -2/+5 |
2020-09-04 | ipsec: cli: add missing flags for SA add |  Christian Hopps | 1 | -0/+12 |
2020-09-04 | ip: enhance vtep4_check of tunnel by vector way |  Zhiyong Yang | 4 | -36/+137 |
2020-09-03 | misc: l2tp: cli: fix overly generic CLI commands |  Christian Hopps | 1 | -2/+2 |
2020-09-03 | crypto: Add async crypto APIs |  Nathan Skrzypczak | 6 | -5/+175 |
2020-09-03 | crypto: SW scheduler async crypto engine |  PiotrX Kleski | 4 | -69/+232 |
2020-09-02 | tcp: fix connection refused error |  Florin Coras | 1 | -1/+1 |