Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | vppinfra: conformed spinlocks to use CLIB_PAUSE | jaszha03 | 1 | -2/+3 |
2019-07-29 | api acl: breakout acl_types.api for reuse by others | Paul Vinciguerra | 2 | -79/+101 |
2019-07-28 | sr: ipv6 segment routing header (srh) update | Ahmed Abdelsalam | 1 | -3/+3 |
2019-07-26 | quic: coverity fixes | Nathan Skrzypczak | 2 | -9/+30 |
2019-07-26 | session tcp: handle rxt and acks as custom events | Florin Coras | 2 | -3/+2 |
2019-07-26 | dpdk: fix vlan stripping | Neale Ranns | 1 | -11/+15 |
2019-07-25 | memif: Fix uninitialized variable as reported by coverity | Steven Luong | 1 | -1/+2 |
2019-07-24 | acl: implement counters | Andrew Yourtchenko | 5 | -9/+183 |
2019-07-24 | dpdk: Prefetch correct size of rte_mbuf | Nitin Saxena | 1 | -1/+1 |
2019-07-24 | memif: fix vector overflow when copying strings | Benoît Ganne | 1 | -19/+27 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 2 | -3/+5 |
2019-07-24 | vppinfra: add mapped pcap file support | Gary Boon | 2 | -0/+261 |
2019-07-23 | api: binary api cleanup | Dave Barach | 8 | -12/+19 |
2019-07-23 | quic: Refactor connections closing and deletion | Aloys Augustin | 2 | -21/+81 |
2019-07-23 | vlib: address vlib_error_t scaling issue | Dave Barach | 1 | -1/+1 |
2019-07-23 | nat: fixed handoff in2out lookup of static mappings by external address | Filip Varga | 1 | -2/+2 |
2019-07-22 | bonding: fix create bond CLI | Zhiyong Yang | 1 | -1/+1 |
2019-07-22 | quic: update quicly library | Aloys Augustin | 1 | -4/+4 |
2019-07-22 | gtpu: fix missing trace issue | Zhiyong Yang | 1 | -0/+16 |
2019-07-19 | fib: FIB Entry tracking | Neale Ranns | 1 | -13/+4 |
2019-07-19 | session: Use parent_handle instead of transport_opts | Nathan Skrzypczak | 2 | -13/+14 |
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 |