aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-1/+1
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan2-2/+4
2017-05-24IPv6 Performance bugsNeale Ranns2-2/+1
2017-05-17ioam: configuration for SRv6 localsid (VPP-693)shwethab4-23/+54
2017-05-05First commit SR MPLSPablo Camarillo3-3/+3
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari4-0/+66
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach6-158/+14
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-3/+1
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns3-11/+6
2017-04-06Use thread local storage for thread indexDamjan Marion2-11/+11
2017-03-22vlib: add description field in plugin registrationDamjan Marion1-0/+1
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada7-5/+7
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari5-151/+10
2017-03-15VPP changes to support iOAM over NSH-MD2. Separate trace dataVengada7-16/+51
2017-03-14ioam: ip6 hop by hop ext header and SR header co-existenceshwethab1-3/+3
2017-03-14IOAM Coverity fixAkshayaNadahalli8-34/+42
2017-03-10Fix vat_api_hookup name collisionDave Barach1-3/+3
2017-03-07In-band OAM active probe (VPP-471)AkshayaNadahalli19-14/+2638
2017-03-06ioam: manycast using iOAM and SR (VPP-628)Shwetha Bhandari12-9/+2637
2017-03-01VPP-598: tcp stack initial commitDave Barach3-3/+3
2017-02-17ioam: declare export_node instead of defining it in header fileDamjan Marion1-1/+1
2017-02-14Fix coverity issues: ioamShwetha Bhandari2-3/+9
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli27-289/+2738
2017-02-03Plugin infrastructure improvementsDamjan Marion1-12/+6
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger5-34/+45
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger5-15/+1
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger5-15/+19
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger5-16/+15
2017-01-27Cleanup some obfuscated code in next node handling.Vengada3-8/+8
2017-01-25Repair plugin binary API message numberingDave Barach5-0/+10
2017-01-24Fix coverity defect.Vengada1-1/+1
2017-01-23binary-api debug CLI works with pluginsDave Barach5-222/+20
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli9-103/+36
2017-01-02ioam: fix Coverity issueVengada1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion53-0/+10625