aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-12-06l2e: use explicit api typesOle Troan1-2/+3
2019-12-06dpdk: use explicit types in apiOle Troan1-3/+4
2019-12-06ct6: use explicit type in apiOle Troan1-3/+5
2019-12-06cdp: use explicit types in apiOle Troan1-1/+1
2019-12-06abf: use explicit types in apiOle Troan1-4/+5
2019-12-06igmp: use explicit types in apiOle Troan1-10/+11
2019-12-06ikev2: use explicit api typesOle Troan3-16/+21
2019-12-06nsh: use explicit api typesOle Troan1-6/+8
2019-12-06nsim: use explicit api typesOle Troan1-6/+7
2019-12-05srv6-mobileTetsuya Murakami1-2/+2
2019-12-05map: fix MAP-T ip6 port checkMatthew Smith2-5/+60
2019-12-05tests: quic enable per testcase timeout overridesPaul Vinciguerra1-3/+8
2019-12-05srv6-mobileTetsuya Murakami6-49/+739
2019-12-05tls: change SSL_has_pending to avoid BIO check errorYu Ping1-2/+2
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns14-63/+119
2019-12-04map: Fix a coverity MAP dead-code issue.Jon Loeliger1-3/+0
2019-12-04quic: fix stream tx_fifo race conditionNathan Skrzypczak2-27/+61
2019-12-04quic: clean accept/connect error codepathNathan Skrzypczak1-48/+51
2019-12-04gso: remove the interface countMohsin Kazmi2-6/+0
2019-12-04quic: refactor connection search fnNathan Skrzypczak1-27/+31
2019-12-04quic: add conn-timeout config optionNathan Skrzypczak2-8/+12
2019-12-04quic: fix import typoNathan Skrzypczak1-1/+1
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-1/+1
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-1/+2
2019-12-03map: Avoid null dereference in 'map show' and 'map del'Jon Loeliger1-12/+22
2019-12-03hsa: Less verbose logging for many sessionsNathan Skrzypczak6-50/+83
2019-12-03classify: API cleanupJakub Grajciar1-90/+8
2019-11-30dhcp: add FEATURE.yaml for the DHCP pluginJerome Tollet1-0/+11
2019-11-27nat: fix dhcp client on outside interface with output featureAlexander Chernavin3-0/+87
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne2-4/+6
2019-11-26map: Fix inverted 'map security check enable' CLI flag.Jon Loeliger1-2/+2
2019-11-26quic: Refactor for crypto contextsNathan Skrzypczak5-165/+182
2019-11-26flow: fix several crash issuesChenmin Sun1-2/+0
2019-11-26lb: lb_add_del_vip and lb_add_del_as doesn't work.Hongjun Ni2-4/+14
2019-11-26fib: Table ReplaceNeale Ranns1-13/+16
2019-11-24vppapigen: clean up typos in c generated codePaul Vinciguerra1-1/+1
2019-11-22quic: Refactor quic rx callback for offloadNathan Skrzypczak2-111/+147
2019-11-22hsa: Improve for mq-intensiveNathan Skrzypczak5-46/+31
2019-11-22quic: Remove qctx opening poolNathan Skrzypczak2-34/+15
2019-11-22crypto-ipsecmb: use single GCM APIFan Zhang1-6/+4
2019-11-22ikev2: install/remove ipsec tunnels from main threadFilip Tehlar2-68/+157
2019-11-20session tcp: support pacer idle timeoutsFlorin Coras1-1/+1
2019-11-20vlib: improve code coverage, part deuxDave Barach1-1/+62
2019-11-20ikev2: fix memory leak in child SAFilip Tehlar1-16/+15
2019-11-20misc: fix 4 coverity warnings in srv6-mobileDave Barach4-4/+4
2019-11-20flow: Add GTP supportChenmin Sun1-28/+260
2019-11-20quic: Increase loggingNathan Skrzypczak1-29/+40
2019-11-20session: fix transport proto unformatFlorin Coras1-3/+12
2019-11-19quic: handle duplicate packet from quiclyDave Wallace1-2/+15
2019-11-19srv6-mobile: fix yamllint failure in FEATURE.yamlDave Wallace1-0/+1