Age | Commit message (Expand) | Author | Files | Lines |
2017-12-06 | fix bug in pager | Neale Ranns | 1 | -2/+3 |
2017-12-05 | fill "show cpu" Flag list on aarch64 platforms (VPP-1065) | Gabriel Ganne | 2 | -6/+84 |
2017-12-05 | tap_v2: convert ring size from network to host order | Milan Lenco | 1 | -2/+2 |
2017-12-05 | dpdk/ipsec: multiple fixes | Sergio Gonzalez Monroy | 6 | -105/+227 |
2017-12-05 | dpdk:remove duplicate code | Eyal Bari | 1 | -11/+8 |
2017-12-05 | remove smp dead code (VPP-1066) | Gabriel Ganne | 3 | -729/+0 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" | Neale Ranns | 5 | -264/+121 |
2017-12-04 | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset | Steven | 1 | -0/+22 |
2017-12-04 | vlib: switch when frames are different | Eyal Bari | 1 | -10/+12 |
2017-12-04 | tap_v2: move code to vnet/devices/tap | Damjan Marion | 7 | -17/+27 |
2017-12-04 | tapcli: change interface name | Damjan Marion | 1 | -1/+1 |
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-04 | Optimize RPM build process | Renato Botelho do Couto | 3 | -21/+20 |
2017-12-04 | tap_v2: coverity strikes, again! | Steven | 1 | -2/+3 |
2017-12-04 | Update CSIT tests 171127 -> 171204 | Jan Gelety | 1 | -1/+1 |
2017-12-04 | virtio: zero data structs in virtio_vring_init | Damjan Marion | 1 | -3/+3 |
2017-12-02 | maplog headers, offline processing, doxygen tags | Dave Barach | 3 | -30/+384 |
2017-12-02 | VOM: l2fib: Add bvi flag support | Mohsin Kazmi | 4 | -17/+75 |
2017-12-02 | tap_v2: multiple improvements | Damjan Marion | 10 | -118/+380 |
2017-12-02 | gpe: fix gpe enable/disable command | Florin Coras | 1 | -1/+1 |
2017-12-01 | session: allocate cb messages from client ring | Florin Coras | 2 | -5/+7 |
2017-12-01 | Coverity warning be gone | Dave Barach | 1 | -1/+1 |
2017-12-01 | vnet: fix a typo in vnet/buffer.c | Steven | 1 | -1/+1 |
2017-12-01 | virtio: fix coverity warnings | Steven | 3 | -9/+8 |
2017-12-01 | VOM: fixes for interface recreate on agent restart and L2 re-binding | Neale Ranns | 4 | -10/+24 |
2017-12-01 | acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d... | Andrew Yourtchenko | 1 | -13/+33 |
2017-11-30 | tap_v2: move netlink code to separate file | Damjan Marion | 4 | -76/+148 |
2017-11-30 | dpdk: bump to 17.11 | Damjan Marion | 1 | -2/+2 |
2017-11-30 | NAT44: identity NAT (VPP-1073) | Matus Fabian | 5 | -7/+408 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend | Damjan Marion | 14 | -2/+2271 |
2017-11-30 | Fix CLI path parsing for via interface only | Neale Ranns | 1 | -6/+6 |
2017-11-30 | Fix variable mismatch | Juraj Sloboda | 1 | -1/+1 |
2017-11-30 | Cleanup and simplify | Marco Varlese | 2 | -32/+14 |
2017-11-30 | af_packet: update tx_frame even when ring exhausted | Florin Coras | 1 | -2/+2 |
2017-11-30 | VCL: add vpp api q length to config file. | Dave Wallace | 2 | -2/+25 |
2017-11-30 | mmap-based fixed-size record double-buffered logger | Dave Barach | 4 | -0/+364 |
2017-11-29 | VCL-LDPRELOAD: Fix connect return value handling. | Dave Wallace | 1 | -20/+15 |
2017-11-29 | VCL: drain the vpp app event queue. | Dave Wallace | 1 | -0/+13 |
2017-11-29 | Add some indent-off to the node declarations in ip4-forward | Neale Ranns | 1 | -19/+42 |
2017-11-29 | session: fix preallocation of local endpoint table | Florin Coras | 7 | -34/+41 |
2017-11-29 | NAT: Remove old SNAT API (VPP-1070) | Matus Fabian | 4 | -2124/+231 |
2017-11-29 | Revert "Dpdk: 17.08 tarball updated 11/27" | Damjan Marion | 1 | -4/+3 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 17 | -31/+271 |
2017-11-29 | DES-CBC/3DES-CBC support for VPP IPSec Core | “mukeshyadav1984” | 4 | -26/+57 |
2017-11-29 | Using $(CURDIR) to fix the absolute path issue | Marco Varlese | 1 | -1/+1 |
2017-11-29 | Configure vat-plugin-path and vat-plugin-name-filter | Dave Barach | 4 | -7/+47 |
2017-11-29 | Dpdk: 17.08 tarball updated 11/27 | Ed Kern | 1 | -3/+4 |
2017-11-29 | VOM: logging, populate and stats fixes | Neale Ranns | 23 | -254/+373 |