Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | http_static: fix session expiration timer bugs |  Dave Barach | 1 | -33/+52 |
2019-08-12 | http_static: debug spew control, session expiration timers |  Dave Barach | 1 | -18/+42 |
2019-08-10 | http_static: tls support |  Dave Barach | 1 | -100/+356 |
2019-08-09 | crypto: add '-maes' compile switch |  Benoît Ganne | 2 | -2/+2 |
2019-08-09 | quic: handle session migration notifications |  Aloys Augustin | 1 | -63/+38 |
2019-08-09 | tls: mark as no lookup transport |  Florin Coras | 1 | -14/+24 |
2019-08-08 | tls: fix close with data |  Florin Coras | 1 | -12/+43 |
2019-08-07 | rdma: add missing symbols |  Benoît Ganne | 1 | -2/+4 |
2019-08-06 | gbp: update gbp endpoint cli |  Benoît Ganne | 1 | -5/+6 |
2019-08-06 | quic: Add missing session_migrate_callback |  Nathan Skrzypczak | 1 | -0/+7 |
2019-08-06 | rdma: fix double-free in rdma-tx |  Benoît Ganne | 2 | -9/+10 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... |  Lijian.Zhang | 1 | -2/+5 |
2019-08-05 | docs: Add more quic plugin documentation |  Nathan Skrzypczak | 2 | -38/+127 |
2019-08-05 | quic: fix memset 0 picotls depends on |  Nathan Skrzypczak | 1 | -0/+1 |
2019-08-02 | quic: Improve quic echo connect threading |  Nathan Skrzypczak | 4 | -732/+870 |
2019-08-02 | vmxnet3: don't bypass ethernet_input |  Steven Luong | 2 | -15/+6 |
2019-08-02 | lb: fix usage of lb_main in test |  Florin Coras | 1 | -2/+18 |
2019-08-02 | quic: fix connection move with multiple workers |  Aloys Augustin | 1 | -13/+35 |
2019-08-01 | quic: Improve quicly_ctx handling & crypto ctx |  Nathan Skrzypczak | 2 | -135/+148 |
2019-08-01 | nat: handoff rewrite & fixes for multi-worker |  Filip Varga | 2 | -60/+163 |
2019-07-31 | lb: vip and as dump/detail api's |  Hongjun Ni | 7 | -75/+441 |
2019-07-31 | nat: elog rewrite for multi-worker support |  Filip Varga | 17 | -142/+340 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t |  jaszha03 | 8 | -69/+54 |
2019-07-31 | fib: fix calls to unformat_fib_path |  Neale Ranns | 2 | -4/+5 |
2019-07-30 | quic: fix cert loading |  Nathan Skrzypczak | 3 | -12/+17 |
2019-07-30 | quic: cleanup and refactorisation |  Aloys Augustin | 7 | -525/+634 |
2019-07-30 | vppinfra: refactor use of CLIB_MEMORY_BARRIER () |  jaszha03 | 1 | -2/+2 |
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 |