aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra75-154/+154
2018-09-21tcp: accept fin-ack in syn-rcvd stateFlorin Coras1-1/+3
2018-09-20vhost: show vhost may display garbage after the interface nameSteven1-2/+3
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns8-211/+142
2018-09-20SR-MPLS: MPLS table checks (VPP-1422)Neale Ranns1-0/+17
2018-09-20session/svm: add want_tx_event flag to fifoFlorin Coras1-6/+7
2018-09-20Route counters in the stats segmentNeale Ranns9-81/+170
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi2-2/+16
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns4-20/+24
2018-09-19L2-fib-dump: send 1 or 0 rather than flag valueNeale Ranns1-3/+3
2018-09-19session: improve close procedureFlorin Coras5-19/+48
2018-09-18Fix documentation for SHG in bridge domainYichen Wang1-1/+1
2018-09-15session: ensure detach is done with worker barrierFlorin Coras1-7/+12
2018-09-15tls: use application interface apisFlorin Coras1-15/+23
2018-09-14BIER API and load-balancing fixesNeale Ranns13-72/+257
2018-09-14Remove scaffoldingDave Barach2-14/+1
2018-09-14vlib: introduce user flags in vlib_frame_tDamjan Marion2-3/+3
2018-09-14Revert "L2-input: use vlib_buffer_enqueue_to_next"John Lo2-320/+242
2018-09-14vcl: keep track of unexpected eventsFlorin Coras2-5/+4
2018-09-14Fix memory leak in API/CLI to create/modify SR policiesJohn Lo4-0/+8
2018-09-13L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fixNeale Ranns4-201/+159
2018-09-12Trivial: Fix lisp flag labelPaul Vinciguerra1-1/+1
2018-09-13IP-neighbor: add and delete internal APINeale Ranns6-58/+118
2018-09-13L2-input: use vlib_buffer_enqueue_to_nextNeale Ranns2-242/+320
2018-09-12fix missing extern in vnet/ethernet/node.cDamjan Marion1-1/+1
2018-09-12L2-Learn: use vlib_buffer_enqueue_to_nextNeale Ranns1-195/+147
2018-09-12vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]Yichen Wang2-1/+15
2018-09-12VXLAN-GBP: use common types on the APINeale Ranns4-81/+73
2018-09-12vcl: improve read and fifo event handlingFlorin Coras4-1/+30
2018-09-11indent off in ip_lookup_set_buffer_fib_indexNeale Ranns1-4/+5
2018-09-11L2-learn; cache prefetch fixNeale Ranns3-16/+23
2018-09-11GBP Endpoint UpdatesNeale Ranns1-0/+7
2018-09-10new multiversioning on ethernet input nodesDamjan Marion2-35/+17
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi15-1/+3435
2018-09-10session: lock app worker mq for io eventsFlorin Coras5-30/+26
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns19-14/+66
2018-09-08vcl: set worker pthread stop keyFlorin Coras1-1/+1
2018-09-08session: detect namespace for transport appsFlorin Coras3-4/+20
2018-09-07session: fix reentrant listensFlorin Coras3-16/+22
2018-09-07L2-FIB: replace bit-fields with flagsNeale Ranns6-69/+132
2018-09-07IP route update fix when multipath and drop setNeale Ranns1-20/+14
2018-09-07vcl: refactor test client to support workersFlorin Coras1-1/+1
2018-09-07geneve: fix variable initial valueZhiyong Yang1-1/+1
2018-09-06vxlan: improve encap performanceZhiyong Yang1-2/+10
2018-09-06eth_mac_equal takes const pointersNeale Ranns1-1/+1
2018-09-06vxlan_gpe: optimize encap performanceZhiyong Yang1-32/+47
2018-09-06vcl/session/svm: fix coverity warningsFlorin Coras1-3/+3
2018-09-06session: support multiple worker bindsFlorin Coras13-333/+601
2018-09-06Enum type on the API for QoS sourcesNeale Ranns2-14/+49
2018-09-05Add missing API MAC address encode implementationNeale Ranns1-0/+1