Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | ip: fix ip zero checksum verification | Benoît Ganne | 5 | -8/+8 |
2020-09-01 | dpdk: fix mac address length was wrong | jiangxiaoming | 1 | -1/+1 |
2020-09-01 | cnat: Fix typo in ts handling | Nathan Skrzypczak | 1 | -1/+0 |
2020-08-31 | nat: fix type in api message | Klement Sekera | 4 | -2/+204 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 1 | -2/+2 |
2020-08-31 | af_xdp: AF_XDP input plugin | Benoît Ganne | 14 | -0/+2206 |
2020-08-31 | rdma: bugfix in the descriptor refill logic. In case of a partial allocation,... | Mohammed Hawari | 1 | -1/+1 |
2020-08-31 | flow: code refactor | Chenmin Sun | 2 | -392/+197 |
2020-08-31 | cnat: Destination based NAT | Neale Ranns | 22 | -0/+4950 |
2020-08-27 | dpdk: fix blacklists | Vladimir Ratnikov | 2 | -2/+10 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 4 | -0/+16 |
2020-08-25 | api: register endian handlers for reply messages | Ole Troan | 2 | -4/+1 |
2020-08-24 | vmxnet3: enhance debug CLI error handling | Steven Luong | 2 | -2/+18 |
2020-08-22 | hsa: set connected mode for udp server | jiangxiaoming | 1 | -0/+4 |
2020-08-20 | tcp: track reorder with sacks | Florin Coras | 1 | -1/+5 |
2020-08-20 | nat: fixed cli nat summary and nat limit | Filip Varga | 3 | -50/+109 |
2020-08-19 | nat: session cli command fix | Filip Varga | 1 | -3/+11 |
2020-08-17 | nat: det: replace speculative buffer enqueue model | Klement Sekera | 2 | -948/+897 |
2020-08-17 | nat: sessions get expired when fib table removed | Filip Varga | 7 | -9/+348 |
2020-08-13 | nat: move deterministic nat to det44 sub feature | Filip Varga | 27 | -3108/+4484 |
2020-08-13 | nat: remove non-error error counters | Klement Sekera | 16 | -507/+585 |
2020-08-13 | acl: use the global heap when allocating the lookup context | Andrew Yourtchenko | 1 | -0/+3 |
2020-08-13 | stats: remove offsets on vpp side | Ole Troan | 1 | -16/+14 |
2020-08-07 | vrrp: change init of vrrp key in VR lookup | Matthew Smith | 1 | -5/+7 |
2020-08-06 | memif: wrong interface counter is incremented | Steven Luong | 1 | -2/+2 |
2020-08-06 | misc: harmonize names | Dave Barach | 15 | -150/+157 |
2020-08-03 | unittest: add clib_count_equal_u8/16/32/64 tests | Benoît Ganne | 1 | -4/+100 |
2020-07-31 | nsim: limit tx burst size and refactor input node | Florin Coras | 2 | -64/+30 |
2020-07-31 | nsim: basic reorder support | Florin Coras | 5 | -388/+416 |
2020-07-29 | hsa: fix handling active connection failures in the proxy | Ivan Shvedunov | 1 | -9/+16 |
2020-07-28 | http_static: fix session cleanup | Florin Coras | 1 | -41/+30 |
2020-07-28 | hsa: fix http server session cleanup | Florin Coras | 1 | -36/+31 |
2020-07-28 | bonding lacp: replace slave string with member | Steven Luong | 16 | -630/+631 |
2020-07-28 | ikev2: fix session re-initiate after SA expires | Filip Tehlar | 2 | -1/+3 |
2020-07-28 | nat: limit resource consumption when out of ports | Klement Sekera | 1 | -2/+7 |
2020-07-24 | lacp: fix vector overflow | Benoît Ganne | 1 | -2/+2 |
2020-07-24 | ikev2: add SA dump API | jan_cavojsky | 5 | -6/+907 |
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 |