Age | Commit message (Expand) | Author | Files | Lines |
2020-02-25 | feature: provide a u16 version of vnet_feature_next | Neale Ranns | 2 | -3/+9 |
2020-02-25 | tcp: handle cleanups without timers | Florin Coras | 4 | -36/+78 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback | Neale Ranns | 5 | -23/+79 |
2020-02-24 | tcp: dynamic max timers per loop | Florin Coras | 2 | -3/+22 |
2020-02-24 | ethernet: trivial additions | Neale Ranns | 2 | -0/+9 |
2020-02-24 | l2: remove unused types and includes form feature arc code | Neale Ranns | 2 | -26/+0 |
2020-02-23 | session: include timer generated packets in max burst | Florin Coras | 1 | -1/+2 |
2020-02-23 | session: minimize number of tx events | Florin Coras | 1 | -8/+21 |
2020-02-22 | tcp: remove useless prediction | Simon Zhang | 1 | -3/+1 |
2020-02-21 | fib: Uninitialised pad in the prefix (coverity warning) | Neale Ranns | 1 | -0/+2 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 17 | -165/+659 |
2020-02-21 | ipip: Unintialized return variable (coverity warning) | Neale Ranns | 1 | -0/+1 |
2020-02-21 | ip: Unintialized variables in prefx setup (coverity warning) | Neale Ranns | 2 | -0/+2 |
2020-02-21 | dhcp: update secondary radv_info structures | Dave Barach | 2 | -5/+75 |
2020-02-20 | tcp: fix coverity warning in bt | Florin Coras | 1 | -1/+1 |
2020-02-20 | lisp: fix coverity warnings | Florin Coras | 1 | -0/+1 |
2020-02-20 | fib: adjacency midchain teardown (VPP-1841) | Neale Ranns | 3 | -5/+40 |
2020-02-20 | ip-neighbor: Fix aging timeout | Vladimir Isaev | 1 | -12/+19 |
2020-02-20 | fib: fib path realloc during midchain stack | Neale Ranns | 1 | -9/+13 |
2020-02-19 | tcp: fix syn-sent reset | Florin Coras | 1 | -2/+2 |
2020-02-19 | tls: handle disconect and reset in async mode | Yu Ping | 1 | -3/+10 |
2020-02-18 | devices: netlink: add more error logging | Mohsin Kazmi | 1 | -10/+50 |
2020-02-18 | crypto: show crypto handlers re-design | Filip Tehlar | 2 | -24/+37 |
2020-02-18 | tcp: add fib to connection cli output | Florin Coras | 1 | -2/+2 |
2020-02-18 | misc: fix coverity warnings | Dave Barach | 8 | -10/+10 |
2020-02-18 | tcp: allow custom mss on connects | Florin Coras | 2 | -0/+6 |
2020-02-18 | tcp: pace timer handling | Florin Coras | 3 | -158/+168 |
2020-02-17 | misc: fix coverity warnings | Dave Barach | 9 | -15/+18 |
2020-02-17 | bfd: use tw_timer_template instead of legacy wheel | Klement Sekera | 7 | -309/+336 |
2020-02-15 | tap: fix the default parameter for num_rx_queues | Mohsin Kazmi | 1 | -9/+3 |
2020-02-14 | tls: remove session lookup operation in TLS | Yu Ping | 1 | -2/+0 |
2020-02-14 | tcp: reset fin-wait-2 timeout connections | Florin Coras | 2 | -0/+9 |
2020-02-14 | tunnel: add FEATURE.yaml | Neale Ranns | 1 | -0/+9 |
2020-02-14 | tcp: improve reset generation in reset node | Florin Coras | 2 | -57/+41 |
2020-02-14 | tcp: minimal set of worker stats | Florin Coras | 4 | -7/+115 |
2020-02-13 | fib: Fix some more realloc errors | Neale Ranns | 5 | -55/+34 |
2020-02-12 | classify: fix "show classify filter" debug CLI | Dave Barach | 1 | -3/+1 |
2020-02-12 | tcp: improve invalid packet handling in syn-rcvd | Florin Coras | 2 | -4/+14 |
2020-02-12 | tcp: move connections to wrk ctx | Florin Coras | 2 | -47/+47 |
2020-02-12 | tcp: postpone rst handling | Florin Coras | 3 | -71/+133 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 3 | -25/+3 |
2020-02-11 | misc: fix coverity warnings | Dave Barach | 1 | -2/+8 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 7 | -154/+790 |
2020-02-11 | session: avoid scanning new io list under load | Florin Coras | 2 | -21/+51 |
2020-02-11 | sr: update NH value for Ethernet payloads | pcamaril | 3 | -12/+13 |
2020-02-11 | ip: fix ip-local errors | Florin Coras | 3 | -3/+4 |
2020-02-11 | tcp: fix input error counters | Florin Coras | 1 | -17/+30 |
2020-02-10 | tcp: add option to avoid endpoint cleanup | Florin Coras | 2 | -2/+4 |
2020-02-10 | ipsec: fix AES-GCM block size | Damjan Marion | 1 | -3/+6 |
2020-02-10 | misc: add FEATURE.yaml files | Dave Barach | 3 | -0/+34 |