Remove last vestigies of auto-ip-table create
[vpp.git] / src / vlib /
2018-01-19 Dave BarachFix MP hazard in interrupt node scheduling 73/10173/3
2018-01-18 Damjan Marionvlib: add vlib_buffer_alloc_to_ring API 58/10158/2
2018-01-09 Damjan Marionphysmem: fix physmem allocation on kernels without... 35/9935/2
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-15 Dave BarachVPP-1102: fix dangling references in RPC handling 58/9858/3
2017-12-14 Damjan Marionpci: auto-detect right vfio/uio driver 01/9801/4
2017-12-13 Damjan Marionphysmem: fix bug in detection of cross page boundary... 24/9824/2
2017-12-10 Damjan Marionvlib: fix issues in the new pci code reported by coverity 81/9781/1
2017-12-10 Swarup NayakVPP-1077 Add meaningful error info, when executing... 97/9697/3
2017-12-09 Damjan Marionvlib: PCI rework to support VFIO 57/9757/12
2017-12-06 Dave BarachRemove unused, uninteresting code 32/9732/2
2017-12-06 Neale Rannsfix bug in pager 37/9737/2
2017-12-04 Eyal Barivlib: switch when frames are different 05/9705/4
2017-11-29 Dave BarachConfigure vat-plugin-path and vat-plugin-name-filter 12/9612/2
2017-11-28 Gabriel Gannenet/virtio: support modern device id 96/9596/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-18 Dave BarachCall a plugin init function by name 80/9480/2
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-13 Chris LukeInstead of a min term size, use a default (VPP-1061) 92/9392/2
2017-11-09 Klement Sekerabuffers: fix bug in free list n_alloc tracking 56/9356/3
2017-10-31 Damjan Marionphysmem: register region with IOMMU 27/9127/3
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-20 Keith Burns (alagalah)Thread_index for thread0 in vlib_global_main not initia... 48/8948/1
2017-10-19 Dave BarachVPP-1024: rewrite buffer trajectory tracer 88/8888/2
2017-10-14 Dave BarachVPP-1029: Don't call clib_longjmp(...) directly from... 14/8814/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-26 Dave BarachAdd thread-safe event signaller, use RPC where required 40/8540/5
2017-09-22 Dave BarachFix vpp "unix interactive" when running under emacs... 07/8507/1
2017-09-21 Chris Lukevppctl,cli: Improve non-interactive vppctl (VPP-944) 91/8491/6
2017-09-20 Yoann DesmouceauxCLI: fix segfault when browsing an empty history 68/8468/2
2017-09-20 John LoFix DHCP client so it works for worker threads 64/8464/2
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-14 Damjan Marionclib_socket: add sendmsg / recvmsg with ancillary data... 85/8385/3
2017-09-12 Damjan Marionphysmem: remove debug leftovers 98/8398/1
2017-09-11 Colin Tregenza DancerRecombine diags and minimum barrier open time changes... 22/8322/4
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionphysmem: make fake allocation non-fatal if we cannot... 64/8364/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-09-05 Pierre PfisterAdd pidfile cmdline option 33/7833/7
2017-09-05 Colin Tregenza DancerRefork worker thread data structures in parallel (VPP... 98/8298/2
2017-08-31 Damjan MarionSet runtime_path properly when running non-root 56/8256/3
2017-08-30 Damjan MarionThread safe internal buffer manager, take two 32/8232/4
2017-08-25 Dave BarachTCP horizontal scaling 62/8162/3
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-27 Damjan MarionThread safe internal buffer manager 98/7798/4
2017-07-26 JingLiuZTEVPP-905: Wrong define used in function start_workers. 17/7717/3
2017-07-18 Dave WallaceFix unlinking of /dev/shm files. 99/7399/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Igor Mikhailov ... VPP-895 multi-thread: fix vpp crash on show runtime 23/7523/2
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-10 Damjan Marionvlib: fix issues with PCI handling code 04/7504/2
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it 34/7434/2
2017-07-05 Chris LukeBuffer name inconsistently used a cstring/vec (VPP... 30/7430/1
2017-06-30 Neale RannsVPP debug image with worker threads hit assert on addin... 66/7366/2
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer... 26/7126/3
2017-06-21 Damjan MarionAdd option to create clib_socket with group write permi... 44/7244/2
2017-06-21 Damjan MarionAdd knob to specify effective group id (gid) for VPP... 43/7243/2
2017-06-09 Florin CorasImplement sack based tcp loss recovery (RFC 6675) 87/6887/21
2017-06-07 Dave BarachVPP-873: fix vector expansion bug in dispatch_pending_node 39/7039/2
2017-06-06 Damjan Marionvlib: add screen-256color CLI terminal type 10/7010/2
2017-06-05 Damjan Marionvlib: add unix_file_del_by_index function 09/7009/2
2017-05-24 Damjan Marionvlib: use driver_override in sysfs for binding pci... 46/6846/4
2017-05-24 Yoann DesmouceauxFix tab-completion coverity issue 60/6860/2
2017-05-23 Yoann DesmouceauxAdd TAB-based auto-completion to the CLI 55/6755/5
2017-05-22 Stevenvhost: migrate to use device infra for worker thread... 40/6540/6
2017-05-16 Dave BarachVPP-845: add configurable elog post-mortem dump 22/6722/1
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-08 Damjan Marionvlib: do not unbind devices already bound to vfio-pci 15/6615/1
2017-05-03 Filip TehlarFix vnet unit tests 53/6553/3
2017-04-26 Damjan MarionExit if plugin load attempt fail 33/6433/2
2017-04-25 Damjan MarionFix structure alignment with 32-bit pointers 91/6391/2
2017-04-21 Damjan Marionvlib: add cli command to dump all CLI commands 35/6335/2
2017-04-11 Pierre PfisterFix typo in minimal epoll polling time 39/6039/4
2017-04-10 Damjan MarionCommon device-input interrupt infra 62/6062/5
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-04 Damjan Marionvlib: make vlib_node_interrupt_pending(...) thread... 91/5891/5
2017-04-01 Dave BarachClean up event log merge code 91/5991/2
2017-03-31 Damjan Marionvlib: extend foreach_vlib_main macro to assert if worke... 73/5773/3
2017-03-28 Damjan Marionvlib: inline dispatch_node(...) (again) 92/5892/2
2017-03-22 Damjan Marionvlib: add description field in plugin registration 24/5824/2
2017-03-22 Stevenvhost: support interrupt mode 64/5764/6
2017-03-20 Damjan Marionvnet: add device-input threadplacement infra 87/5787/3
2017-03-17 Neale Ranns64 bit per-thread counters 62/5762/5
2017-03-17 Stevenvlib: fix potential crash in dispatch_node ELOG_DATA... 16/5516/2
2017-03-16 Damjan Marionvlib: additional runtime_data checks 78/5778/2
2017-03-16 Damjan Marionvlib: make runtime_data thread-local 46/5746/9
2017-03-15 Neale RannsNo vector allocation during buffer copy 52/5752/3
2017-03-14 Damjan Marionvlib: poll pre_input nodes only on main thread 38/5738/2
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
2017-03-10 Damjan Marionvlib: deduplicatee code in main and worker main loop 86/5686/3
next