vpp.git
2019-01-30 Neale RannsUse IP and MAC API types for neighbors 38/14138/13
2019-01-30 Neale RannsMPLS tunnel; fix crash when deleting non-existant path 67/17167/2
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-30 Klement Sekeraipsec: fix check support functions 63/17163/2
2019-01-30 Florin Corasvls: support passive listeners 33/17133/9
2019-01-30 Florin Coraslisp: set reachable flag in map-register 51/17151/3
2019-01-30 Florin Corasldp: initialize clib time 52/17152/3
2019-01-30 Ed Kerntest_syslog.py: pep8 overtab 46/17146/2
2019-01-29 Paul VinciguerraVTL: Fix pep8 test/test_syslog.py 45/17145/2
2019-01-29 Mohsin Kazmivirtio: Support legacy and transitional virtio devices 27/17127/2
2019-01-29 Florin Corasvls: multi-process and multi-threaded apps improvements 71/17071/13
2019-01-29 Dmitry VakhrushevFix error while compiling using 'vlib/vlib.h' dependencie. 32/17132/3
2019-01-29 Klement Sekeramake test: remove generic imports 37/17137/1
2019-01-29 Damjan Marioncmake: fix out-of-git-tree build 25/17125/2
2019-01-28 Ping Yuupdate openssl TLS async to align with openssl master... 00/17100/4
2019-01-28 Dmitry VakhrushevFix issues with order of NAT commands before set VRF... 61/16961/15
2019-01-28 Ping YuAdd Ipsec IKE support to openssl 3.0.0 master branch 01/17101/2
2019-01-28 Damjan MarionLess intrusive way to capture numa_node and cpu_id... 14/17114/2
2019-01-27 Damjan MarionFix issue with cpu_id and numa_code captured too early 99/17099/2
2019-01-27 Florin Corassession: properly initialize accepted/connected msgs 98/17098/2
2019-01-27 Dave Barachperfmon: collect data on selected thread(s) 95/17095/4
2019-01-26 Damjan Marioncmake: parse DPDK config without compilation 96/17096/3
2019-01-26 Burt SilvermanRun vpp-configure on change to cmake config files. 90/16990/4
2019-01-26 Florin Corasvcl: add api to expose worker message queues epfd 91/17091/2
2019-01-26 Damjan Marioncmake: add support for linking with DPDK shared libs 94/17094/1
2019-01-25 Damjan Mariondeprecate tapcli 73/17073/4
2019-01-25 Neale RannsMPLS-tunnel: show output to display the tunnel name... 81/17081/2
2019-01-25 Neale RannsIPSEC: tests use opbject registry 75/17075/3
2019-01-25 Florin Corastcp_echo: support all ctrl msgs and io cleanup 72/17072/4
2019-01-25 Kingwel Xiepg: bugfix for pg paylod hdr-size 38/17038/2
2019-01-25 Neale RannsIP6 FIB: walk table for dump (VPP-1553) 77/17077/2
2019-01-25 Damjan Marioncmake: execute git from src directory 80/17080/2
2019-01-24 Damjan Marionperfmon: enable pmc event before reading rdpmc index 69/17069/2
2019-01-24 Florin Corassession/vcl: support worker ownership change for listeners 28/17028/3
2019-01-24 Dave Barachmove misc-drop-errors to vnet 70/17070/1
2019-01-24 Neale RannsIPSEC Tests: to per-test setup and tearDown 27/17027/3
2019-01-24 Lollita Liuadd "Mtrie mheap usage" in "show ip fib memory" 61/16761/3
2019-01-24 Dave Barachperfmon plugin: 2-way parallel stat collection 61/17061/2
2019-01-24 Damjan Marionbuffers: fix vector types 58/17058/2
2019-01-24 Damjan Marionavf: fix queue enable issue 57/17057/2
2019-01-24 Mohsin Kazmivirtio: Minor fixes and header cleanup 69/16969/2
2019-01-23 Stevenbond: packet drops on VPP bond interface [VPP-1544] 68/16868/3
2019-01-23 Damjan Marionbuffers: wrap vlib_buffer_t to union and expose vector... 26/17026/3
2019-01-23 Kingwel Xiepg: cli improvement 09/16909/6
2019-01-23 Damjan Marioncmake: fix debian preinst script 18/17018/1
2019-01-23 Brian NesbittInitialize gc_mark_timestamp to zero to avoid garbage... 78/16978/2
2019-01-23 Damjan Marionvppinfra: add CLIB_CACHE_LINE_ROUND() macro 09/17009/2
2019-01-23 Damjan Marionpmalloc: don't iterate if there is no enough free space 08/17008/1
2019-01-23 Mohsin Kazmivirtio: Add support for logging 67/16967/2
2019-01-23 Neale RannsAH encrypt; don't double enqueue nor emit clib_warnings... 77/16977/2
2019-01-23 Florin Coraslisp: cli for marking local mappings authoritative 49/16949/2
2019-01-23 Neale RannsIP route local and connected 98/16998/2
2019-01-23 Florin Corasvcl: generate epoll events only if requested 89/16989/4
2019-01-23 Paul VinciguerraVTL: Test against latest version of syslog_rfc5424_parser. 92/16992/1
2019-01-22 Damjan Mariongbp: fix inlining issue 79/16979/1
2019-01-22 Neale RannsGBP: Sclass to src-epg conversions 52/16952/3
2019-01-22 Mohsin Kazmivirtio: Add api support in vat 78/16878/5
2019-01-22 Damjan Marioncmake: supress 'Set runtime path of' noise while genera... 59/16959/2
2019-01-22 Damjan Marioncmake: fix debian package dependencies 55/16955/3
2019-01-22 Damjan Marioncmake: place include/ and share/ in /usr (debian packages) 56/16956/3
2019-01-22 Filip VargaNAT: ipfix call optimization 57/16957/2
2019-01-22 Paul VinciguerraVTL: VppTestResult: Must implement empty constructor. 43/16843/2
2019-01-22 Damjan Marioncmake: don't set SONAME for plugins 51/16951/2
2019-01-22 Damjan Marioncmake: package-deb target uses terminal 50/16950/2
2019-01-22 Neale RannsVOM: GBP bridge domain flags 22/16922/2
2019-01-22 Paul VinciguerraVTL: test/lisp.py Fix recursion error. 14/16914/3
2019-01-22 Paul VinciguerraVTL: test/lisp.py. Add missing method: object_id(). 15/16915/2
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34
2019-01-21 Paul VinciguerraVPP-1549 Add missing counter name. 44/16944/2
2019-01-21 Florin Corasldp: add support for TCP_CONGESTION sockopts (VPP-1550) 45/16945/3
2019-01-21 Andrew Yourtchenkodoxygen formatting fix: prevent stray examples appearin... 43/16943/2
2019-01-21 Damjan Marioncmake: fix missing install() lines for startup.conf... 38/16938/2
2019-01-21 Hongjun NiFix LB lookup table failed issue 16/16916/2
2019-01-21 Filip VargaNAT: VPP-1537 IPFIX per worker processing 75/16875/7
2019-01-21 Paul VinciguerraSimplify test/util.py:ppp. 32/16732/3
2019-01-21 Paul VinciguerraVTL: Add **kwargs to VppTestRunner constructor. 96/16796/3
2019-01-21 Kingwel Xiecrypto-input: fix crash bug 19/16619/4
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-20 Damjan Marionbuffers: remove vlib_buffer_delete_free_list 06/16906/2
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2019-01-20 Damjan Marionbuffers: keep buffer_main in vlib_main_t 03/16903/3
2019-01-20 Damjan MarionStore numa-noda and cpu-index in vlib_main_t 02/16902/3
2019-01-20 Damjan MarionRework of debian packaging 82/16882/14
2019-01-20 Michal Cmaradafix data_length in IpSec API call (VPP-1548) 69/16869/5
2019-01-20 Su Wanglog: bug fix register class compare mismatch 71/16771/3
2019-01-20 Jim Thompsonminor fixup in map doc (people -> seconds) 11/16911/1
2019-01-20 Florin Corastcp: fix debugging without cc stats (VPP-1547) 05/16905/4
2019-01-20 Florin Corassession: add support for vrf in session unformat (VPP... 01/16901/3
2019-01-19 Steven LuongFix GCC 8 compiler warnings on strncpy's truncated... 98/16898/1
2019-01-19 Damjan Marionbuffers: remove free-list information from buffer metadata 94/16894/4
2019-01-18 Damjan Marionbuffers: remove freelist argument from vlib_buffer_add_data 93/16893/4
2019-01-18 Damjan MarionAdd vlib_buffer_copy_indices inline function 92/16892/4
2019-01-18 Damjan Marioncmake: print all flags 59/16859/7
2019-01-18 Damjan MarionLook for plugins in target triplet subdir 79/16879/3
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2019-01-18 Florin Corastcp: allow data in passive open ack (VPP-1545) 95/16895/1
2019-01-18 Paul VinciguerraVTL: Fix sphinx doc generation. 94/16794/3
2019-01-18 Paul VinciguerraVTL: Use latest version of syslog_rfc5424_parser (0... 81/16881/2
2019-01-18 Florin Corasvcl: move forking logic to vls 28/16828/11
next