Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | tests: skip extended quic tests under development | Dave Wallace | 1 | -4/+21 |
2020-02-07 | quic: update config values for large stream tests | Dave Wallace | 1 | -84/+88 |
2020-02-07 | build: Makefile dep change for ubuntu | Ed Kern | 1 | -3/+5 |
2020-02-07 | fib: fix non-NULL terminated vectors in cli output | Benoît Ganne | 2 | -2/+2 |
2020-02-07 | tests: support python 3.8 | Ole Troan | 4 | -8/+7 |
2020-02-07 | svm: use default SVM address in fifo unit tests | Benoît Ganne | 1 | -1/+2 |
2020-02-07 | quic: fix coverity warning | MathiasRaoul | 1 | -2/+1 |
2020-02-07 | misc: address sanitizer: fix vm instrumentation | Benoît Ganne | 2 | -0/+9 |
2020-02-07 | nat: api & cli command for forcing session cleanup | Filip Varga | 4 | -0/+98 |
2020-02-06 | hsa: proxy wnd update only if enough space is available | Florin Coras | 1 | -0/+16 |
2020-02-06 | vlib: add plugin override support | Dave Barach | 7 | -40/+225 |
2020-02-06 | vcl: fix session closing error | Florin Coras | 1 | -1/+2 |
2020-02-06 | quic: fix coverity warning | MathiasRaoul | 1 | -2/+2 |
2020-02-06 | misc: VPP 20.01 Release Notes | Andrew Yourtchenko | 1 | -1/+1297 |
2020-02-05 | vppinfra: numa vector placement support | Dave Barach | 19 | -80/+414 |
2020-02-05 | build: Makefile dep change | Ed Kern | 1 | -3/+3 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 19 | -763/+775 |
2020-02-05 | stats: fix state counter removal | Vladimir Isaev | 9 | -98/+178 |
2020-02-05 | api: fix vl_api_clnt_node process stack overflow | Chenmin Sun | 1 | -0/+1 |
2020-02-05 | ipsec: set l2_len for GRE-TEB tunnel decap | John Lo | 2 | -1/+124 |
2020-02-05 | vppinfra: deal with 0 return from os_cpu_clock_frequency() | Dave Barach | 1 | -0/+16 |
2020-02-05 | dpdk: use port_id as interface name suffix for representors | Haggai Eran | 1 | -1/+7 |
2020-02-05 | dpdk: output switch information | Haggai Eran | 1 | -0/+21 |
2020-02-05 | misc: add new type for commit message | Mohsin Kazmi | 2 | -8/+9 |
2020-02-04 | vcl: switch to closed state after app close | Florin Coras | 3 | -4/+7 |
2020-02-04 | nat: pool allocation function fix | Filip Varga | 1 | -1/+1 |
2020-02-04 | vppapigen: fix options representation | Ole Troan | 1 | -1/+1 |
2020-02-04 | virtio: update FEATURE.yaml to include description for vhost-user | Steven Luong | 1 | -3/+7 |
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 16 | -475/+479 |
2020-02-04 | dpdk: patch ixgbe driver to solve race condition | Matthew Smith | 1 | -0/+49 |
2020-02-04 | ip: translate fragmented icmp to fragmented icmp6 | Alexander Chernavin | 2 | -9/+59 |
2020-02-03 | vppinfra: fix typo in tw_timer_template.c | Dave Barach | 1 | -1/+1 |
2020-02-03 | tls: refactor for tls async event handling | Yu Ping | 6 | -198/+163 |
2020-02-03 | virtio: vhost gso is broken in some topology | Steven Luong | 1 | -2/+8 |
2020-02-03 | fib: invalid check for adj types. | Neale Ranns | 1 | -1/+1 |
2020-02-03 | fib: refresh adj pointer after fib_walk_sync due to possible realloc | Steven Luong | 2 | -0/+13 |
2020-02-03 | gre: improve .api descriptions | Vratko Polak | 1 | -8/+28 |
2020-02-03 | gre: add missing .api edits | Vratko Polak | 1 | -2/+2 |
2020-01-31 | vppinfra: write up clib_time_t | Dave Barach | 1 | -0/+57 |
2020-01-31 | session: fix chunk batch alloc for large fifos | Florin Coras | 1 | -6/+8 |
2020-01-31 | quic: quicly crypto offloading | MathiasRaoul | 4 | -57/+579 |
2020-01-31 | crypto-native: add ARMv8 AES-CBC implementation | Damjan Marion | 8 | -367/+762 |
2020-01-31 | quic: update quicly to v0.0.10-vpp | MathiasRaoul | 3 | -3/+63 |
2020-01-30 | crypto-native: refactor AES code | Damjan Marion | 4 | -166/+169 |
2020-01-30 | misc: deprecate dpdk hqos | Damjan Marion | 12 | -1558/+1726 |
2020-01-30 | misc: deprecate netmap and ixge drivers | Damjan Marion | 18 | -129/+0 |
2020-01-30 | map: Add several more MAP-T BR tests | Jon Loeliger | 1 | -8/+294 |
2020-01-30 | vppinfra: improve clocks_per_second convergence | Dave Barach | 5 | -58/+86 |
2020-01-30 | tap: fix host mtu configuration setting | Mohsin Kazmi | 1 | -12/+13 |
2020-01-30 | tap: fix the host mac address | Mohsin Kazmi | 3 | -20/+11 |