Age | Commit message (Expand) | Author | Files | Lines |
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-06 | ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type | jiangxiaoming | 1 | -2/+8 |
2020-07-06 | fib: fix debug preprocessor directives | Matthew Smith | 4 | -4/+4 |
2020-07-02 | tcp: fix coverity warning | Florin Coras | 1 | -2/+2 |
2020-07-02 | tcp: cli to dump half-open connections | Florin Coras | 1 | -0/+104 |
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 | tap: fix dump for TUN interfaces | Mohsin Kazmi | 2 | -1/+5 |
2020-07-02 | misc: 20.05 Release Notes | Andrew Yourtchenko | 1 | -1/+740 |
2020-07-02 | nat: nat66 to plugin | Ole Troan | 17 | -490/+616 |
2020-07-02 | ip: fix the order in ip4 punt redirect | Mohsin Kazmi | 1 | -2/+2 |
2020-07-01 | vlib: wake up workers if interrupts are posted | Benoît Ganne | 5 | -3/+9 |
2020-06-30 | classify: fix debug CLI | Dave Barach | 1 | -1/+5 |
2020-06-30 | tests: ikev2: add nat traversal & cert based auth test | Filip Tehlar | 6 | -49/+253 |
2020-06-30 | tcp: avoid rcv wnd more than RX fifo can enqueue | Ryujiro Shibuya | 2 | -7/+12 |
2020-06-29 | gso: fix the l2 path | Mohsin Kazmi | 1 | -8/+10 |
2020-06-27 | udp: align udp_encap_t_ to 2 cachelines | Vadym Martsynovskyy | 1 | -4/+4 |
2020-06-27 | sr: fix for SID index across segment lists within a sr policy | Chinmaya Agarwal | 1 | -1/+1 |
2020-06-27 | l2: performance enhancement in l2input | Zhiyong Yang | 1 | -80/+69 |
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 | 2 | -0/+19 |
2020-06-27 | flow: add IPSec ESP/AH flow | Chenmin Sun | 3 | -1/+114 |
2020-06-27 | virtio: add tx trace | Mohsin Kazmi | 1 | -2/+60 |
2020-06-27 | tap: remove the bridge configurations for TUN interface | Mohsin Kazmi | 1 | -9/+10 |
2020-06-27 | ikev2: remove unused field | Filip Tehlar | 1 | -1/+0 |
2020-06-26 | ip: fix the punt redirect for ip4 | Mohsin Kazmi | 1 | -6/+9 |
2020-06-25 | misc: add gdb macros | Dave Barach | 2 | -2/+103 |
2020-06-25 | nat: avoid division by zero | Klement Sekera | 1 | -1/+8 |
2020-06-24 | tests: fix deps pinning / patching | Aloys Augustin | 1 | -5/+3 |
2020-06-24 | virtio: fix the vlib buffer flags | Mohsin Kazmi | 1 | -2/+1 |
2020-06-24 | nat: deterministic: disallow invalid config | Klement Sekera | 2 | -5/+20 |
2020-06-23 | udp: jump over ip4 options | Florin Coras | 1 | -3/+3 |
2020-06-23 | vppinfra: fix u32x4_gather definition | Damjan Marion | 1 | -1/+1 |
2020-06-23 | vlib: debug CLI macro expander, part deux | Dave Barach | 5 | -16/+99 |
2020-06-23 | nat: fix broken test | Klement Sekera | 1 | -2/+14 |
2020-06-23 | ip6-nd: punt neighbor advertisements | Alexander Chernavin | 1 | -1/+1 |
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-21 | vpp_config: Updates for 20.05 | John DeNisco | 8 | -98/+142 |
2020-06-20 | tests: improve lcov stats for memory_api.c | Dave Barach | 1 | -1/+19 |
2020-06-18 | tests: add ikev2 test framework with basic test case | Filip Tehlar | 2 | -0/+651 |
2020-06-19 | build: add cmake dependency from test plugin to api | Tom Seidenberg | 1 | -0/+3 |
2020-06-19 | vlib: add recursive macro expander to debug cli | Dave Barach | 6 | -37/+237 |
2020-06-19 | nat: remove unused code | Klement Sekera | 2 | -47/+0 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 3 | -0/+39 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 4 | -0/+104 |
2020-06-17 | nat: print hash table parameters in CLI | Klement Sekera | 1 | -2/+13 |