Age | Commit message (Expand) | Author | Files | Lines |
2021-02-04 | vppinfra: fix mem map mt issue due to snprintf | Florin Coras | 1 | -1/+1 |
2021-02-04 | vlib: "revert startup multi-arch variant configuration fix for interfaces" | Damjan Marion | 5 | -69/+8 |
2021-02-04 | nat: reduce number of hash tables for EI NAT | Klement Sekera | 9 | -141/+141 |
2021-02-04 | api: Fold the empty pool check into the main macro | Neale Ranns | 1 | -6/+0 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration | Neale Ranns | 18 | -29/+3606 |
2021-02-04 | ipsec: one thread index per-SA | Neale Ranns | 8 | -57/+36 |
2021-02-04 | vlib: increase the stats epoch only when necessary | Miklos Tirpak | 4 | -16/+335 |
2021-02-03 | vxlan: fix interface naming | Ray Kinsella | 1 | -6/+8 |
2021-02-03 | vppapigen: Support an 'autoendian' keyword for message definitions in | Neale Ranns | 4 | -7/+12 |
2021-02-03 | vppapigen: fix enum types | Paul Vinciguerra | 1 | -2/+11 |
2021-02-02 | policer: add counters | Brian Russell | 4 | -8/+58 |
2021-02-01 | vcl: remove verbose output from vcl iperf tests | Florin Coras | 1 | -8/+8 |
2021-02-01 | quic: clean setup_cipher function | Mathias Raoul | 1 | -10/+11 |
2021-02-01 | vppinfra: add defines for bihash add and delete | Paul Atkins | 2 | -1/+4 |
2021-02-01 | docs: fix up the markdown | Andrew Yourtchenko | 1 | -1/+1 |
2021-02-01 | fib: Changes to interpose source | Neale Ranns | 6 | -22/+227 |
2021-02-01 | tap: fix the interrupt handling | Mohsin Kazmi | 1 | -3/+4 |
2021-01-29 | interface: fix interface name overflow in logs | Benoît Ganne | 1 | -9/+9 |
2021-01-29 | misc: fix a trunccation on vhost dump | Steven Luong | 1 | -6/+5 |
2021-01-29 | vlib: acquire barrier before exit call | Kommula Shiva Shankar | 1 | -0/+2 |
2021-01-28 | vcl: support set/get vrf attribute | Florin Coras | 3 | -0/+24 |
2021-01-28 | vcl: fix select want deq ntf for ct sessions | Florin Coras | 1 | -32/+35 |
2021-01-28 | svm vcl: add helper fn that discovers mqs in segment | Florin Coras | 7 | -9/+80 |
2021-01-28 | vcl: honor time wait in eventfd epoll wait | Florin Coras | 1 | -11/+35 |
2021-01-28 | cnat: Fix session with deleted tr | Nathan Skrzypczak | 3 | -9/+3 |
2021-01-28 | cnat: Fix throttle hash & cleanup | Nathan Skrzypczak | 5 | -106/+67 |
2021-01-28 | ip: do policer thread handoff from punt policers | Brian Russell | 3 | -51/+130 |
2021-01-28 | policer: add policer handoff | Brian Russell | 2 | -0/+81 |
2021-01-28 | ip: add frame queues to punt policer nodes | Brian Russell | 2 | -0/+10 |
2021-01-28 | policer: add thread index to policer | Brian Russell | 2 | -3/+8 |
2021-01-28 | ip: Router ID included in flow hash | Neale Ranns | 10 | -11/+65 |
2021-01-28 | crypto-openssl: fix iv size for AES CTR | Benoît Ganne | 1 | -68/+69 |
2021-01-28 | build: do not _FORTIFY_SOURCE in debug mode | Mohammed Hawari | 1 | -1/+0 |
2021-01-27 | vhost: vhost interface hardware address not set | Steven Luong | 3 | -6/+9 |
2021-01-27 | ikev2: add per SA stats | Filip Tehlar | 7 | -15/+68 |
2021-01-26 | session: clear ct fifo flag prior to notification | Florin Coras | 1 | -6/+7 |
2021-01-26 | interface: remove vnet_device_input_runtime_t | Mohammed Hawari | 7 | -432/+14 |
2021-01-25 | svm: add custom q implementation for mq | Florin Coras | 12 | -121/+313 |
2021-01-25 | vlib: add show trace limit warning at the end of output too | Benoît Ganne | 1 | -2/+4 |
2021-01-25 | crypto-ipsecmb: more explicit errors reporting | Benoît Ganne | 1 | -4/+24 |
2021-01-25 | vlib: startup multi-arch variant configuration fix for interfaces | Radu Nicolau | 5 | -8/+69 |
2021-01-24 | svm: use standard function to reset stale mutex | Benoît Ganne | 1 | -2/+7 |
2021-01-22 | quic: quicly v0.1.2 update | Mathias Raoul | 7 | -616/+388 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests | Andrew Yourtchenko | 5 | -40/+15 |
2021-01-22 | interface: fix rx-placement api/cli for new infra | Mohammed Hawari | 3 | -72/+90 |
2021-01-22 | interface: let drivers control polling when down | Mohammed Hawari | 2 | -8/+2 |
2021-01-22 | devices: adapt af_packet to new rxq framework | Mohammed Hawari | 3 | -32/+32 |
2021-01-21 | interface: fix vnet_hw_if_update_runtime_data | Mohammed Hawari | 1 | -0/+1 |
2021-01-21 | sr: SRv6 FlowLabel Added | Jakub Horn | 1 | -12/+39 |
2021-01-21 | dpdk: do not use TSO for small packets | Somnath Kotur | 1 | -2/+5 |