aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Plugin infrastructure improvementsDamjan Marion16-210/+367
2017-02-03SNAT: fix invalid outside FIB indexMatus Fabian1-0/+14
2017-02-03SNAT: Port allocation per protocolMatus Fabian9-140/+242
2017-02-02Added support for openSUSEMarco Varlese1-1/+4
2017-02-02Remove unnecessary block structure around CONTROL_PING messages.Jon Loeliger2-204/+168
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger13-577/+699
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger12-231/+6
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger13-284/+295
2017-02-02Convert M() and M2() macros to honor their second, mp, parameter.Jon Loeliger2-4/+4
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger12-284/+285
2017-02-02Fix SR multicast post mfib commitNeale Ranns13-650/+508
2017-02-02Update default Vagrant box to Ubuntu 16.04, VPP-616Dave Wallace4-20/+27
2017-02-02ENIC driver patch to fix MAC address add and removeSteve Shin2-1/+123
2017-02-02BFD: SHA1 authenticationKlement Sekera13-370/+2437
2017-02-02BFD: improve finding of ipv4/ipv6 headersKlement Sekera1-48/+62
2017-02-02dpdk: fix crypto coverity warningSergio Gonzalez Monroy1-1/+2
2017-02-02SNAT: changed source for outbound address FIB entry (VPP-613)Matus Fabian2-26/+13
2017-02-02LISP: enhance binary part of some APIsFilip Tehlar5-117/+41
2017-02-02VXLAN: further unify ip4/ip6 ctl plane handlingEyal Bari2-83/+55
2017-02-01Fix issue with apt-get update not being run on Ubuntu 16.04Ed Warnicke1-1/+1
2017-01-31BFD: reformat code to match vpp code styleKlement Sekera1-158/+186
2017-01-31Prep work for Coverity upload processing via JenkinsDave Barach4-0/+73
2017-01-31SNAT: Add outbound addresses to FIB (VPP-613)Matus Fabian2-5/+173
2017-01-31Update CSIT tests 170122 -> 170129Jan Gelety1-1/+1
2017-01-31jvpp: fix coverity warn: reliance on default encodingMarek Gradzki5-18/+35
2017-01-31VXLAN: small changes for brevityEyal Bari1-49/+16
2017-01-31MFIB Coverity warnings. The lock macro is functionally equivalent but more ex...Neale Ranns3-29/+44
2017-01-31Bump up PKG_SUFFIX to vpp3Steve Shin1-1/+1
2017-01-31Add vxlan-bypass feature to IP6 forwarding pathJohn Lo7-184/+470
2017-01-30VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE m...Andrew Yourtchenko2-29/+46
2017-01-30This patch fixes a bug in replaying MAC address to the hardwareSteve Shin1-0/+83
2017-01-30Fixed set int state up for ipsec interfacesRadu Nicolau1-2/+2
2017-01-30Fix LISP Coverity warningsFlorin Coras2-6/+16
2017-01-30add vnet/util/radix.h to nobase_include_HEADERS listGabriel Ganne1-1/+2
2017-01-30LISP: add dump calls for GPE entries APIFilip Tehlar6-2/+505
2017-01-28Add files to CLEANFILES for robust make clean.Burt Silverman6-1/+11
2017-01-28sh not show in the mfib flags commandsNeale Ranns1-2/+2
2017-01-27API refactoring : policerPavel Kotucek6-267/+387
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy29-423/+452
2017-01-27API refactoring : copPavel Kotucek6-114/+237
2017-01-27dpdk : incorrect rx filter being installedPavel Kotucek3-1/+20
2017-01-27jvpp: utilize per-message CRCs (VPP-544)Marek Gradzki11-15/+143
2017-01-27IP Multicast FIB (mfib)Neale Ranns90-1767/+11211
2017-01-27Fix make test scapy python patch issue, VPP-615Dave Wallace1-0/+1
2017-01-27make-test: Add numbering to chapters' titlesTibor2-1/+2
2017-01-27Cleanup some obfuscated code in next node handling.Vengada3-8/+8
2017-01-27drop-and-count snat out2in packets with no translationsDave Barach1-3/+41
2017-01-27Python API: event_callback not initialised.Ole Troan1-0/+1
2017-01-27make test: improve documentation generationKlement Sekera4-430/+432
2017-01-27Add multi-vpp support back into pythonic vppctlEd Warnicke1-7/+20