Add Support of DHCP VSS Type 0 where VPN-ID is ASCII
[vpp.git] / src / vppinfra /
2017-11-15 Gabriel Gannearmv8 crc32 - fix macro name 18/9418/2
2017-11-14 Florin Corasvppinfra: fix pool_get_aligned_will_expand for fixed... 07/9407/2
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-11 Damjan MarionUpdate CPU list 88/9388/2
2017-11-10 Gabriel Ganneadd warning control macro set 66/9266/2
2017-11-10 Damjan Marionvppinfra: add 512-bit vector definitions and types 80/9380/2
2017-11-09 JingLiuZTElock init 78/9278/5
2017-11-03 Gabriel Gannesilence clib_mem_unaligned() invalid read found by... 13/9213/3
2017-11-03 Florin Corasvppinfra: make _vec_resize_will_expand read-only 06/9206/2
2017-11-01 Gabriel Gannefix clib_mem_unaligned() invalid read 80/8980/2
2017-10-30 Dave BarachAdd the bihash_vec8_8 variant 09/9109/2
2017-10-25 Gabriel GanneDo not include x86intrin.h if unavailable 52/8952/2
2017-10-20 Klement Sekeraadd cuckoo hash 20/5920/10
2017-10-17 Dave BarachVPP-1032: fix coverity warnings 63/8863/1
2017-10-15 Dave BarachFix minor issues in clib_spinlock_unlock() 21/8821/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
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-27 Chris LukeVarious fixes for issues found by Coverity (VPP-972) 44/8544/3
2017-09-19 Dave Barachformat_sockaddr: add trivial support for AF_LOCAL sockets 61/8461/2
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
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 Florin Corastcp: horizontal scaling improvments 09/8309/18
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-07 Dave WallaceAdd fd/socket name to clib_socket_* error msgs. 23/8323/3
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-09-01 Dave BarachAdd fixed-size, preallocated pool support 37/8237/9
2017-08-31 Dave BarachFix BIHASH_KVP_CACHE_SIZE == 0 case 70/8270/2
2017-08-22 Andrew Yourtchenkoacl-plugin: Recreate the bihash_40_8.h in the proper... 37/7937/4
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-23 Dave BarachAtomic bucket lock 07/7707/2
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache 84/7584/6
2017-07-13 Christophe FontaineUse clib_crc32c_uses_intrinsics instead of __SSE4_2__ 65/7565/3
2017-07-10 Alexander KotovVPP-904: fixes zero length CLI parameters parse 06/7506/2
2017-07-09 Chris Lukeformat: Check for NaN when rendering doubles 96/7496/1
2017-07-06 Damjan Marionvppinfra: revert clib_memcpy optimization 28/7428/2
2017-07-01 Klement SekeraRefactor API message handling code 83/7083/10
2017-06-30 Dave BarachVPP-893: handle multiple simultaneous event registrations 71/7371/2
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer... 26/7126/3
2017-06-27 Ole TroanFLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits 30/7130/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-20 Andrew YourtchenkoParenthesize the usage of the macro argument within... 17/7217/2
2017-06-14 Dave BarachVPP-874: fix coverity warnings in tw_timer_template.c 31/7131/2
2017-06-12 Dave Barachthree-level timer wheel implementation w/ overflow... 46/7046/10
2017-06-12 Neale RannsFix build breakge post 6956 99/7099/1
2017-06-12 Christophe FontaineRemove calls to crc_u32 and add clib_crc32c for armv8+crc 56/6956/8
2017-06-05 Damjan Marionvppinfra: fix vec_validate_init_empty_aligned macro 08/7008/2
2017-06-05 Marco VarleseMore GCC-7 errors 05/7005/2
2017-06-02 Steve ShinFix mac_age process crash in multi-threaded environment 88/6988/2
2017-05-18 Dave BarachVPP-847: improve bihash template memory allocator perfo... 50/6750/2
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-05-10 Damjan MarionAdd crc32c inline function, allows compilation on 32... 52/6452/6
2017-05-10 Damjan Marionvppinfra: optimize and simplify splat inline functions 25/6625/6
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-03 Filip TehlarFix vnet unit tests 53/6553/3
2017-04-25 Damjan MarionDefine cache line size for x86 32-bit 90/6390/2
2017-04-21 Ray Kinsellavppinfra: clib_memcpy improvement 26/6326/1
2017-04-01 Dave BarachClean up event log merge code 91/5991/2
2017-03-30 Damjan Marionvppinfra: add spinlock inline functions 75/5875/6
2017-03-22 Damjan MarionAdd memif - packet memory interface for intra-host... 04/5004/18
2017-03-21 Gabriel Gannearmv8 - fix os_cpu_clock_frequency for armv8 96/5796/2
2017-03-04 Andrew Yourtchenkotiming wheel: avoid queueing expired timers and caching... 76/4976/8
2017-03-03 Neale RannsIPv6 RA improvements 36/5536/4
2017-03-01 Damjan Marionvppinfra: fix issue when copying 16 bytes with clib_memcpy 79/5579/2
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-24 Neale RannsMFIB memory leak. free the per-source interface hash 08/5508/2
2017-02-22 Florin CorasFix last run time update for timer wheel 59/5459/2
2017-02-16 Gabriel Gannetw_timer_expire_timers() - add a maximum to the number... 58/5158/4
2017-02-16 Billy McFallVPP-638: 'set interface ipsec key garbage' causes infin... 44/5144/2
2017-02-16 Gabriel Gannetw_timer_expire_timers() return the number of expirations 25/5125/3
2017-02-06 Dave BarachAdd pool_get[_aligned]_will_expand(...) 40/5040/2
2017-02-05 Dave BarachWheel-timer infra 20/5020/4
2017-01-31 Dave BarachPrep work for Coverity upload processing via Jenkins 69/4569/4
2017-01-27 Neale RannsIP Multicast FIB (mfib) 09/4709/9
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-02 Dave BarachHandle execessive hash collisions, VPP-555 54/4254/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19