Age | Commit message (Expand) | Author | Files | Lines |
2021-02-20 | svm: return chunks to slice on fifo detach | Florin Coras | 2 | -18/+14 |
2021-02-19 | dpdk: fix cryptodev offset update | Fan Zhang | 1 | -11/+8 |
2021-02-19 | tests: add input policer thread handoff tests | Brian Russell | 1 | -2/+74 |
2021-02-19 | policer: add thread handoff for device input | Brian Russell | 4 | -13/+71 |
2021-02-19 | policer: move handoff checks into policer code | Brian Russell | 4 | -47/+41 |
2021-02-19 | tests: test input policer | Brian Russell | 2 | -0/+78 |
2021-02-19 | policer: add api to configure input policing | Brian Russell | 4 | -0/+76 |
2021-02-19 | policer: add policing as device-input feature | Brian Russell | 3 | -233/+19 |
2021-02-19 | ikev2: start counting msgid from 0 | Filip Tehlar | 1 | -2/+2 |
2021-02-19 | session vppinfra: asan fixes | Florin Coras | 2 | -4/+17 |
2021-02-18 | svm: fix active fifo ll on attach | Florin Coras | 1 | -0/+4 |
2021-02-18 | tests: remove unnecessary setup in policer test | Brian Russell | 1 | -6/+0 |
2021-02-18 | vlib: add a "vpplog" debug CLI | Dave Barach | 2 | -0/+25 |
2021-02-18 | vcl: epoll out deq notifications only if fifo exists | Florin Coras | 1 | -4/+7 |
2021-02-18 | tests: re-enable NAT44ED tests for multiworker | Andrew Yourtchenko | 1 | -1/+0 |
2021-02-18 | tests: policer test check unformat return values | Brian Russell | 1 | -4/+6 |
2021-02-18 | vat2: jsonconvert return checking - coverity | Ole Troan | 4 | -58/+66 |
2021-02-17 | misc: fix the linux-cp entry for Neale | Andrew Yourtchenko | 1 | -1/+1 |
2021-02-17 | vat2: add sanity checking - coverity errors | Ole Troan | 2 | -0/+14 |
2021-02-17 | vppapigen: resource leakage in fromjson array - coverity | Ole Troan | 1 | -1/+1 |
2021-02-17 | linux-cp: fix coverity defect | Matthew Smith | 1 | -0/+6 |
2021-02-17 | vppapigen: more _fromjson autogeneration coverity fixes | Ole Troan | 4 | -7/+45 |
2021-02-16 | hsa: coverity fix | Florin Coras | 1 | -0/+1 |
2021-02-16 | ikev2: fix coverity warnings | Filip Tehlar | 2 | -100/+117 |
2021-02-16 | stats: coverity errors leaking fd | Ole Troan | 1 | -1/+4 |
2021-02-16 | vppapigen: coveriy missing check of return values | Ole Troan | 1 | -2/+4 |
2021-02-16 | vppapigen: fix coverity issues in jsonconvert | Ole Troan | 4 | -53/+101 |
2021-02-16 | cjson: upgrade to new version | Ole Troan | 2 | -14/+38 |
2021-02-16 | vapi: add dedicated return code for client timeout | Paul Vinciguerra | 2 | -4/+16 |
2021-02-15 | svm: fix mq coverity warning | Florin Coras | 2 | -3/+8 |
2021-02-15 | session: coverity fix | Florin Coras | 1 | -3/+0 |
2021-02-15 | lisp: coverity fixes | Florin Coras | 1 | -6/+0 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 34 | -264/+377 |
2021-02-15 | misc: coverity fixes | Dave Barach | 3 | -7/+6 |
2021-02-15 | papi: add method to retrieve field options | Paul Vinciguerra | 1 | -0/+9 |
2021-02-15 | tests: fix import in test/test_pcap.py | Paul Vinciguerra | 1 | -4/+5 |
2021-02-15 | ip: Path MTU | Neale Ranns | 26 | -24/+2003 |
2021-02-15 | policer: improve policer struct | Brian Russell | 10 | -34/+29 |
2021-02-15 | vppinfra: fix memcpy undefined behaviour | Benoît Ganne | 6 | -80/+123 |
2021-02-15 | quic: Coverity fix | Nathan Skrzypczak | 1 | -1/+1 |
2021-02-15 | ikev2: fix rekey against strongSwan | Filip Tehlar | 2 | -52/+94 |
2021-02-15 | tests: test punt policer bound to worker thread | Brian Russell | 3 | -2/+93 |
2021-02-15 | policer: add api to bind policer to worker | Brian Russell | 4 | -3/+76 |
2021-02-15 | interface: Add promisc on/off in api | Nathan Skrzypczak | 2 | -32/+76 |
2021-02-15 | fib: Always honour flow hash flag | Neale Ranns | 4 | -17/+50 |
2021-02-15 | vppapigen: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 1 | -3/+3 |
2021-02-15 | tests: explicitly close subprocess files | Paul Vinciguerra | 1 | -0/+2 |
2021-02-15 | rdma: rdma_log__ argument dev is a pointer | Vratko Polak | 1 | -5/+8 |
2021-02-13 | nat: pnat only use save_rewrite_length on output path | Ole Troan | 1 | -3/+2 |
2021-02-12 | ipsec: Store thread-index in buffer meta-data during SA handoff | Neale Ranns | 7 | -32/+22 |