Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-02-12 | dpdk: use whole vmbus address as hash key for devconf | Vladimir Ratnikov | 2 | -21/+22 |
2021-02-12 | policer: tidy up | Brian Russell | 3 | -162/+50 |
2021-02-12 | policer: use enum types | Brian Russell | 6 | -44/+37 |
2021-02-12 | docs: fixing VPP tutorial | Arthur de Kerhor | 3 | -6/+6 |
2021-02-12 | policer: remove SSE2 prefix | Brian Russell | 11 | -531/+471 |
2021-02-12 | vppapigen: coverity issues in autogenerated code pass 3. | Ole Troan | 3 | -14/+88 |
2021-02-12 | build: add missing virtualenv dependencies for debian-10 | Andrew Yourtchenko | 1 | -0/+1 |
2021-02-11 | vppapigen: fix fromjson coverity errors in generation | Ole Troan | 4 | -42/+107 |
2021-02-11 | vppinfra: fix membulk coverity warnings | Florin Coras | 1 | -2/+2 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 26 | -0/+80 |
2021-02-11 | wireguard: testing alternative timer dispatch | Mohammed Hawari | 3 | -3/+10 |
2021-02-11 | policer: use ip dscp | Brian Russell | 7 | -82/+20 |
2021-02-10 | vcl: validate seg handle on migrate only if needed | Florin Coras | 2 | -6/+11 |
2021-02-10 | tests: add policer tests | Brian Russell | 1 | -0/+123 |
2021-02-10 | tests: add policer test helper | Brian Russell | 2 | -0/+72 |
2021-02-10 | vppinfra: fix bihash test-debug aarch64 sporadic failure | Dave Barach | 1 | -0/+3 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 21 | -326/+495 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 8 | -64/+813 |
2021-02-10 | misc: updating maintainers file | Ole Troan | 1 | -1/+10 |
2021-02-09 | l2: crash on l2_input_is_xconnect | Steven Luong | 1 | -10/+8 |
2021-02-09 | tls: dtls initial implementation | Florin Coras | 15 | -77/+751 |