vpp.git
2018-03-28 Matus FabianNAT44: fix nat44_user_session_dump and nat44_del_sessio... 92/11392/3
2018-03-27 Eyal Barivxlan:refactor add del command function 96/11396/2
2018-03-27 Damjan Marionvlib: gcc-7 -O3 uninitialized values 10/11410/2
2018-03-27 Damjan Marionvlib: make cloned structures cacheline aligned 09/11409/1
2018-03-27 Andrew Yourtchenkoacl-plugin: autosize the ACL plugin heap and fix the... 89/11389/2
2018-03-27 Neale RannsVOM: Fix connection state 06/11406/1
2018-03-27 Damjan Marionmemif: add private header size field 03/11403/2
2018-03-27 Stevenbond: coverity woes 91/11391/2
2018-03-27 Mohsin KazmiVOM: bond: Add support for LACP 41/10941/9
2018-03-26 Dave WallaceVCL: add IPv6 to socket_test.sh and make test 39/11239/10
2018-03-26 Szymon Sliwaplugins: dpdk: ipsec: fix l3 offset 41/11241/2
2018-03-26 Neale RannsRestore the brief FIB entry printing 88/11388/2
2018-03-26 Damjan Marionvlib: add support for vfio no-iommu mode 81/11381/3
2018-03-26 Mohsin Kazmiafpacket: Fix the reply if itf already exits 76/11376/2
2018-03-26 Damjan MarionDisable -Waddress-of-packed-member warnings reported... 17/11317/3
2018-03-26 Andrew Yourtchenkoacl-plugin: defer the ACL plugin user module registrati... 64/11364/2
2018-03-26 Mohsin Kazmiplugin: Add plugin 'default' disable/enable 15/11315/6
2018-03-26 Jakub Grajciarlibmemif: version 2 62/11362/9
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41
2018-03-25 Florin Corassession: fix local session disconnects 46/11346/4
2018-03-24 Klement Sekeramake test: fix DEBUG=gdb/gdbserver options 45/11345/2
2018-03-24 Klement Sekeramake test: fix ext build on centos 94/11294/3
2018-03-24 Klement Sekeramake test: use vpp-dev repo for py-lispnetworking 71/11271/5
2018-03-24 Klement Sekeraallow specifying number of concurrent jobs 70/11270/4
2018-03-24 Klement Sekeramake test: enhance core-file information 27/11327/3
2018-03-24 Matthew SmithUser session counters stay <= per-user limit 42/11342/2
2018-03-23 Neale RannsAdd client hw address to DHCP offer and ack in test... 43/11343/1
2018-03-23 Andrew Yourtchenkoacl-plugin: improvements in 'show acl-plugin macip... 40/11340/2
2018-03-23 Dave BarachDrop dhcp pkts w/ hardware address mismatches 39/11339/3
2018-03-23 Marco VarleseIPSEC_AH: broken initialization (VPP-1208) 35/11335/4
2018-03-23 Florin Corastcp/session: sprinkle prefetches 94/11194/4
2018-03-23 Florin Corassession: allow builtin apps to register names 34/11334/3
2018-03-23 Andrew Yourtchenkoacl-plugin: make test: do not use a debug CLI where... 32/11332/2
2018-03-23 Andrew Yourtchenkoacl-plugin: set ACL heap within the exported functions... 29/11329/2
2018-03-23 Klement Sekeramake test: code cleanup 69/11269/4
2018-03-23 Matus FabianNAT44: fix ICMP checksum update crash (VPP-1205) 28/11328/2
2018-03-23 Andrew Yourtchenkoacl-plugin: make test: add a test which deletes an... 26/11326/3
2018-03-23 Andrew Yourtchenkoacl-plugin: make test: shuffle applied ACLs as part... 22/11322/1
2018-03-23 Neale RannsIGMP: coverity fixes and remove checks for scapy IGMPv3 76/11276/3
2018-03-23 Stevenbond: performance enhancement 16/11316/1
2018-03-22 Mohsin Kazmivom: itf: make vhost_user as socket slave 13/11313/3
2018-03-22 Dave BarachVPP-1204: Fix coverity warning 97/11297/3
2018-03-22 Dave BarachAdd circular logging 12/11312/3
2018-03-22 Damjan MarionRevert "acl-plugin: improvement on 'show acl-plugin... 14/11314/1
2018-03-22 Andrew Yourtchenkoacl-plugin: implement ACL lookup contexts for "ACL... 74/11274/7
2018-03-22 Mohsin Kazmigbp: Add the next node lookup 11/11311/2
2018-03-22 Matus FabianNAT44: interface output feature and dst NAT (VPP-1200) 06/11306/2
2018-03-22 Damjan Marionmemif: version 2 57/9857/31
2018-03-22 Dave BarachAvoid atomic ops when polling queues 37/11237/2
2018-03-22 Mohsin Kazmivom: l2-emulation: Fix sweep function 24/11224/5
2018-03-21 Damjan Marionudp: make udp encap pool cacheline aligned 75/11275/2
2018-03-21 Steve Shinacl-plugin: improvement on 'show acl-plugin' CLI 73/11273/2
2018-03-21 Stevenbond: Add bonding driver and LACP protocol 92/9892/58
2018-03-21 Dave BarachVPP_1202: handle DHCP NAK packets 72/11272/2
2018-03-21 Neale RannsUDP Encap counters 59/11259/2
2018-03-21 Neale RannsDetailed Interface stats API takes sw_if_index 60/11260/2
2018-03-21 Neale RannsIGMP plugin initialises the FIB/MFIB via ip4 module 62/11262/1
2018-03-21 Matus FabianNAT44: fix removal of LB static mappings with same... 35/11235/2
2018-03-21 Klement Sekerareassembly: feature/concurrency 88/11188/6
2018-03-20 Neale RannsFIB Interpose Source 28/10728/10
2018-03-20 Steve ShinFix Allow ARP packets for dot1q interface with MACIP... 27/11227/2
2018-03-19 Dave WallaceVCL: Fix Coverity CID183003 17/11217/2
2018-03-19 Neale RannsUse x(void) not x() in new interface stats code 26/11226/2
2018-03-19 Florin Corassession: fix coverity warnings 99/11199/4
2018-03-19 Neale RannsCoverity found bugs in recent MPLS changes 04/11204/2
2018-03-19 Neale RannsQoS code coverity found errors 05/11205/2
2018-03-19 Neale RannsFIB code coverity found defect 06/11206/2
2018-03-19 Dave WallaceVCL: Fix Coverity CID183009 20/11220/2
2018-03-19 Neale RannsInterface Unicast, Multicast and Broadcast stats on... 10/11210/2
2018-03-19 Jakub GrajciarIGMP plugin 66/9766/34
2018-03-19 Matus FabianQoS: publish qos.api.h file 07/11207/2
2018-03-19 Ole TroanIPIP: Fix coverity error. 08/11208/2
2018-03-19 Neale RannsScapy upgrade to 2.4.0.rc5 06/10806/9
2018-03-19 Dmitry VakhrushevFIX: Fixed ip6_fib_dump api function response. 91/11191/3
2018-03-18 Neale RannsRemove unnumbered configuration on interface delete 85/11185/3
2018-03-16 Florin Corascli: make q work again 95/11195/1
2018-03-16 Neale RannsQoS recording and marking 53/11053/9
2018-03-16 Dave BarachFix a long-latent bi=0 bug in vlib_buffer_add_data 93/11193/2
2018-03-16 Juraj SlobodaIPv6 ND Router discovery control plane (VPP-1095) 40/10840/7
2018-03-16 Klement Sekerastats: allow configuring poller delay 71/9671/14
2018-03-16 Matus FabianIPSec: fix IPv6 policy deleting 89/11189/2
2018-03-16 Neale Rannsremove spurious print statements from DVR tests 87/11187/1
2018-03-16 Damjan MarionFix sample-plugin build on ubuntu 18.04 81/11181/3
2018-03-16 Juraj SlobodaIPv6 ND Router discovery data plane (VPP-1095) 33/10333/5
2018-03-16 Florin Corassession: allow local host binds 80/11180/4
2018-03-15 Damjan Marionremove bootstrap from top-level Makefile 76/11176/2
2018-03-15 Keith Burns... Update session local address is_ip4 on bind when not... 71/11171/2
2018-03-15 Dave Wallacemake test: Add VCL iperf3 tests 61/11161/2
2018-03-15 Florin Corastls: add openssl engine 67/11067/17
2018-03-15 Ole TroanIPIP: Linter on test_*.py 57/11157/3
2018-03-15 Vijayabhaskar... Add a helper function to fetch vlib node index for... 59/11159/3
2018-03-15 Damjan Marionuse system provided ccache links 60/11160/2
2018-03-14 Jon LoeligerIPIP: Also publish the ipip.api.h file. 55/11155/2
2018-03-14 Damjan Marionfix 'make build' 58/11158/1
2018-03-14 Klement Sekeramake test: early core detection, code cleanup 53/11153/4
2018-03-14 Dave BarachClean up vpp build bootstrap step 23/11123/7
2018-03-14 Billy McFallVPP-1197: SELinux: 'create tap' (vhost-net backend... 52/11152/2
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-14 Szymon SliwaPrevent calling rte_eth_xstats_get not initialized dev 44/11144/2
2018-03-14 Ole TroanIPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel... 38/11038/8
next