Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | l2-flood: fix restore vnet buffer's flags in the replication routine | Steve Shin | 2 | -1/+7 |
2017-11-13 | dpdk: introduce AVX512 variants of node functions | Damjan Marion | 10 | -69/+259 |
2017-11-13 | Instead of a min term size, use a default (VPP-1061) | Chris Luke | 1 | -16/+21 |
2017-11-13 | NAT: Buufer overflow for memcpy() | Ole Troan | 1 | -3/+2 |
2017-11-12 | session: add handle to disconnect_session_reply api msg. | Dave Wallace | 1 | -1/+1 |
2017-11-11 | VCL: clean up disconnect_session debug output. | Dave Wallace | 1 | -14/+25 |
2017-11-12 | VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity er... | Steven | 2 | -56/+47 |
2017-11-11 | ACL: Add coding-style-patch-verification and indent. | Jon Loeliger | 1 | -965/+1260 |
2017-11-11 | ACLs: Use better error return codes than "-1" everywhere. | Jon Loeliger | 2 | -15/+17 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 6 | -31/+107 |
2017-11-11 | Update CPU list | Damjan Marion | 1 | -17/+35 |
2017-11-11 | dpdk: optimize buffer alloc/free | Damjan Marion | 1 | -49/+118 |
2017-11-11 | Handle CPU flags from autotools project | Damjan Marion | 5 | -4/+15 |
2017-11-10 | VCL: Fix accept state machine, EPOLLET logic. | Dave Wallace | 2 | -178/+258 |
2017-11-10 | Map SVM regions at a sane offset on arm64 | Brian Brooks | 1 | -1/+7 |
2017-11-10 | VCL-LDPRELOAD: Fix epoll_pwait timeout. | Dave Wallace | 2 | -12/+17 |
2017-11-10 | Break up vpe.api | Neale Ranns | 29 | -2523/+2888 |
2017-11-10 | add warning control macro set | Gabriel Ganne | 2 | -11/+106 |
2017-11-10 | Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD | John Lo | 1 | -6/+25 |
2017-11-10 | add classify session action set-sr-policy-index | Gabriel Ganne | 5 | -1/+41 |
2017-11-10 | Allow Openssl 1.1.0 | Marco Varlese | 5 | -12/+159 |
2017-11-10 | vppinfra: add 512-bit vector definitions and types | Damjan Marion | 1 | -0/+25 |
2017-11-10 | Fix bug in key calculation for IPsec tunnel interface | Matthew Smith | 1 | -2/+2 |
2017-11-10 | session: add app ns index to ns create api | Florin Coras | 3 | -4/+66 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. | Jon Loeliger | 2 | -4/+9 |
2017-11-10 | session: use listener logic for proxy rules | Florin Coras | 5 | -53/+133 |
2017-11-10 | VOM: enum_base - not constexpr to appease coverity | Neale Ranns | 1 | -23/+23 |
2017-11-10 | VOM: memset DHCP hostname in VPP API | Neale Ranns | 1 | -0/+1 |
2017-11-10 | BIER: replace uintXX_t with uXX | Neale Ranns | 4 | -12/+12 |
2017-11-10 | session: use pool for segment manager properties | Florin Coras | 5 | -37/+83 |
2017-11-09 | tcp: call accept notify after full connection init | Florin Coras | 1 | -9/+9 |
2017-11-10 | Add udp.api.h to vnet.am | Florin Coras | 1 | -1/+2 |
2017-11-09 | VCL: Set debug output level from env var | Dave Wallace | 2 | -35/+60 |
2017-11-09 | session: fix app index in unbind | Florin Coras | 1 | -1/+1 |
2017-11-09 | buffers: fix bug in free list n_alloc tracking | Klement Sekera | 1 | -0/+1 |
2017-11-09 | memif: use clib_socket_t for socket connections | Damjan Marion | 4 | -210/+122 |
2017-11-09 | VOM: Inspect: fix the bug | Mohsin Kazmi | 1 | -2/+1 |
2017-11-09 | VOM: Makefile: Fix the execution time initialization order | Mohsin Kazmi | 1 | -1/+1 |
2017-11-09 | BIER | Neale Ranns | 66 | -105/+9234 |
2017-11-09 | session: lookup/rules table improvements and cleanup | Florin Coras | 7 | -207/+363 |
2017-11-09 | session: fix app ns list cli dump | Florin Coras | 1 | -4/+8 |
2017-11-09 | Port restricted NAT44 (VPP-1048) | Matus Fabian | 2 | -8/+149 |
2017-11-09 | VOM logger levels fix | Neale Ranns | 1 | -4/+4 |
2017-11-09 | lock init | JingLiuZTE | 1 | -0/+1 |
2017-11-08 | memif: do not mask head and tail pointers | Damjan Marion | 3 | -68/+40 |
2017-11-08 | ACL plugin support tagged subinterfaces | Pavel Kotucek | 2 | -40/+311 |
2017-11-08 | punt: fix sendmsg() failure detection | Klement Sekera | 1 | -1/+1 |
2017-11-08 | jvpp: test measuring number of invocations per time (VPP-619) | Matej | 4 | -2/+454 |
2017-11-08 | session: fix show app ns table cli | Florin Coras | 1 | -10/+15 |
2017-11-08 | NAT64: fixed csum crash (VPP-1055) | Matus Fabian | 2 | -28/+25 |