Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | acl-plugin: also print human-friendly format of 5tuple in packet trace | Andrew Yourtchenko | 1 | -0/+22 |
2017-11-16 | tcp: register with ip for header parsing by default | Florin Coras | 1 | -9/+12 |
2017-11-16 | Deal with double name-pointer chases | Dave Barach | 1 | -48/+167 |
2017-11-16 | dpdk: add additional data to TX trace | Damjan Marion | 3 | -2/+9 |
2017-11-16 | libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_... | Jakub Grajciar | 3 | -75/+109 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools | Sergio Gonzalez Monroy | 3 | -84/+116 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 11 | -395/+601 |
2017-11-15 | memif: fix uninitialized pointer read coverity error | Steven | 1 | -0/+2 |
2017-11-15 | BIER: coverity fixes | Neale Ranns | 6 | -11/+22 |
2017-11-15 | Punt DNS request/reply traffic when name resolution disabled | Dave Barach | 3 | -5/+27 |
2017-11-15 | Revert "vnet: af_packet mark l3 offload cksum" | Jakub Grajciar | 1 | -2/+1 |
2017-11-15 | vxlan extended tests - fix scapy-related issues | Gabriel Ganne | 2 | -1/+12 |
2017-11-15 | add libffi-dev to DEB_DEPENDS | Gabriel Ganne | 1 | -1/+1 |
2017-11-15 | armv8 crc32 - fix macro name | Gabriel Ganne | 1 | -1/+1 |
2017-11-15 | Fix cosmetic issue in configure.ac | Damjan Marion | 1 | -1/+1 |
2017-11-15 | VOM: interface's handle() retreives from singular instance | Neale Ranns | 2 | -0/+11 |
2017-11-15 | VOM: interface RD update reconfigures L3 bindings | Neale Ranns | 5 | -21/+169 |
2017-11-14 | VOM: bridge-domain learning mode and route help commands | Neale Ranns | 9 | -10/+128 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) | Neale Ranns | 2 | -9/+9 |
2017-11-14 | Fix typos in configure.ac and dpdk/buffer.c | Damjan Marion | 2 | -10/+10 |
2017-11-14 | vppinfra: fix pool_get_aligned_will_expand for fixed pools | Florin Coras | 1 | -3/+4 |
2017-11-14 | NULL-terminate load_balance_nsh_nodes[] | Gabriel Ganne | 1 | -0/+1 |
2017-11-14 | bier - fix node table declaration | Gabriel Ganne | 3 | -3/+6 |
2017-11-14 | Fix builtin http server static request free | Florin Coras | 1 | -0/+1 |
2017-11-14 | vnet: af_packet_set_l4_cksum_offload device class check | Jakub Grajciar | 2 | -1/+5 |
2017-11-14 | vnet: af_packet mark l3 offload cksum | Jakub Grajciar | 1 | -1/+2 |
2017-11-14 | VCL-LDPRELOAD: add sendfile/sendfile64 implementation. | Dave Wallace | 10 | -53/+301 |
2017-11-14 | l2-flood: fix restore vnet buffer's flags in the replication routine | Steve Shin | 2 | -1/+7 |
2017-11-13 | Reduce number of parallel builds | Damjan Marion | 2 | -2/+2 |
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 | 2 | -45/+61 |
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 | 3 | -20/+22 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 10 | -39/+222 |
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 | 6 | -35/+28 |
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 | make test: fix logic for CACHE_OUTPUT option | Klement Sekera | 1 | -1/+1 |
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 | 7 | -1/+196 |
2017-11-10 | Allow Openssl 1.1.0 | Marco Varlese | 5 | -12/+159 |