Age | Commit message (Expand) | Author | Files | Lines |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 2 | -0/+4 |
2017-12-20 | L2 emulation: remove usued ip-table-id from API | Neale Ranns | 1 | -1/+0 |
2017-12-20 | acl-plugin: add a debug CLI to print 5-tuple structure in human readable form... | Andrew Yourtchenko | 3 | -0/+33 |
2017-12-20 | L2 Emulation | Neale Ranns | 8 | -0/+803 |
2017-12-20 | fix kubeproxy some tests | Gabriel Ganne | 2 | -2/+41 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 6 | -48/+238 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 6 | -783/+821 |
2017-12-18 | NAT: Add performance testing TRex scripts and config (VPP-832) | Matus Fabian | 13 | -0/+426 |
2017-12-18 | Fix nat44 identity mapping | Dave Barach | 1 | -0/+5 |
2017-12-18 | Support kube-proxy data plane | Hongjun Ni | 11 | -0/+3594 |
2017-12-16 | Use crc32 wrapper (VPP-1086) | Gabriel Ganne | 1 | -6/+6 |
2017-12-16 | dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs | Damjan Marion | 1 | -5/+8 |
2017-12-14 | pci: auto-detect right vfio/uio driver | Damjan Marion | 1 | -1/+1 |
2017-12-14 | Enable AWS ENA PMD | Matthew Smith | 3 | -1/+13 |
2017-12-14 | NAT64: fix coverity (VPP-1032) | Matus Fabian | 2 | -0/+4 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 15 | -505/+1263 |
2017-12-13 | NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP... | Matus Fabian | 1 | -3/+8 |
2017-12-11 | acl-plugin: unapply/reapply the classifier-based inacls when performing macip... | Andrew Yourtchenko | 1 | -1/+29 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -8/+0 |
2017-12-09 | vlib: PCI rework to support VFIO | Damjan Marion | 3 | -60/+74 |
2017-12-06 | Restructure some files in LB to src/vnet to reuse | Hongjun Ni | 4 | -111/+1 |
2017-12-05 | dpdk/ipsec: multiple fixes | Sergio Gonzalez Monroy | 5 | -105/+126 |
2017-12-05 | dpdk:remove duplicate code | Eyal Bari | 1 | -11/+8 |
2017-12-04 | dpdk: remove unused "use_rss" flag | Eyal Bari | 2 | -7/+0 |
2017-12-04 | dpdk: remove duplicate function | Eyal Bari | 1 | -32/+1 |
2017-12-04 | dpdk: remove unused cached eth input node | Eyal Bari | 2 | -10/+0 |
2017-12-01 | acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d... | Andrew Yourtchenko | 1 | -13/+33 |
2017-11-30 | NAT44: identity NAT (VPP-1073) | Matus Fabian | 3 | -7/+301 |
2017-11-30 | Fix variable mismatch | Juraj Sloboda | 1 | -1/+1 |
2017-11-29 | NAT: Remove old SNAT API (VPP-1070) | Matus Fabian | 3 | -2114/+221 |
2017-11-28 | net/virtio: support modern device id | Gabriel Ganne | 1 | -1/+3 |
2017-11-27 | dpdk: fix issue when tx offload stops working after MTU change | Damjan Marion | 2 | -19/+4 |
2017-11-27 | dpdk: fix trajectory compilation | Florin Coras | 1 | -1/+1 |
2017-11-27 | vlib: make vlib_buffer_alloc inline function | Damjan Marion | 1 | -73/+11 |
2017-11-24 | dpdk: enable tx checksum offloads as default, add disable knob | Damjan Marion | 2 | -2/+11 |
2017-11-24 | dpdk: avoid false sharing of dpdk_buffer_per_thread_data | Damjan Marion | 1 | -0/+1 |
2017-11-23 | memif: fix input node multiversion constructor | Damjan Marion | 1 | -6/+6 |
2017-11-23 | memif: try harder to transmit packets | Damjan Marion | 1 | -13/+8 |
2017-11-23 | dpdk: prefetch both cachelines during buffer free | Damjan Marion | 1 | -1/+1 |
2017-11-23 | memif: multiversioning | Damjan Marion | 3 | -19/+82 |
2017-11-22 | dpdk: fix potential crash in buffer free function | Damjan Marion | 1 | -18/+49 |
2017-11-21 | stn-plugin: do not assume all punted packets start with L3 header. | Andrew Yourtchenko | 1 | -0/+12 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t | Damjan Marion | 4 | -62/+62 |
2017-11-20 | dpdk: add support for DPDK 17.11 | Damjan Marion | 11 | -179/+46 |
2017-11-17 | Replace tap interface using general interface | Hongjun Ni | 5 | -52/+50 |
2017-11-17 | acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg... | Andrew Yourtchenko | 1 | -3/+11 |
2017-11-16 | acl-plugin: also print human-friendly format of 5tuple in packet trace | Andrew Yourtchenko | 1 | -0/+22 |
2017-11-16 | dpdk: add additional data to TX trace | Damjan Marion | 3 | -2/+9 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools | Sergio Gonzalez Monroy | 3 | -84/+116 |
2017-11-15 | memif: fix uninitialized pointer read coverity error | Steven | 1 | -0/+2 |