summaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-07-17quic: Add back stream connect conditionNathan Skrzypczak1-1/+1
2019-07-16gbp: fix contracts dpo ACL matchBenoît Ganne1-3/+3
2019-07-15quic: integrate vpp crypto api for quic packets encryptionMathias Raoul4-0/+403
2019-07-13vppinfra: add doubly linked listFlorin Coras2-0/+354
2019-07-12nsim: cross-connect mode crash at interface output nodeJohn Lo2-6/+6
2019-07-12quic: fix show session verboseAloys Augustin1-29/+23
2019-07-12tls quic: reduce default segment sizesAloys Augustin1-2/+2
2019-07-12session: add thread index to all formattersAloys Augustin2-2/+6
2019-07-12vcl: fix tsock 0-ing in test clientBenoît Ganne1-2/+3
2019-07-12nat: added handoff trace index for easier trace matchFilip Varga1-2/+4
2019-07-12ipsec: Reference count the SAsNeale Ranns1-1/+3
2019-07-12nat: fix net44 lb static APIBenoît Ganne1-1/+1
2019-07-11gbp: An Endpoint can change sclassNeale Ranns3-17/+38
2019-07-11avf: add more link speedsDamjan Marion2-1/+7
2019-07-11quic: Fix quic_echo event flagsNathan Skrzypczak1-9/+9
2019-07-10tcp: improve rate estimateFlorin Coras1-10/+13
2019-07-10quic: Improve timing interface for quic_echoNathan Skrzypczak1-100/+202
2019-07-09acl: perform the ACL-as-a-service user registrations in global heapAndrew Yourtchenko2-10/+14
2019-07-09quic: echo thread can handle multiple sessionsNathan Skrzypczak2-129/+278
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns20-396/+694
2019-07-09vat: unload unused vat pluginsDave Barach20-287/+68
2019-07-09quic: fix passive disconnect handling & refactorNathan Skrzypczak3-541/+740
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra2-6/+6
2019-07-08gbp: More unit testsNeale Ranns1-0/+1
2019-07-08gbp: refactor policy nodesBenoît Ganne8-406/+301
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras16-0/+8625
2019-07-05gbp: use bd index at ext-itf creation instead of bd idBenoît Ganne1-1/+3
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne5-107/+49
2019-07-04hsa: clean up quic_echoDave Wallace1-11/+11
2019-07-03misc: fix coverity warningsDave Barach2-2/+3
2019-07-03quic: fifo notifications fixAloys Augustin1-0/+5
2019-07-03gbp: Consider data-plane learnt source better than control-planeNeale Ranns3-4/+16
2019-07-03gbp: improve contract formattingNeale Ranns1-8/+12
2019-07-03svm: fix multi-chunk fifo alloc and add more testsFlorin Coras1-11/+148
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne4-22/+63
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne12-156/+481
2019-07-02gbp: disable L2 BD learning per-interfaceBenoît Ganne4-37/+51
2019-07-02vcl: fix sock client and server testsFlorin Coras2-5/+4
2019-07-02lisp: fix unitialized ip prefix in cp unit testFlorin Coras1-0/+1
2019-07-01gbp: VRF scoped contractsNeale Ranns15-36/+148
2019-06-30igmp: accept packets that have more on the wire data than IGMP reports.Neale Ranns1-13/+19
2019-06-29svm: rename fifo tx notifications to reflect useFlorin Coras3-10/+10
2019-06-28quic : Use TX event for app read notificationNathan Skrzypczak3-784/+909
2019-06-28igmp: Trace more data form input packetsNeale Ranns2-7/+16
2019-06-27session: Add transport vft protocol optionsNathan Skrzypczak1-2/+4
2019-06-27svm: improve fifo segment testFlorin Coras1-1/+13
2019-06-27lacp: custom dump for sw_interface_lacp_dumpSteven Luong1-3/+30
2019-06-26tcp session: improvement to testsFlorin Coras2-12/+29
2019-06-26svm: fix fifo segment free chunk bytes accountingFlorin Coras1-17/+112
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-6/+15