summaryrefslogtreecommitdiffstats
path: root/src/plugins/svs
AgeCommit message (Expand)AuthorFilesLines
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak1-4/+2
2021-05-13tests: move test source to vpp/testDave Wallace1-342/+0
2020-11-24tests: remove svs, proxy_arp and gso from vpp_papi_providerOle Troan1-42/+63
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar1-2/+8
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-1/+1
2020-01-03svs: add feature.yamlNeale Ranns1-0/+15
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+0
2019-12-07svs: use explicit types in apiOle Troan1-6/+6
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-5/+11
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-16/+16
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-09-27svs: remove api boilerplateOle Troan4-129/+6
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+4
2019-08-29ip: remove unused function parameterSimon Zhang1-2/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+322
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-17/+12
2019-03-09SVS: cleanup default route on SVS disableNeale Ranns1-0/+5
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-05Source VRF Select testsNeale Ranns2-9/+15
2018-10-01Source VRF SelectNeale Ranns7-0/+1141
lor: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
https://nexus.fd.io/content/repositories/fd.io.master.centos7/io/fd/vpp/