aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-12-08tapv2: multiple improvementsDamjan Marion12-148/+363
2017-12-08vppinfra: fix issues depending on compilerSergio Gonzalez Monroy1-34/+34
2017-12-08punt: fix tracing for partially traced chainsKlement Sekera1-4/+5
2017-12-08vom: acl-l3: Fix pretty print for TCP mask and flagsMohsin Kazmi1-2/+2
2017-12-08VOM: prefix bit fiddlingNeale Ranns3-19/+130
2017-12-07jvpp: unify notification handlingMarek Gradzki3-23/+7
2017-12-07jvpp: remove special request<>reply mappingsMarek Gradzki10-102/+28
2017-12-07Corrected help string of show ip puntSwarup Nayak2-2/+2
2017-12-06VPP-259 Coding standards cleanup - vnet/vnet/lawful-interceptsatish.karunanithi3-182/+211
2017-12-06Label stack size exceeded fixNeale Ranns2-1/+19
2017-12-06session: support for rule tags overwritingFlorin Coras2-67/+156
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan6-22/+14
2017-12-06Restructure some files in LB to src/vnet to reuseHongjun Ni5-14/+47
2017-12-06Remove unused, uninteresting codeDave Barach11-4133/+0
2017-12-06make clib_maplog_update_header(...) globally accessibleDave Barach3-22/+56
2017-12-06fix bug in pagerNeale Ranns1-2/+3
2017-12-05fill "show cpu" Flag list on aarch64 platforms (VPP-1065)Gabriel Ganne2-6/+84
2017-12-05tap_v2: convert ring size from network to host orderMilan Lenco1-2/+2
2017-12-05dpdk/ipsec: multiple fixesSergio Gonzalez Monroy5-105/+126
2017-12-05dpdk:remove duplicate codeEyal Bari1-11/+8
2017-12-05remove smp dead code (VPP-1066)Gabriel Ganne3-729/+0
2017-12-05Revert "FIB: optimise for src memory allocations"Neale Ranns5-264/+121
2017-12-04vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offsetSteven1-0/+22
2017-12-04vlib: switch when frames are differentEyal Bari1-10/+12
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion7-17/+27
2017-12-04tapcli: change interface nameDamjan Marion1-1/+1
2017-12-04dpdk: remove unused "use_rss" flagEyal Bari2-7/+0
2017-12-04dpdk: remove duplicate functionEyal Bari1-32/+1
2017-12-04dpdk: remove unused cached eth input nodeEyal Bari2-10/+0
2017-12-04tap_v2: coverity strikes, again!Steven1-2/+3
2017-12-04virtio: zero data structs in virtio_vring_initDamjan Marion1-3/+3
2017-12-02maplog headers, offline processing, doxygen tagsDave Barach3-30/+384
2017-12-02VOM: l2fib: Add bvi flag supportMohsin Kazmi3-13/+29
2017-12-02tap_v2: multiple improvementsDamjan Marion10-118/+380
2017-12-02gpe: fix gpe enable/disable commandFlorin Coras1-1/+1
2017-12-01session: allocate cb messages from client ringFlorin Coras2-5/+7
2017-12-01Coverity warning be goneDave Barach1-1/+1
2017-12-01vnet: fix a typo in vnet/buffer.cSteven1-1/+1
2017-12-01virtio: fix coverity warningsSteven3-9/+8
2017-12-01VOM: fixes for interface recreate on agent restart and L2 re-bindingNeale Ranns4-10/+24
2017-12-01acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d...Andrew Yourtchenko1-13/+33
2017-11-30tap_v2: move netlink code to separate fileDamjan Marion4-76/+148
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian3-7/+301
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion14-2/+2271
2017-11-30Fix CLI path parsing for via interface onlyNeale Ranns1-6/+6
2017-11-30Fix variable mismatchJuraj Sloboda1-1/+1
2017-11-30af_packet: update tx_frame even when ring exhaustedFlorin Coras1-2/+2
2017-11-30VCL: add vpp api q length to config file.Dave Wallace2-2/+25
2017-11-30mmap-based fixed-size record double-buffered loggerDave Barach4-0/+364
2017-11-29VCL-LDPRELOAD: Fix connect return value handling.Dave Wallace1-20/+15