Age | Commit message (Expand) | Author | Files | Lines |
2019-07-18 | vcl: add QUIC support | Nathan Skrzypczak | 3 | -69/+223 |
2019-07-18 | session: Refactor invalid session idx/handle | Nathan Skrzypczak | 1 | -3/+0 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 4 | -4/+4 |
2019-07-18 | lb: update api.c to use scaffolding from latest skel | Paul Vinciguerra | 4 | -43/+112 |
2019-07-17 | quic: Add back stream connect condition | Nathan Skrzypczak | 1 | -1/+1 |
2019-07-16 | gbp: fix contracts dpo ACL match | Benoît Ganne | 1 | -3/+3 |
2019-07-15 | quic: integrate vpp crypto api for quic packets encryption | Mathias Raoul | 4 | -0/+403 |
2019-07-13 | vppinfra: add doubly linked list | Florin Coras | 2 | -0/+354 |
2019-07-12 | nsim: cross-connect mode crash at interface output node | John Lo | 2 | -6/+6 |
2019-07-12 | quic: fix show session verbose | Aloys Augustin | 1 | -29/+23 |
2019-07-12 | tls quic: reduce default segment sizes | Aloys Augustin | 1 | -2/+2 |
2019-07-12 | session: add thread index to all formatters | Aloys Augustin | 2 | -2/+6 |
2019-07-12 | vcl: fix tsock 0-ing in test client | Benoît Ganne | 1 | -2/+3 |
2019-07-12 | nat: added handoff trace index for easier trace match | Filip Varga | 1 | -2/+4 |
2019-07-12 | ipsec: Reference count the SAs | Neale Ranns | 1 | -1/+3 |
2019-07-12 | nat: fix net44 lb static API | Benoît Ganne | 1 | -1/+1 |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 3 | -17/+38 |
2019-07-11 | avf: add more link speeds | Damjan Marion | 2 | -1/+7 |
2019-07-11 | quic: Fix quic_echo event flags | Nathan Skrzypczak | 1 | -9/+9 |
2019-07-10 | tcp: improve rate estimate | Florin Coras | 1 | -10/+13 |
2019-07-10 | quic: Improve timing interface for quic_echo | Nathan Skrzypczak | 1 | -100/+202 |
2019-07-09 | acl: perform the ACL-as-a-service user registrations in global heap | Andrew Yourtchenko | 2 | -10/+14 |
2019-07-09 | quic: echo thread can handle multiple sessions | Nathan Skrzypczak | 2 | -129/+278 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 20 | -396/+694 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 20 | -287/+68 |
2019-07-09 | quic: fix passive disconnect handling & refactor | Nathan Skrzypczak | 3 | -541/+740 |
2019-07-08 | map gbp papi: match endianess of f64 | Paul Vinciguerra | 2 | -6/+6 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 1 | -0/+1 |
2019-07-08 | gbp: refactor policy nodes | Benoît Ganne | 8 | -406/+301 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 16 | -0/+8625 |
2019-07-05 | gbp: use bd index at ext-itf creation instead of bd id | Benoît Ganne | 1 | -1/+3 |
2019-07-05 | gbp: update gbp-ext-itf API | Benoît Ganne | 5 | -107/+49 |
2019-07-04 | hsa: clean up quic_echo | Dave Wallace | 1 | -11/+11 |
2019-07-03 | misc: fix coverity warnings | Dave Barach | 2 | -2/+3 |
2019-07-03 | quic: fifo notifications fix | Aloys Augustin | 1 | -0/+5 |
2019-07-03 | gbp: Consider data-plane learnt source better than control-plane | Neale Ranns | 3 | -4/+16 |
2019-07-03 | gbp: improve contract formatting | Neale Ranns | 1 | -8/+12 |
2019-07-03 | svm: fix multi-chunk fifo alloc and add more tests | Florin Coras | 1 | -11/+148 |
2019-07-02 | gbp: add anonymous l3-out subnets | Benoît Ganne | 4 | -22/+63 |
2019-07-02 | gbp: add anonymous l3-out external interfaces | Benoît Ganne | 12 | -156/+481 |
2019-07-02 | gbp: disable L2 BD learning per-interface | Benoît Ganne | 4 | -37/+51 |
2019-07-02 | vcl: fix sock client and server tests | Florin Coras | 2 | -5/+4 |
2019-07-02 | lisp: fix unitialized ip prefix in cp unit test | Florin Coras | 1 | -0/+1 |
2019-07-01 | gbp: VRF scoped contracts | Neale Ranns | 15 | -36/+148 |
2019-06-30 | igmp: accept packets that have more on the wire data than IGMP reports. | Neale Ranns | 1 | -13/+19 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | Florin Coras | 3 | -10/+10 |
2019-06-28 | quic : Use TX event for app read notification | Nathan Skrzypczak | 3 | -784/+909 |
2019-06-28 | igmp: Trace more data form input packets | Neale Ranns | 2 | -7/+16 |
2019-06-27 | session: Add transport vft protocol options | Nathan Skrzypczak | 1 | -2/+4 |
2019-06-27 | svm: improve fifo segment test | Florin Coras | 1 | -1/+13 |