Age | Commit message (Expand) | Author | Files | Lines |
2019-10-14 | mactime: add the "mactime.json" builtin URL |  Dave Barach | 5 | -1/+181 |
2019-10-14 | gbp: use correct dst mac for RD-UU forward |  Benoît Ganne | 1 | -1/+1 |
2019-10-13 | mactime: pass context in reply to mactime_dump |  Keith Burns | 1 | -0/+1 |
2019-10-11 | hsa: vpp_echo refactor quic nclients arg |  Dave Wallace | 2 | -4/+3 |
2019-10-11 | hsa: vpp_echo clean up results comparison |  Dave Wallace | 2 | -20/+20 |
2019-10-11 | hsa: vpp_echo remove redundant unformat function |  Dave Wallace | 3 | -31/+9 |
2019-10-11 | vppinfra: fix page boundary crossing bug in hash_memory64 |  Dave Barach | 1 | -0/+62 |
2019-10-10 | http_static: add .json content |  Dave Barach | 1 | -2/+53 |
2019-10-10 | tests: add cli_return_response to vpp_papi_provider |  Dave Barach | 1 | -1/+6 |
2019-10-10 | acl: remove api boilerplate |  Ole Troan | 5 | -172/+44 |
2019-10-10 | mactime: fix undefined symbol in mactime_test |  Ole Troan | 1 | -1/+2 |
2019-10-10 | memif: remove api boilerplate |  Ole Troan | 6 | -252/+15 |
2019-10-09 | ikev2: fix dangling pointer |  Filip Tehlar | 2 | -14/+28 |
2019-10-09 | map: use ip6-full-reassembly instead of own code |  Klement Sekera | 6 | -978/+30 |
2019-10-09 | dhcp: dhcp6_pd_client_cp API cleanup |  Jakub Grajciar | 4 | -53/+53 |
2019-10-09 | ioam: remove api boilerplate |  Ole Troan | 28 | -974/+76 |
2019-10-09 | api: autogenerate event handler functions for *_test.c |  Ole Troan | 1 | -106/+50 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS |  Nathan Skrzypczak | 10 | -17/+17 |
2019-10-09 | session: Add certificate store |  Nathan Skrzypczak | 4 | -28/+25 |
2019-10-09 | hsa: fix vpp_echo session close |  Dave Wallace | 6 | -115/+268 |
2019-10-08 | hsa: make vpp_echo use mq instead of bapi |  Nathan Skrzypczak | 9 | -193/+286 |
2019-10-08 | session: add is_migrating flag |  Nathan Skrzypczak | 2 | -49/+38 |
2019-10-07 | api: Add API support for marvell PP2 plugin |  Jianlin Lv | 7 | -1/+336 |
2019-10-07 | rdma: fix crash when failing to read pci addr on create |  Benoît Ganne | 1 | -0/+3 |
2019-10-07 | rdma: fix crash when failing to detect numa node on create |  Benoît Ganne | 1 | -0/+5 |
2019-10-07 | dhcp: Move to plugin |  Neale Ranns | 31 | -0/+13878 |
2019-10-07 | mactime: add a "top" command to watch device stats |  Dave Barach | 7 | -25/+938 |
2019-10-07 | quic: fix wrong condition in update_fifo_size |  MathiasRaoul | 1 | -1/+1 |
2019-10-07 | mactime: remove unnecessary function declaration |  Neale Ranns | 1 | -2/+0 |
2019-10-07 | quic: Refactor naming & clibs |  Nathan Skrzypczak | 2 | -277/+209 |
2019-10-06 | rdma: prevent loopback of broadcast packets |  Benoît Ganne | 1 | -4/+9 |
2019-10-05 | rdma: make sure pci subsystem is initialized |  Benoît Ganne | 1 | -1/+6 |
2019-10-04 | hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable |  MathiasRaoul | 3 | -1/+5 |
2019-10-04 | quic: make quic fifo size configurable via cli |  MathiasRaoul | 2 | -6/+83 |
2019-10-04 | quic: update quicly to v0.0.5 |  MathiasRaoul | 1 | -49/+12 |
2019-10-04 | nat: fix use-after-free |  Benoît Ganne | 1 | -4/+6 |
2019-10-03 | tcp: unittest: do not access non-existent samples |  Benoît Ganne | 1 | -1/+0 |
2019-10-03 | acl: fix intermittent test failure |  Andrew Yourtchenko | 1 | -9/+9 |
2019-10-03 | memif: memif buffer leaks during disconnect. |  Padma Ram | 1 | -2/+36 |
2019-10-03 | ipsec: initialize msgid and allow no dh in child sa |  Christian E. Hopps | 1 | -14/+18 |
2019-10-03 | pppoe: remove api boilerplate |  Ole Troan | 6 | -197/+9 |
2019-10-03 | oddbuf: remove api boilerplate |  Ole Troan | 6 | -210/+8 |
2019-10-03 | nsim: remove api boilerplate |  Ole Troan | 6 | -223/+11 |
2019-10-03 | dpdk: remove api boilerplate |  Ole Troan | 6 | -236/+11 |
2019-10-03 | map: fix DF[Don't fragment] ip4-map-t behaviour |  Vladimir Ratnikov | 1 | -0/+11 |
2019-10-03 | map: fix indent-off |  Klement Sekera | 1 | -121/+133 |
2019-10-01 | quic: Create custom event logger |  MathiasRaoul | 1 | -2/+39 |
2019-10-01 | quic: Add Tx, Rx and packet drop counters |  MathiasRaoul | 3 | -0/+66 |
2019-10-01 | session: fix use-after-free |  Benoît Ganne | 1 | -2/+2 |
2019-10-01 | quic: add cli command for stats |  MathiasRaoul | 1 | -0/+47 |