aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-09vat: unload unused vat pluginsDave Barach22-314/+100
2019-07-09fib: fix urpf_itfs vector overflowBenoît Ganne1-45/+16
2019-07-09tcp: track last lost bytes in sack sbFlorin Coras2-3/+10
2019-07-09quic: fix passive disconnect handling & refactorNathan Skrzypczak3-541/+740
2019-07-09papi: update VPPEnumType for python3Paul Vinciguerra1-1/+4
2019-07-09vppinfra: allocate bihash virtual space on demandDave Barach8-11/+223
2019-07-08vcl: add worker unregister apiFlorin Coras2-0/+12
2019-07-08vcl: cleanup listener accept fifoFlorin Coras1-0/+14
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra6-11/+92
2019-07-08ip: retain local interface address adjacencyMatthew Smith1-6/+24
2019-07-08session: add flag to disable session lookupNathan Skrzypczak5-5/+15
2019-07-08gbp: More unit testsNeale Ranns1-0/+1
2019-07-08session: target app.fib_index in unbind_uriNathan Skrzypczak1-3/+6
2019-07-08api: Implement log_dump/log_detailsPaul Vinciguerra4-60/+195
2019-07-08gbp: refactor policy nodesBenoît Ganne8-406/+301
2019-07-05vxlan-gbp: Decap ignores reserved bitsNeale Ranns2-18/+22
2019-07-05ethernet: ARP disabled nodeNeale Ranns1-15/+106
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras25-175/+320
2019-07-05tcp: timestamp adjustmentVladimir Kropylev3-3/+14
2019-07-05gbp: use bd index at ext-itf creation instead of bd idBenoît Ganne1-1/+3
2019-07-05tcp: add cc algo start tx eventFlorin Coras2-0/+16
2019-07-05tcp: add cc algo undo recovery notificationFlorin Coras2-18/+23
2019-07-05tcp: add loss signal to cc algoFlorin Coras5-26/+62
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne5-107/+49
2019-07-03vxlan-gpe: simplify counter codeZhiyong Yang1-22/+10
2019-07-04hsa: clean up quic_echoDave Wallace1-11/+11
2019-07-03misc: fix coverity warningsDave Barach4-4/+10
2019-07-03api: remove garbage from sockclnt_create replyVratko Polak3-2/+25
2019-07-03quic: fifo notifications fixAloys Augustin2-0/+6
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-03vppapigen: allow decimal number in NUM tokenPaul Vinciguerra1-2/+6
2019-07-03fib: allow route delete with no paths and multipath=0 to remove theNeale Ranns4-50/+55
2019-07-03svm: fix multi-chunk fifo alloc and add more testsFlorin Coras4-21/+275
2019-07-03vat: Fix the incrementing IPv6 addressNeale Ranns1-2/+2
2019-07-02svm: fix shm segment deleteFlorin Coras1-1/+1
2019-07-02api: fix coverity warningsDave Barach2-8/+8
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne4-22/+63
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne14-156/+483
2019-07-02gbp: disable L2 BD learning per-interfaceBenoît Ganne4-37/+51
2019-07-02fib: Coverity fix to remove dead codeNeale Ranns1-2/+0
2019-07-02lisp: init locator probed field in parserFlorin Coras1-0/+1
2019-07-02vcl: handle fd rcv msg errorFlorin Coras1-4/+12
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-02ip: check all fib src for a connected dst entryBenoît Ganne1-25/+53
2019-07-01ip: fix ip lookup for armFlorin Coras1-27/+10
2019-07-01gbp: VRF scoped contractsNeale Ranns15-36/+148
2019-07-01papi: refactor set_errors_strPaul Vinciguerra1-3/+3
2019-06-30igmp: accept packets that have more on the wire data than IGMP reports.Neale Ranns1-13/+19