Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 7 | -25/+162 |
2019-04-08 | fixing typos | Jim Thompson | 41 | -61/+61 |
2019-04-08 | virtio: Fix the coverity warnings | Mohsin Kazmi | 1 | -6/+11 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 3 | -11/+90 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 45 | -45/+45 |
2019-04-08 | rdma: fix DPDK MLX driver conflict | Benoît Ganne | 3 | -8/+3 |
2019-04-08 | vlib-punt: fix error node counting | Neale Ranns | 3 | -31/+14 |
2019-04-08 | vppinfra: u32x8 transpose | Damjan Marion | 1 | -0/+56 |
2019-04-08 | minor spelling errors (both in comments) | Jim Thompson | 2 | -2/+2 |
2019-04-07 | GBP: coverity uninitialised variable warning | Neale Ranns | 1 | -1/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 21 | -368/+760 |
2019-04-07 | http_server: add timer wheel for session cleanup | Florin Coras | 1 | -29/+141 |
2019-04-07 | crypto: coverity issues | Damjan Marion | 3 | -16/+28 |
2019-04-06 | Pipe: fix double count on TX (TX counting is done in interface-output) | Neale Ranns | 1 | -11/+1 |
2019-04-06 | gbp: Add gbp bd flags unit test | Mohsin Kazmi | 2 | -1/+92 |
2019-04-06 | Doxygen: clean up vec.h | Dave Wallace | 1 | -8/+4 |
2019-04-06 | quic: support addition of fifo segments | Florin Coras | 1 | -1/+2 |
2019-04-05 | make the output of "show api dump file <filename> compare-current" doxygen-fr... | Andrew Yourtchenko | 1 | -5/+9 |
2019-04-05 | quic: update app ns on connect | Florin Coras | 1 | -0/+1 |
2019-04-05 | crypto: fix init dependency | Filip Tehlar | 1 | -1/+2 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode | Benoît Ganne | 4 | -102/+300 |
2019-04-05 | session: fix app name formatting | Florin Coras | 1 | -2/+2 |
2019-04-05 | fix pcap_trace cli output issue | Jack Xu | 1 | -2/+4 |
2019-04-05 | Fix failing centos jobs due to yum replacing python34 with python36. | Paul Vinciguerra | 1 | -2/+2 |
2019-04-05 | vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "... | Andrew Yourtchenko | 1 | -2/+2 |
2019-04-05 | QUIC: Build cleanup | Dave Wallace | 1 | -6/+0 |
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 |