aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-15BFD: loop back echo packetsKlement Sekera7-58/+353
2017-02-15Fix bug in definition of tcp_header_tJuraj Sloboda1-1/+4
2017-02-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-52/+210
2017-02-14BFD: respect remote demand modeKlement Sekera3-348/+590
2017-02-14make test: improve stabilityKlement Sekera6-88/+149
2017-02-14BFD: set per session UDP source port per RFCKlement Sekera4-16/+43
2017-02-14Fix coverity issues: ioamShwetha Bhandari3-8/+15
2017-02-14Fix is_server flag in vhost dump (VPP-562)Marek Gradzki1-0/+1
2017-02-14Fix typo in API warning message.Jon Loeliger1-1/+1
2017-02-14vhost-user: fix crash when descriptor points to unknown regionDamjan Marion1-1/+2
2017-02-14Update CSIT tests 170129 -> 170213Jan Gelety1-1/+1
2017-02-13Out-of-tree Build Error fixAkshayaNadahalli2-22/+20
2017-02-13Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.Jon Loeliger2-5/+15
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras28-22/+944
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli33-336/+2797
2017-02-10Update plugin templatesDave Barach3-118/+106
2017-02-09make test: work around scapy truncated packetsKlement Sekera2-0/+65
2017-02-09Improve MFIB doxygen helpNeale Ranns4-4/+12
2017-02-08BFD: minor fixesKlement Sekera2-5/+3
2017-02-08make test: BFD tests speedupKlement Sekera1-2/+4
2017-02-08BFD: modify session parametersKlement Sekera13-127/+601
2017-02-08Fix source address reachability check for ip6 local packetsAkshayaNadahalli2-7/+26
2017-02-07VPP-630: Null pointer dereferences in vlib/unix/plugin.cOle Troan1-1/+1
2017-02-07Multiple platofrm support for dpdk/Makefile, fix optimizationsDamjan Marion4-78/+25
2017-02-07Fix M(), M2() macros in VATFilip Tehlar1-2/+4
2017-02-07LISP: reject remote mappings that have as locators local IPsFilip Tehlar2-1/+29
2017-02-06Add pool_get[_aligned]_will_expand(...)Dave Barach2-0/+67
2017-02-06make test: improve test filteringKlement Sekera3-5/+81
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion6-386/+57
2017-02-06make test: fix dependenciesKlement Sekera1-2/+2
2017-02-06SNAT: fix snat_add_static_mapping_command() uninitialized variableMatus Fabian2-5/+16
2017-02-05SNAT: initialize outside and inside FIB index in snat_configMatus Fabian2-36/+5
2017-02-05fix some 'stored but never read' warnings raised by clangGabriel Ganne2-6/+7
2017-02-05Wheel-timer infraDave Barach8-0/+1289
2017-02-05Test checksyle for IP mcast testsNeale Ranns2-3/+3
2017-02-04dpdk: move to uio_pci_genericDamjan Marion6-27/+9
2017-02-03pg: add trace information for pg tx nodeDamjan Marion3-9/+46
2017-02-03vhost-user: fix missing speculative enqueue unwindSteven1-0/+4
2017-02-03Fix CLI help message for set ip addressMatej Klotton1-1/+1
2017-02-03pep8 compliance for test_ip6.pyNeale Ranns1-3/+3
2017-02-03Next node frame over-flow after replicationNeale Ranns2-6/+28
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