Age | Commit message (Expand) | Author | Files | Lines |
2020-07-23 | dpdk: device_id sorted order for cryptodev | Vladimir Ratnikov | 1 | -0/+16 |
2020-07-23 | acl: correct acl vat help message | Lijian.Zhang | 1 | -2/+2 |
2020-07-23 | hsa: proxy session cleanup fixes | Florin Coras | 2 | -95/+188 |
2020-07-23 | nat: fix port number selection | Elias Rudberg | 2 | -6/+6 |
2020-07-23 | ikev2: add global message length check | Benoît Ganne | 1 | -96/+89 |
2020-07-21 | crypto: bails out early for unsupported key type | Benoît Ganne | 2 | -8/+8 |
2020-07-20 | ikev2: refactor and test profile dump API | Filip Tehlar | 9 | -129/+340 |
2020-07-19 | api: call api reaper callbacks for socket clients | Dave Barach | 2 | -0/+51 |
2020-07-19 | unittest: keep ASAN happy for non-terminated string tests | Benoît Ganne | 1 | -0/+2 |
2020-07-17 | abf: mark API as in-progress | Andrew Yourtchenko | 1 | -0/+8 |
2020-07-17 | gbp: mark APIs as in-progress | Andrew Yourtchenko | 1 | -0/+35 |
2020-07-17 | l2e: mark API as in-progress | Andrew Yourtchenko | 1 | -0/+1 |
2020-07-17 | pppoe: fix uninitialized memory bug | TimotheeChauvin | 3 | -1/+7 |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 9 | -164/+326 |
2020-07-16 | dpdk: fix coverity warning in the flow code | Chenmin Sun | 1 | -1/+1 |
2020-07-16 | crypto: fix coverity issue for cryptodev | Fan Zhang | 1 | -65/+103 |
2020-07-16 | vppinfra: fix format_c_identifier vector overflow | Benoît Ganne | 1 | -4/+2 |
2020-07-16 | misc: add tracedump API plugin | Dave Barach | 5 | -0/+571 |
2020-07-16 | adl: move allow/deny list function to plugin | Dave Barach | 13 | -2/+2044 |
2020-07-16 | ikev2: fix race condition in child_sa update | Benoît Ganne | 1 | -0/+3 |
2020-07-15 | nat: add prefetching to in2out_ed/out2in_ed | Klement Sekera | 2 | -2/+27 |
2020-07-15 | ikev2: add support for AES-GCM cipher in IKE | Filip Tehlar | 6 | -120/+345 |
2020-07-14 | ikev2: API downgrade due to lack of ikev2 tests | Filip Tehlar | 1 | -19/+17 |
2020-07-13 | hsa: set connected mode for echo_server app in udp mode. | jiangxiaoming | 1 | -7/+20 |
2020-07-13 | session: reduce verbosity on fifo alloc failure | Florin Coras | 1 | -3/+14 |
2020-07-09 | dpdk: add txq struct and fix dpdk tx lock | Benoît Ganne | 4 | -19/+23 |
2020-07-07 | ikev2: per thread usage of openssl context | Filip Tehlar | 3 | -77/+47 |
2020-07-06 | ikev2: add profile dump API | Jan Cavojsky | 6 | -0/+436 |
2020-07-06 | ikev2: add more ikev2 tests | Filip Tehlar | 1 | -18/+135 |
2020-07-02 | vrrp: fix feature declaration for v6 accept-mode | Matthew Smith | 1 | -1/+1 |
2020-07-02 | ikev2: use remote proposals when installing tunnel | Filip Tehlar | 1 | -2/+2 |
2020-07-02 | nat: nat66 to plugin | Ole Troan | 14 | -480/+607 |
2020-06-30 | tests: ikev2: add nat traversal & cert based auth test | Filip Tehlar | 6 | -49/+253 |
2020-06-27 | vrrp: backup processes priority 255 advertisement | Matthew Smith | 2 | -1/+381 |
2020-06-27 | lacp: add unit test | Steven Luong | 1 | -0/+364 |
2020-06-27 | nat: replace speculative buffer enqueue model | Klement Sekera | 5 | -2278/+2107 |
2020-06-27 | ikev2: add FEATURE.yaml | Benoît Ganne | 1 | -0/+17 |
2020-06-27 | flow: add IPSec ESP/AH flow | Chenmin Sun | 1 | -0/+71 |
2020-06-27 | ikev2: remove unused field | Filip Tehlar | 1 | -1/+0 |
2020-06-25 | nat: avoid division by zero | Klement Sekera | 1 | -1/+8 |
2020-06-24 | nat: deterministic: disallow invalid config | Klement Sekera | 2 | -5/+20 |
2020-06-23 | nat: fix broken test | Klement Sekera | 1 | -2/+14 |
2020-06-22 | nat: set buf error if can't create user | Klement Sekera | 4 | -27/+9 |
2020-06-18 | ikev2: use both local and remote ID for profile lookup | Filip Tehlar | 2 | -22/+50 |
2020-06-18 | tests: add ikev2 test framework with basic test case | Filip Tehlar | 2 | -0/+651 |
2020-06-19 | nat: remove unused code | Klement Sekera | 2 | -47/+0 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 1 | -0/+18 |
2020-06-17 | nat: print hash table parameters in CLI | Klement Sekera | 1 | -2/+13 |
2020-06-17 | nat: add more trex test scripts | Klement Sekera | 3 | -0/+206 |
2020-06-16 | misc: fix sonarclound warnings | Dave Barach | 3 | -2/+11 |