Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | session/vcl: improve fifo tx notifications | Florin Coras | 5 | -83/+144 |
2019-01-10 | ARP/ND: copy opaque2 persistent fields to new packet | Neale Ranns | 4 | -6/+19 |
2019-01-10 | Enable random reassembly test for ARM | juraj.linkes | 1 | -4/+1 |
2019-01-10 | Enable GBP tests for ARM | juraj.linkes | 1 | -6/+1 |
2019-01-09 | Use the official libpcap file type | Dave Barach | 3 | -15/+10 |
2019-01-09 | test/vpp_papi_provider.py: Fix simple copy/paste error. | Paul Vinciguerra | 1 | -1/+0 |
2019-01-09 | test framework. Remove unused code. | Paul Vinciguerra | 1 | -14/+3 |
2019-01-09 | gbp: Fix coverity warnings | Mohsin Kazmi | 4 | -9/+19 |
2019-01-09 | VXLAN: Prevent duplicate bypass graph nodes. | Jon Loeliger | 2 | -4/+37 |
2019-01-08 | Fix name of ipv6-n-tuple | Hongjun Ni | 1 | -1/+1 |
2019-01-08 | virtio: fix kick race issue | Damjan Marion | 3 | -10/+29 |
2019-01-08 | vcl/ldp: select cleanup/improvements | Florin Coras | 4 | -254/+223 |
2019-01-07 | string_test: coverity woe | Steven | 1 | -6/+0 |
2019-01-07 | tapv2: add "tap_flags" field to the TAPv2 interface API | Andrew Yourtchenko | 4 | -2/+11 |
2019-01-07 | avf: allocate descriptor memory from local numa | Damjan Marion | 7 | -14/+52 |
2019-01-07 | VOM: mroutes | Neale Ranns | 17 | -123/+1378 |
2019-01-07 | L2 BD API to flush all IP-MAC entries in the specified BD | John Lo | 6 | -13/+133 |
2019-01-07 | MAP: Prevent duplicate MAP-E/T graph nodes. | Jon Loeliger | 3 | -0/+35 |
2019-01-07 | Change vpp code to align with openssl interface change | Ping Yu | 3 | -36/+27 |
2019-01-07 | Handle buffer alloc failure in vlib_buffer_add_data | Dave Barach | 5 | -42/+81 |
2019-01-07 | Fix TCP checksum. | Andrej Kozemcak | 1 | -1/+4 |
2019-01-07 | vcl/ldp: add locked sessions shim layer | Florin Coras | 7 | -1297/+890 |
2019-01-07 | Update tcpdump / wireshark packet format writeup | Dave Barach | 1 | -6/+14 |
2019-01-07 | gbp: Fix typo in condition | Mohsin Kazmi | 1 | -1/+1 |
2019-01-06 | vpp-api: Add context to VPPStatsIOError. | Paul Vinciguerra | 2 | -7/+29 |
2019-01-06 | pktgen: support mixed multi/single chunk pcap replay | Dave Barach | 3 | -71/+165 |
2019-01-05 | vcl/session: add api for changing session app worker | Florin Coras | 11 | -183/+544 |
2019-01-05 | socket API: Use pool index instead of handle in sock_delete handler | Ole Troan | 1 | -1/+1 |
2019-01-05 | VPP-1508: Python3: Support simultaneous p2/p3 venvs. | Paul Vinciguerra | 1 | -1/+1 |
2019-01-04 | tcp: fix reset in syn-sent | Florin Coras | 1 | -2/+1 |
2019-01-04 | Add TLS support for VCL | Ping Yu | 7 | -10/+246 |
2019-01-04 | libmemif: fix incorrect write leading to memory corruption | Koichiro Den | 1 | -3/+3 |
2019-01-04 | VPP-1525: additional fixes for strings in Japi | Michal Cmarada | 5 | -21/+104 |
2019-01-03 | tcp: add more closing state arcs | Florin Coras | 1 | -0/+19 |
2019-01-03 | tcp: better randomize iss | Florin Coras | 2 | -4/+41 |
2019-01-03 | Fix used-before-set in vl_api_bridge_flags_t_handler | Dave Barach | 1 | -1/+2 |
2019-01-03 | Fix an issue in tls.c | Ping Yu | 1 | -1/+3 |
2019-01-02 | Revert "add ipsecmb plugin" | Florin Coras | 12 | -2631/+2 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 33 | -120/+162 |
2019-01-02 | Add microarch details to 'show cpu'. | Paul Vinciguerra | 2 | -3/+5 |
2019-01-02 | ipsec: fix support check when using AES-GCM | Matthew Smith | 1 | -10/+15 |
2019-01-02 | add ipsecmb plugin | Klement Sekera | 12 | -2/+2631 |
2019-01-02 | ldp/vcl: epoll and shutdown cleanup | Florin Coras | 2 | -141/+77 |
2019-01-01 | Default huge page size to the regular page size | Dave Barach | 1 | -0/+6 |
2019-01-01 | buffers: remove unused code | Damjan Marion | 18 | -506/+22 |
2019-01-01 | vcl/ldp: add write msg function and fine tuning | Florin Coras | 9 | -94/+94 |
2018-12-31 | binary api clients: wait for vpp to start | Dave Barach | 1 | -0/+29 |
2018-12-29 | avf: tx dequeue optimizations | Damjan Marion | 3 | -11/+34 |
2018-12-29 | avf: chained buffers rx support | Damjan Marion | 4 | -44/+132 |
2018-12-28 | avf: chained buffers tx support | Damjan Marion | 2 | -104/+109 |