aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-02-17Fix handling of ping to SNAT out interfaceJuraj Sloboda1-6/+7
2017-02-17ioam: declare export_node instead of defining it in header fileDamjan Marion1-1/+1
2017-02-16Add handling of ICMP error packets in SNAT (VPP-629)Juraj Sloboda2-49/+347
2017-02-15SNAT: add static mappings with unresolved external interface address to snat_...Matus Fabian3-4/+81
2017-02-14Fix coverity issues: ioamShwetha Bhandari2-3/+9
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli28-295/+2768
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-03Plugin infrastructure improvementsDamjan Marion11-129/+46
2017-02-03SNAT: fix invalid outside FIB indexMatus Fabian1-0/+14
2017-02-03SNAT: Port allocation per protocolMatus Fabian7-131/+219
2017-02-02Remove unnecessary block structure around CONTROL_PING messages.Jon Loeliger1-25/+25
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger9-99/+129
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger9-43/+1
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger9-48/+59
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger9-45/+50
2017-02-02SNAT: changed source for outbound address FIB entry (VPP-613)Matus Fabian1-21/+11
2017-01-31SNAT: Add outbound addresses to FIB (VPP-613)Matus Fabian1-1/+110
2017-01-28Add files to CLEANFILES for robust make clean.Burt Silverman1-0/+1
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-25Repair plugin binary API message numberingDave Barach9-0/+18
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian3-88/+141
2017-01-24Fix coverity defect.Vengada1-1/+1
2017-01-23binary-api debug CLI works with pluginsDave Barach9-391/+39
2017-01-23SNAT: Multiple inside interfaces (VPP-447)Matus Fabian1-103/+103
2017-01-22Add static mapping support for dhcp client interfacesDave Barach2-2/+103
2017-01-18Fix coverity warnings, VPP-608Dave Barach2-4/+12
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-1/+1
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian8-10/+925
2017-01-13SNAT: fixed crash - interface without IP address (VPP-599)Matus Fabian2-7/+28
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian3-16/+244
2017-01-11Acquire SNAT pool addresses from specific interfacesDave Barach2-0/+127
2017-01-11Makefile.am cleanupDamjan Marion1-0/+1
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli10-125/+78
2017-01-03VPP-574: fix the MACIP ACLs blocking ARP trafficAndrew Yourtchenko1-0/+47
2017-01-03Do not require external vppapigen when not cross-compilingDamjan Marion1-1/+0
2017-01-03SNAT: fix out2in ICMP worker lookupMatus Fabian1-0/+7
2017-01-02ioam: fix Coverity issueVengada1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion95-0/+25541
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion21-0/+4523