Age | Commit message (Expand) | Author | Files | Lines |
2019-09-27 | svs: remove api boilerplate |  Ole Troan | 4 | -129/+6 |
2019-09-27 | ikev2: remove api boilerplate |  Ole Troan | 6 | -261/+47 |
2019-09-27 | sctp: remove api boilerplate |  Ole Troan | 4 | -109/+4 |
2019-09-27 | tests: add quic plugin qclose/sclose tests |  Dave Wallace | 1 | -25/+197 |
2019-09-27 | builtinurl: remove api boilerplate |  Ole Troan | 5 | -213/+9 |
2019-09-27 | cdp: remove api boilerplate |  Ole Troan | 5 | -202/+8 |
2019-09-27 | avf: remote api boilerplate |  Ole Troan | 6 | -211/+9 |
2019-09-27 | igmp: remove api boilerplate |  Ole Troan | 4 | -145/+6 |
2019-09-27 | http_static: remove api boilerplate |  Ole Troan | 5 | -211/+8 |
2019-09-27 | gtpu: remove api boilerplate |  Ole Troan | 6 | -232/+11 |
2019-09-27 | gbp: remove api boilerplate |  Ole Troan | 4 | -146/+7 |
2019-09-27 | dns: remove api boilerplate |  Ole Troan | 7 | -245/+14 |
2019-09-27 | abf: remove api boilerplate |  Ole Troan | 4 | -128/+6 |
2019-09-27 | acl: remove api boilerplate |  Ole Troan | 2 | -92/+12 |
2019-09-26 | map: use SVR for MAP-E |  Klement Sekera | 5 | -456/+172 |
2019-09-26 | lb: add APIs for set interface nat4 and nat6 |  Hongjun Ni | 2 | -0/+68 |
2019-09-26 | lb: vl_api_lb_conf_t_handler has to ntohl |  Vratko Polak | 1 | -4/+4 |
2019-09-25 | api: split api generated files |  Ole Troan | 10 | -343/+17 |
2019-09-25 | fib: fix some typos in fib/mtrie |  Lijian.Zhang | 1 | -1/+1 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 8 | -0/+8 |
2019-09-23 | gbp: fix contract rule handling |  Benoît Ganne | 7 | -20/+50 |
2019-09-23 | hsa: fix typo in vpp_echo for tx-buf |  MathiasRaoul | 1 | -6/+6 |
2019-09-23 | nat: fix update of outside fibs (output-feature) |  Dmitry Vakhrushev | 3 | -4/+198 |
2019-09-23 | gbp: remove loopback interfaces between tests |  Benoît Ganne | 1 | -0/+3 |
2019-09-20 | session: fix msg freeing on error |  Nathan Skrzypczak | 1 | -6/+0 |
2019-09-20 | classify: remove includes from classifier header file |  Damjan Marion | 7 | -0/+7 |
2019-09-20 | hsa: refactor vpp_echo failure handling |  Dave Wallace | 7 | -97/+214 |
2019-09-19 | ikev2: add support for GCM cipher |  Filip Tehlar | 3 | -1/+43 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 2 | -6/+6 |
2019-09-18 | hsa: fix vpp_echo stats output |  Dave Wallace | 1 | -16/+37 |
2019-09-18 | quic : refactor function naming |  MathiasRaoul | 3 | -56/+51 |
2019-09-18 | tcp: compute snd time for rate sample |  Florin Coras | 1 | -23/+17 |
2019-09-18 | builtinurl: initial working attempt |  Dave Barach | 8 | -0/+666 |
2019-09-16 | http_static: add dynamic GET / POST method hooks |  Dave Barach | 2 | -175/+302 |
2019-09-16 | dpdk: initialize rte_mbuf during mempool dequeue |  Damjan Marion | 1 | -1/+44 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 14 | -1/+99 |
2019-09-13 | hsa: Fix QUIC sessions count calculation |  Aloys Augustin | 1 | -3/+1 |
2019-09-12 | map: fix non-null-terminated C-string |  Benoît Ganne | 1 | -3/+4 |
2019-09-12 | dpdk: fix null-termination of strings |  Elias Rudberg | 1 | -0/+3 |
2019-09-12 | hsa: fix memory management bugs |  Benoît Ganne | 2 | -5/+9 |
2019-09-12 | quic: fix use-after-free |  Benoît Ganne | 1 | -1/+6 |
2019-09-11 | quic: fix non-null terminated hostname string |  Benoît Ganne | 1 | -9/+5 |
2019-09-11 | dpdk: apply dual loop unrolling in DPDK TX |  Lijian.Zhang | 1 | -0/+57 |
2019-09-11 | memif: fix zero-copy arg overwrite |  Jakub Grajciar | 1 | -3/+0 |
2019-09-11 | tcp: handle sack reneging |  Florin Coras | 1 | -43/+77 |
2019-09-10 | misc: fix shebang with missing env |  Nathan Skrzypczak | 1 | -1/+1 |
2019-09-09 | misc: fix coverity warning in the oddbuf plugin |  Dave Barach | 9 | -134/+21 |
2019-09-09 | memif: API cleanup |  Jakub Grajciar | 6 | -67/+122 |
2019-09-07 | ip: fix udp/tcp checksum corner cases |  Dave Barach | 9 | -0/+987 |
2019-09-06 | ikev2: fix crash during IKE SA Init exchange |  Filip Tehlar | 1 | -6/+1 |