Age | Commit message (Expand) | Author | Files | Lines |
2021-02-03 | vppapigen: fix enum types |  Paul Vinciguerra | 1 | -2/+11 |
2021-02-02 | tests: verify policer stats in punt tests |  Brian Russell | 3 | -0/+72 |
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 | misc: remove duplicated gbp entry in maintainers |  Vratko Polak | 1 | -5/+0 |
2021-02-01 | misc: mark vnet and plugin in maintainers |  Vratko Polak | 1 | -8/+8 |
2021-02-01 | misc: use tab as separator in maintainers file |  Vratko Polak | 1 | -6/+6 |
2021-02-01 | vppinfra: add defines for bihash add and delete |  Paul Atkins | 2 | -1/+4 |
2021-02-01 | misc: Volunteer as maintainer for the policer |  Neale Ranns | 1 | -1/+1 |
2021-02-01 | misc: Remove duplicate "classify" entry in MAINTAINER list |  Neale Ranns | 1 | -5/+0 |
2021-02-01 | docs: fix up the markdown |  Andrew Yourtchenko | 3 | -1/+4 |
2021-02-01 | misc: 21.01 Release Notes |  Andrew Yourtchenko | 1 | -1/+663 |
2021-02-01 | misc: Update my email address in MAINTAINERS |  Neale Ranns | 1 | -26/+26 |
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 | tests: add ip6 punt policer handoff test |  Brian Russell | 1 | -1/+52 |
2021-01-28 | tests: move ip6 punt setup to its own class |  Brian Russell | 1 | -23/+24 |
2021-01-28 | tests: add ip4 punt policer handoff test |  Brian Russell | 1 | -1/+51 |
2021-01-28 | tests: move ip4 punt setup to its own class |  Brian Russell | 1 | -28/+29 |
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 | 12 | -29/+122 |
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 | 5 | -11/+10 |
2021-01-27 | Change unformat_init_string API in doc to match code |  hemant_mnkcg | 1 | -1/+2 |
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-26 | misc: fix snap image build |  Dave Barach | 3 | -5/+92 |
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 | 9 | -619/+451 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 10 | -58/+54 |
2021-01-22 | docs: vpp stateless traffic generator |  Dave Barach | 2 | -0/+106 |