aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-10-09vnet: ethernet-input incorrectly sets l3_hdr_offset in some casesAndrew Yourtchenko1-26/+26
2018-10-08Adding Multipath support for exclusive DPO based fib path entries via rpathVijayabhaskar Katamreddy2-2/+16
2018-10-08replicate trace fixNeale Ranns1-2/+6
2018-10-06bond: active-backup mode is using the wrong load balance algoSteven1-2/+4
2018-10-05bond: tx perf improvement, part troisDamjan Marion2-67/+166
2018-10-05session: fix local session tagging and cleanupFlorin Coras3-7/+5
2018-10-05On interface deletion - make sure any vlan qinq table is clearedJohn Lo1-0/+2
2018-10-05Improve ip_mroute_add_del documentationIan Wells1-4/+24
2018-10-05vxlan:ip4 decap:remove access to tunnel objectEyal Bari3-183/+190
2018-10-04Support reassembly for fragments coming to ip4-local nodeJuraj Sloboda3-0/+9
2018-10-04udp_echo: fix cut-through server modeFlorin Coras2-19/+26
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns1-0/+4
2018-10-04VPP-1430: remove unnecessary paddingMarco Varlese1-2/+0
2018-10-04Fix handling of mpls_tunnel_add_del APIJohn Lo1-2/+16
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera4-27/+103
2018-10-03session: fix first segment manager cleanupFlorin Coras2-4/+5
2018-10-03VPP-1426: CLI crash on 'set int feature'Paul Vinciguerra1-1/+1
2018-10-02Enabled untagged vs default functionalityMike Bly2-6/+5
2018-10-02ip4-local: classify protos that skip csum and src checkFlorin Coras1-13/+38
2018-10-02vhost-user: add support for vlib_log APIJerome Tollet4-177/+129
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian2-1/+87
2018-10-02IPsec: add API for SPDs dump (VPP-1363)Matus Fabian2-1/+60
2018-10-02vhost-user: Interface state updatesJuraj Sloboda4-16/+29
2018-10-02vhost_user: Fix setting MTU using uninitialized variableJuraj Sloboda1-2/+1
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda1-1/+1
2018-10-02tls: fix disconnects for sessions with pending dataFlorin Coras6-17/+73
2018-10-02tcp: fix close wait timeout with no finFlorin Coras1-0/+4
2018-10-02tcp: accept fins if in recoveryFlorin Coras1-1/+3
2018-10-01Fix documentation about sw_interface_set_l2_bridgeYichen Wang1-1/+1
2018-10-01Source VRF SelectNeale Ranns2-0/+34
2018-10-01Add adjacency counters to the stats segmentNeale Ranns5-8/+40
2018-10-01API / CLI event-log tracingDave Barach4-275/+1
2018-10-01mroute routers in the stats segmentNeale Ranns6-26/+67
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese5-23/+29
2018-10-01Support dynamic dual/quad loop selection on aarch64Lijian Zhang1-0/+140
2018-09-29session: lock msg queues while generating control eventsFlorin Coras2-13/+10
2018-09-28bond: tx performance enhancement part deuxSteven3-124/+106
2018-09-28IP ttl check in ip4-input missing for single packet path.Ole Troan1-0/+3
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+0
2018-09-27tcp: use scaled window for new connectsFlorin Coras3-5/+12
2018-09-27SCTP: fix advanced debug outputMarco Varlese1-2/+2
2018-09-27IPIP and IPv6 fragmentationOle Troan8-287/+218
2018-09-26vnet: show interface rx-placement may display garbage charactersSteven1-1/+1
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns4-16/+33
2018-09-26forget to assign spd_index to configKingwel Xie1-0/+2
2018-09-26mismatch bi0 and b0 when finalizing ip reassembly.Kingwel Xie2-0/+2
2018-09-26Modify return values of L2 bridge API handlersAlexander Chernavin2-1/+23
2018-09-26bond: tx perf improvementsDamjan Marion4-220/+173
2018-09-26itf: dump interface rx-placementMohsin Kazmi2-1/+135
2018-09-25FIB: recusrive paths must lock the table to prevent its deletionNeale Ranns2-0/+9