Age | Commit message (Expand) | Author | Files | Lines |
2018-09-15 | session: ensure detach is done with worker barrier |  Florin Coras | 1 | -7/+12 |
2018-09-15 | tls: use application interface apis |  Florin Coras | 1 | -15/+23 |
2018-09-14 | vmxnet3 device driver |  Steven Luong | 14 | -0/+3173 |
2018-09-14 | BIER API and load-balancing fixes |  Neale Ranns | 17 | -93/+416 |
2018-09-14 | Remove scaffolding |  Dave Barach | 2 | -14/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module |  Damjan Marion | 10 | -19/+116 |
2018-09-14 | dpdk: add detection of mellanox PMDs |  Damjan Marion | 1 | -0/+10 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t |  Damjan Marion | 5 | -19/+23 |
2018-09-14 | acl-plugin: do not do clib_smp_atomic_add on per-worker counters |  Andrew Yourtchenko | 1 | -2/+2 |
2018-09-14 | Revert "L2-input: use vlib_buffer_enqueue_to_next" |  John Lo | 2 | -320/+242 |
2018-09-14 | Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS |  John Lo | 2 | -33/+328 |
2018-09-14 | vcl: keep track of unexpected events |  Florin Coras | 6 | -257/+303 |
2018-09-14 | cmake: use VPP package in VOM |  Damjan Marion | 3 | -8/+12 |
2018-09-14 | Fix memory leak in API/CLI to create/modify SR policies |  John Lo | 4 | -0/+8 |
2018-09-13 | Add a polling configure to make thread bind with hardware engine |  Ping Yu | 1 | -4/+9 |
2018-09-13 | L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix |  Neale Ranns | 4 | -201/+159 |
2018-09-13 | vppinfra: optmize clib_count_equal functions |  Damjan Marion | 1 | -60/+136 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 11 | -0/+302 |
2018-09-12 | Trivial: Fix lisp flag label |  Paul Vinciguerra | 1 | -1/+1 |
2018-09-13 | IP-neighbor: add and delete internal API |  Neale Ranns | 6 | -58/+118 |
2018-09-13 | Fix: vppapigen make build fails on fresh install |  Paul Vinciguerra | 6 | -7/+7 |
2018-09-13 | L2-input: use vlib_buffer_enqueue_to_next |  Neale Ranns | 2 | -242/+320 |
2018-09-12 | fix bihash test code |  Dave Barach | 1 | -0/+7 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it |  Damjan Marion | 11 | -135/+143 |
2018-09-12 | Always use 'lib' instead of 'lib64' |  Damjan Marion | 24 | -81/+58 |
2018-09-12 | Fix LB memory leak and remove useless code |  Pierre Pfister | 1 | -11/+1 |
2018-09-12 | fix missing extern in vnet/ethernet/node.c |  Damjan Marion | 1 | -1/+1 |
2018-09-12 | L2-Learn: use vlib_buffer_enqueue_to_next |  Neale Ranns | 1 | -195/+147 |
2018-09-12 | vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] |  Yichen Wang | 2 | -1/+15 |
2018-09-12 | VXLAN-GBP: use common types on the API |  Neale Ranns | 6 | -105/+104 |
2018-09-12 | device flags will set in dpdk_update_link_state. |  Khers | 1 | -2/+0 |
2018-09-12 | Add patch for ixgbe x550 SFP+ to DPDK 18.08 |  Matthew Smith | 2 | -1/+40 |
2018-09-12 | Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. |  Sirshak Das | 2 | -1/+11 |
2018-09-12 | Fix create memif socket |  Ed Warnicke | 1 | -16/+0 |
2018-09-12 | vcl: add apis that expos fifo as buffer |  Florin Coras | 8 | -55/+320 |
2018-09-12 | vcl: improve read and fifo event handling |  Florin Coras | 9 | -22/+58 |
2018-09-11 | bihash 32/64 bit shared memory interop |  Dave Barach | 2 | -39/+39 |
2018-09-11 | indent off in ip_lookup_set_buffer_fib_index |  Neale Ranns | 1 | -4/+5 |
2018-09-11 | L2-learn; cache prefetch fix |  Neale Ranns | 3 | -16/+23 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 39 | -677/+1120 |
2018-09-11 | vat: remove the endiness for u8 |  Mohsin Kazmi | 1 | -1/+1 |
2018-09-11 | VAT: plugin load errors |  Ole Troan | 2 | -4/+22 |
2018-09-11 | remove libvlib from libvlibmemoryclient libs |  Matthew Smith | 2 | -2/+2 |
2018-09-11 | nat: fix busy ports of each thread |  dongjuan | 1 | -4/+15 |
2018-09-11 | Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap. |  Sirshak Das | 1 | -5/+1 |
2018-09-11 | Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics |  Sirshak Das | 1 | -0/+6 |
2018-09-11 | Add horizontal add (hadd) vector intrinsic via NEON. |  Sirshak Das | 1 | -0/+6 |
2018-09-11 | vapi: support VLAs in typedefs |  Klement Sekera | 2 | -28/+96 |
2018-09-10 | dpdk: clean interface link information on admin down / stop |  Damjan Marion | 1 | -0/+1 |
2018-09-10 | dpdk-plugin: do not request SCTP offload, some cards do not support it while ... |  Andrew Yourtchenko | 1 | -2/+2 |