summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-19Allow an IPsec tunnel interface to be renumberedMatthew Smith6-30/+54
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda7-30/+94
2018-04-19Minor optimzation/cleanup to ethernet-input nodeJohn Lo1-5/+5
2018-04-18dpdk: improve loggingDamjan Marion4-35/+187
2018-04-18vlib: logging improvementsDamjan Marion2-32/+74
2018-04-18typo fix: UNKOWN -> UNKNOWNAndrey "Zed" Zaikin7-14/+14
2018-04-18Mcast rewrite optimisationsNeale Ranns8-45/+59
2018-04-18session: coverity warningsFlorin Coras2-3/+3
2018-04-18NAT44: recycle old sessions for forwarding bypass (VPP-1240)Matus Fabian4-17/+98
2018-04-18vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is setDamjan Marion1-1/+2
2018-04-18SCTP: coverity warningsMarco Varlese1-5/+2
2018-04-18udp/session: refactor to support dgram modeFlorin Coras21-447/+1105
2018-04-18dpdk: resurrect removed code [VPP-1245]Steven1-0/+4
2018-04-18Fix the ip header offset counting in vnet/ipsecSzymon Sliwa1-5/+4
2018-04-17Add logging supportDamjan Marion9-52/+875
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns8-41/+306
2018-04-17dpdk: add additional fields to rte_mbuf trace printDamjan Marion1-2/+5
2018-04-17dpdk: print device flags in the 'show hardware' outputDamjan Marion2-11/+37
2018-04-17ACL based forwardingAndrew Yourtchenko13-1/+1999
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-17vhost: show vhost-user <interface> may crash [VPP-1242]Steven1-0/+7
2018-04-17SCTP: coverity scan warningsMarco Varlese3-30/+39
2018-04-17vxlan:remove counters writeback cacheEyal Bari2-519/+242