aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-05-05autodetect alignment during _vec_resizeDamjan Marion5-8/+12
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau4-7/+8
2018-05-04Flow: Rename IPFIX exporter.Ole Troan16-25/+25
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach49-15/+185
2018-05-04arm64: Avoid setting march to corei7 when Cross Compiling for ARMSachin Saxena1-3/+3
2018-05-04Address compilation issues with Java > 1.8Marco Varlese1-8/+3
2018-05-04Fix format for the dst address in the STN traceMilan Lenco1-2/+2
2018-05-04VAPI: support VLAs in type definitionsKlement Sekera3-59/+57
2018-05-03NAT: fix bin API dump of static mappings.Milan Lenco1-2/+5
2018-05-03MPLS prefetch fixesNeale Ranns2-15/+15
2018-05-03NAT44: fix VAT nat44_user_session_detailsMatus Fabian1-4/+5
2018-05-03NAT44 segv on unknown proto on inside interfaceMatthew Smith1-22/+25
2018-05-03tcp: fix echo server rx retries counter vec allocFlorin Coras1-0/+2
2018-05-02Fix CentOS 7 build issue with vxlanMatthew Smith1-2/+4
2018-05-02vxlan:encap - use vnet rewriteeyal bari3-53/+50
2018-04-30tcp/session: debug improvements/fixesFlorin Coras6-30/+25
2018-04-30Remove historical README fileDave Barach1-43/+0
2018-04-30FIB: elide cover walk for insert of host routeNeale Ranns3-3/+25
2018-04-30plugins: dpdk: fix check which makes not sense, likely a typoSzymon Sliwa1-1/+1
2018-04-27svm/session: improve svm fifo allocationFlorin Coras1-13/+15
2018-04-27IPv6 NS/RS; do not vec_validate global structs in the DPNeale Ranns1-12/+16
2018-04-27IPv6 NS: use the mcast rewrite node to fill in the destination MACNeale Ranns2-263/+275
2018-04-27TAP memory leaks:Neale Ranns4-28/+22
2018-04-27Move VOM to extras/vomDamjan Marion177-32373/+1
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion10-44/+37
2018-04-27VAT for qos_record_enable_disable APIIgor Mikhailov (imichail)2-3/+90
2018-04-26vlib: set log tap level <level> does not work for some keywordsSteven1-2/+2
2018-04-26NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255)Matus Fabian1-10/+20
2018-04-25igmp: disable debug messagesDamjan Marion1-1/+1
2018-04-25Carry recorded QOS bits in the outer VXLAN IP headerIgor Mikhailov (imichail)1-0/+35
2018-04-25span: crash in span_mirror [VPP-1254]Steven1-2/+7
2018-04-25dpdk: complete rework of the dpdk-input nodeDamjan Marion12-470/+707
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns5-134/+185
2018-04-25vxlan:remove single bucket load-balance dpo'sEyal Bari1-9/+23
2018-04-25ABF: remove the inclusion of version.h from abf_policy so it does not recompi...Neale Ranns2-8/+6
2018-04-25Fix some build warnings about "Old Style VLA"Juraj Sloboda3-7/+12
2018-04-25Adjacency walk more scalableNeale Ranns2-50/+30
2018-04-25STN: use the punt feature arcsNeale Ranns1-79/+28
2018-04-25ipsec: make crypto_worker_main_t a full cache line in sizeFlorin Coras1-0/+1
2018-04-25igmp: data structure refactoringJakub Grajciar5-350/+820
2018-04-25Fix sample-plugin build with newer clang versionsDamjan Marion1-0/+20
2018-04-24lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...Steven5-38/+10
2018-04-24memory leakKingwel Xie1-0/+3
2018-04-24NAT44: one-armed NAT and identity mapping (VPP-1212)Matus Fabian1-3/+10
2018-04-24mem-leak in stats handling (VPP-1250)Neale Ranns1-4/+18
2018-04-24Support QOS_SOURCE_IP recording from L2 input node.Igor Mikhailov (imichail)2-5/+77
2018-04-23MPLS VPLS CLI fixNeale Ranns1-0/+1
2018-04-23lacp: partner may time us out if fast-rate is configured [VPP-1247]Steven5-8/+14
2018-04-20tcp: make newreno byte instead of acks dependentFlorin Coras4-3/+28
2018-04-20tcp: improve statsFlorin Coras3-128/+177