Age | Commit message (Expand) | Author | Files | Lines |
2019-09-30 | lb: remove api boilerplate |  Ole Troan | 5 | -241/+50 |
2019-09-30 | vmxnet3: remove api boilerplate |  Ole Troan | 6 | -309/+10 |
2019-09-30 | stn: remove api boilerplate |  Ole Troan | 5 | -242/+16 |
2019-09-30 | tls: remove api boilerplate |  Ole Troan | 6 | -205/+9 |
2019-09-30 | mactime: remove api boilerplate |  Ole Troan | 6 | -214/+10 |
2019-09-30 | stats: fix per-worker stat vector length |  Benoît Ganne | 1 | -3/+4 |
2019-09-30 | hsa: fix non-NULL terminated C-string use in echo |  Benoît Ganne | 1 | -9/+9 |
2019-09-30 | session: Fix missing elt regrab |  Nathan Skrzypczak | 1 | -0/+1 |
2019-09-30 | ct6: remove api boilerplate |  Ole Troan | 6 | -219/+9 |
2019-09-30 | l2e: remove api boilerplate |  Ole Troan | 4 | -117/+4 |
2019-09-30 | ipsec: add insecure option for format of SA |  Christian E. Hopps | 3 | -3/+9 |
2019-09-30 | ipsec: allow null cipher with dpdk esp |  Christian E. Hopps | 1 | -1/+2 |
2019-09-27 | ipsec: fix memleaks in ikev2 openssl code |  Christian E. Hopps | 1 | -3/+15 |
2019-09-27 | vppinfra: implement CLIB_PAUSE () for aarch64 platforms |  jaszha03 | 1 | -0/+2 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect |  Neale Ranns | 2 | -25/+31 |
2019-09-27 | session: fix io_evt mq locking |  Nathan Skrzypczak | 1 | -3/+2 |
2019-09-27 | l3xc: remove api boilerplate |  Ole Troan | 4 | -128/+6 |
2019-09-27 | lacp: remove api boilerplate |  Ole Troan | 5 | -229/+8 |
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 | misc: add vnet classify filter set support |  Dave Barach | 8 | -51/+228 |
2019-09-26 | ip: fix use-after-free in reassembly |  Benoît Ganne | 2 | -6/+8 |
2019-09-26 | map: use SVR for MAP-E |  Klement Sekera | 5 | -456/+172 |
2019-09-26 | ip: add shallow virtual reassembly functionality |  Klement Sekera | 12 | -94/+2816 |
2019-09-26 | lb: add APIs for set interface nat4 and nat6 |  Hongjun Ni | 2 | -0/+68 |
2019-09-26 | classify: use vector code even when data is not aligned |  Damjan Marion | 3 | -203/+147 |
2019-09-26 | lb: vl_api_lb_conf_t_handler has to ntohl |  Vratko Polak | 1 | -4/+4 |
2019-09-25 | devices: pipe API cleanup |  Jakub Grajciar | 1 | -7/+9 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers |  Klement Sekera | 6 | -61/+119 |
2019-09-25 | udp: do not send received packets to error-drop |  Aloys Augustin | 1 | -192/+173 |
2019-09-25 | session: validate connection in session lookup del |  Florin Coras | 1 | -1/+1 |
2019-09-25 | tcp: use sacks for timer based recovery |  Florin Coras | 9 | -278/+337 |
2019-09-25 | session: fix cleanup in closing states |  Florin Coras | 2 | -3/+3 |
2019-09-25 | api: split api generated files |  Ole Troan | 25 | -695/+338 |
2019-09-25 | fib: fix some typos in fib/mtrie |  Lijian.Zhang | 20 | -35/+35 |
2019-09-25 | ip: refactor reassembly |  Klement Sekera | 10 | -829/+872 |
2019-09-25 | papi: truncate long logger messages |  Klement Sekera | 1 | -1/+4 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 21 | -0/+32 |