Age | Commit message (Expand) | Author | Files | Lines |
2019-04-05 | IPSEC: punt reasons; SPI=0, no-tunnel |  Neale Ranns | 6 | -19/+161 |
2019-04-05 | tcp: do not delete session on establish pop |  Florin Coras | 5 | -31/+59 |
2019-04-04 | ldp: ignore TCP_CORK socket option |  Florin Coras | 1 | -0/+1 |
2019-04-04 | session: fix http server rpc to main |  Florin Coras | 1 | -8/+9 |
2019-04-04 | tcp: properly validate acks between snd_nxt and una_max |  Florin Coras | 1 | -2/+4 |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 9 | -15/+15 |
2019-04-04 | crypto: pass multiple ops to handler |  Damjan Marion | 2 | -9/+44 |
2019-04-04 | GBP: Counters per-contract |  Neale Ranns | 4 | -13/+62 |
2019-04-04 | tcp: shorten wait in fin-wait-1 with fin rcvd |  Florin Coras | 3 | -9/+18 |
2019-04-04 | Add crypto_ia32 plugin |  Damjan Marion | 5 | -0/+632 |
2019-04-04 | gbp: Add bd flags |  Mohsin Kazmi | 8 | -18/+82 |
2019-04-03 | Fix problem building rdma-core. |  Thomas F Herbert | 2 | -2/+8 |
2019-04-03 | lacp: passive mode support [VPP-1551] |  Steven Luong | 8 | -57/+152 |
2019-04-03 | IPSEC: correctly size per-thread data |  Neale Ranns | 1 | -1/+1 |
2019-04-03 | virtio: Add support for multiqueue |  Mohsin Kazmi | 7 | -88/+493 |
2019-04-03 | pci: Fix the crash on deleting the pci device |  Mohsin Kazmi | 1 | -2/+5 |
2019-04-03 | rdma: tx: fix stats and add batching |  Benoît Ganne | 1 | -61/+88 |
2019-04-03 | IPSEC: show CLI improvements |  Neale Ranns | 4 | -31/+208 |
2019-04-03 | GBP: iVXLAN reflection check |  Neale Ranns | 6 | -16/+83 |
2019-04-03 | QUIC: Build system update |  Aloys Augustin | 3 | -1/+109 |
2019-04-03 | session: allow more fifos in preallocated segments |  Florin Coras | 1 | -4/+0 |
2019-04-03 | session: fix cli for sessions in created state |  Florin Coras | 1 | -1/+2 |
2019-04-03 | session: do not enable pre-input node with 0 workers |  Florin Coras | 1 | -0/+3 |
2019-04-02 | stat-segment: scaling improvement |  Neale Ranns | 3 | -18/+41 |
2019-04-02 | session: remove session logic from io rx evt sender |  Florin Coras | 1 | -6/+1 |
2019-04-02 | session: use app cb function wrappers |  Florin Coras | 7 | -26/+22 |
2019-04-02 | vppinfra: add u32x4 min / max sse4.2 inlines |  Damjan Marion | 1 | -24/+49 |
2019-04-02 | tcp: improve rcv process ack processing |  Florin Coras | 6 | -69/+87 |
2019-04-02 | lisp: use crypto lib instead of openssl directly |  Filip Tehlar | 1 | -25/+43 |
2019-04-02 | IPSEC-GRE; tests |  Neale Ranns | 4 | -26/+203 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA |  Neale Ranns | 7 | -69/+189 |
2019-04-02 | IPSEC: remove pointless feature ordering |  Neale Ranns | 1 | -4/+2 |
2019-04-02 | dpdk: fix build error when mlx support enabled |  Matthew Smith | 1 | -1/+1 |
2019-04-02 | vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten... |  Andrew Yourtchenko | 4 | -0/+112 |
2019-04-02 | dpdk 19.02: fixed speed capability error issue |  Chenmin Sun | 1 | -0/+101 |
2019-04-01 | Enhance vlib_buffer_clone to change headroom space for packet |  John Lo | 1 | -7/+66 |
2019-03-30 | VPP-1576: fix a class of spurious warnings |  Dave Barach | 1 | -0/+5 |
2019-03-30 | vppinfra: add few more cpuid flags |  Damjan Marion | 1 | -0/+7 |
2019-03-29 | SPAN: Add pending frame on current thread, not on main |  Igor Mikhailov (imichail) | 1 | -6/+5 |
2019-03-29 | Convince Coverity that s = format (0, ...) is OK |  Dave Barach | 1 | -0/+4 |
2019-03-29 | Minor bug fixes |  Dave Barach | 1 | -7/+21 |
2019-03-29 | revert quicly related build/external changes |  Damjan Marion | 4 | -134/+4 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. |  Neale Ranns | 20 | -196/+189 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. |  Paul Vinciguerra | 11 | -29/+24 |
2019-03-29 | vls: add pthread check on vls_attr |  Florin Coras | 1 | -1/+7 |
2019-03-29 | tests: refactor vpp_object.py |  Paul Vinciguerra | 18 | -153/+22 |
2019-03-29 | Integrate first QUIC protocol implementation |  Nathan Skrzypczak | 14 | -7/+3330 |
2019-03-29 | VOM: recurive route update fix |  Neale Ranns | 1 | -2/+2 |
2019-03-29 | BVI: coverity error fix |  Neale Ranns | 1 | -1/+1 |
2019-03-29 | Update MAINTAINERS |  Dave Barach | 1 | -5/+1 |