aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-06-07acl-plugin: make the ACL plugin multicore-capableAndrew Yourtchenko5-207/+912
2017-06-07VPP-873: fix vector expansion bug in dispatch_pending_nodeDave Barach1-13/+27
2017-06-07VPP-872 and End.T function for SRv6Pablo Camarillo3-126/+183
2017-06-07acl-plugin: fix coverity error in acl_test.cAndrew Yourtchenko1-2/+2
2017-06-07dpdk: ipsec fixesSergio Gonzalez Monroy2-43/+43
2017-06-07dpdk: fix ipsec coverity warningsSergio Gonzalez Monroy1-2/+3
2017-06-07Add support for memif API to VAT.Milan Lenco2-0/+364
2017-06-06Fix coverity error in IP4 Mtrie.Neale Ranns1-4/+4
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns2-164/+32
2017-06-06Fix coverity issueFilip Tehlar1-0/+3
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni9-87/+1169
2017-06-06Fix lisp map-notify parsingFlorin Coras1-0/+1
2017-06-06vlib: add screen-256color CLI terminal typeDamjan Marion1-0/+1
2017-06-05vlib: add unix_file_del_by_index functionDamjan Marion1-0/+8
2017-06-05vppinfra: fix vec_validate_init_empty_aligned macroDamjan Marion1-1/+1
2017-06-05SNAT: fix ICMP hairpinningMatus Fabian1-1/+67
2017-06-05More GCC-7 errorsMarco Varlese2-0/+4
2017-06-05LISP-GPE: return index of newly created fwd entry, VPP-868Filip Tehlar5-3/+53
2017-06-05LISP: fix GPE entry dump, VPP-871Filip Tehlar1-5/+5
2017-06-04Fix typo for specifying table_id on ping.wenxian li1-1/+1
2017-06-03Fix for gcc7Marco Varlese1-1/+1
2017-06-02Fix mac_age process crash in multi-threaded environmentSteve Shin1-2/+1
2017-06-02memif: fix coverity warningsSteven1-0/+2
2017-06-02vhost: add debug vhost-user on | off CLISteven2-20/+59
2017-06-02Add l3 routing for GTP-U decapHongjun Ni10-14/+25
2017-06-01Fix 'ip probe' on /32Neale Ranns3-44/+48
2017-06-01MPLS trace the EOS bit correctlyNeale Ranns1-1/+2
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns3-60/+91
2017-06-01Improve fifo allocator performanceDave Barach21-265/+534
2017-05-31memif: multi-queues supportSteven7-73/+167
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan25-1928/+2445
2017-05-30LISP: L2 ARP handlingFilip Tehlar10-36/+833
2017-05-29memif: master instance crashes when typing quit on slaveSteven1-15/+29
2017-05-29Show example syntax for setting plugin pathBurt Silverman1-0/+9
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns4-84/+145
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns4-16/+67
2017-05-26Improve jvppgen object array member instantiationRobert Varga1-1/+1
2017-05-26LISP: do not try to delete paths when fwd entry is negativeFilip Tehlar1-4/+7
2017-05-26Fix JNI templatesRobert Varga1-0/+3
2017-05-25MPLS hash function improvementsNeale Ranns3-7/+64
2017-05-25MPLS interface output feature not explicitly enabledNeale Ranns1-2/+0
2017-05-25af_packet: fix coverity errorRay Kinsella1-2/+19
2017-05-24Add p2p flag to IPsec tunnel interface hw classMatthew Smith1-0/+1
2017-05-24MPLS tunnels; path-list lock leak and debug CLI imrpovementsNeale Ranns1-7/+16
2017-05-24SNAT: fix IPFIX data src and dst portMatus Fabian1-2/+2
2017-05-24IPv6 Performance bugsNeale Ranns9-74/+63
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns1-1/+23
2017-05-24vlib: use driver_override in sysfs for binding pci devs to vfio/uio driversDamjan Marion1-12/+30
2017-05-24MPLS trace fixesNeale Ranns2-1/+7
2017-05-24Leak locks and tables in the ClassifierNeale Ranns4-7/+51