Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-11-29 | Make whole version string available in core files |  Florin Coras | 1 | -1/+3 |
2017-11-28 | VPP-246 Coding standards cleanup - vnet/vnet/classify |  khemendra kumar | 10 | -1830/+2045 |
2017-11-28 | VPP-268 Coding standards cleanup - vnet/vnet/plugin |  Krishanpal singh | 1 | -0/+8 |
2017-11-28 | Shut down session queue input nodes on exit |  Dave Barach | 2 | -0/+21 |
2017-11-28 | tcp: fix retransmissions under buffer shortage |  Florin Coras | 7 | -35/+88 |
2017-11-28 | net/virtio: support modern device id |  Gabriel Ganne | 2 | -1/+10 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core |  “mukeshyadav1984” | 13 | -55/+892 |
2017-11-27 | dpdk: fix issue when tx offload stops working after MTU change |  Damjan Marion | 2 | -19/+4 |
2017-11-27 | vcl: fix session handle in accept reply |  Florin Coras | 1 | -3/+3 |
2017-11-27 | session: return bound listener for proxy accepts |  Florin Coras | 3 | -1/+14 |
2017-11-27 | dpdk: fix trajectory compilation |  Florin Coras | 1 | -1/+1 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre |  Swarup Nayak | 6 | -878/+968 |
2017-11-27 | Fix - sh ip fib mtrie sum |  Neale Ranns | 2 | -13/+18 |
2017-11-27 | SRv6 improvements to binary API |  Pablo Camarillo | 4 | -22/+84 |
2017-11-27 | Address COVERITY warnings |  Marco Varlese | 1 | -0/+6 |
2017-11-27 | VOM: favour make_shared |  Neale Ranns | 13 | -45/+49 |
2017-11-27 | Update CSIT tests 171030 -> 171127 |  Jan Gelety | 1 | -1/+1 |
2017-11-27 | tcp: fix proxy connection validation |  Florin Coras | 1 | -0/+4 |
2017-11-27 | vlib: make vlib_buffer_alloc inline function |  Damjan Marion | 6 | -167/+84 |
2017-11-26 | Fix session rule port endianness. |  Milan Lenco | 3 | -16/+18 |
2017-11-26 | VPP-252 Coding standards cleanup - vnet/vnet/flow |  Swarup Nayak | 6 | -563/+663 |
2017-11-26 | FIB: optimise for src memory allocations |  Neale Ranns | 5 | -121/+264 |
2017-11-26 | FIB: store the node type not the function pointer. |  Neale Ranns | 13 | -31/+11 |
2017-11-25 | VOM: handle null for iterator in dump cmd |  Neale Ranns | 1 | -2/+21 |
2017-11-25 | VCL: include vpp context in accept session reply msg. |  Dave Wallace | 1 | -17/+41 |
2017-11-25 | VCL: improve debug output |  Dave Wallace | 7 | -225/+349 |
2017-11-24 | GENEVE: shift/mask for header |  Marco Varlese | 3 | -51/+133 |
2017-11-24 | dpdk: enable tx checksum offloads as default, add disable knob |  Damjan Marion | 3 | -2/+15 |
2017-11-24 | VOM: Additions to allow uses to UT applications that use VOM |  Neale Ranns | 52 | -297/+678 |
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 |