summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Fix MPLS local-label CLINeale Ranns2-4/+4
2017-11-22VOM: stats: Associate stat obj to interfaceMohsin Kazmi5-25/+71
2017-11-21VCL: close-on-empty state transition refactoring.Dave Wallace3-661/+764
2017-11-21session: unset fifo event before reading fifo sizeFlorin Coras1-6/+4
2017-11-21tcp: initialize builtin client nsFlorin Coras1-1/+1
2017-11-21stn-plugin: do not assume all punted packets start with L3 header.Andrew Yourtchenko1-0/+12
2017-11-21use REV on aarch64 for endianness swapping (VPP-1067)Gabriel Ganne1-0/+19
2017-11-21libmemif: unit test update, continue configure if check module missingJakub Grajciar3-8/+10
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion11-80/+152
2017-11-20session/tcp: filtering improvementsFlorin Coras8-127/+234
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion13-213/+55
2017-11-20VCL: Update lcl addr/port from connect session reply msg.Dave Wallace1-0/+4
2017-11-20Have PAPI find its API definition filesChris Luke1-5/+140
2017-11-20nowhere to set read_timeoutdongjuan1-2/+2
2017-11-19session: fix session rules api to use transport protoFlorin Coras1-0/+1
2017-11-19VCL-LDPRELOAD: Fix CID179207Dave Wallace2-4/+19
2017-11-18Call a plugin init function by nameDave Barach2-0/+29
2017-11-18test http server: prealloc fifos/segment optionsFlorin Coras1-3/+29
2017-11-18Rename classifier ip6-sr metadata set actionDave Barach3-5/+5
2017-11-18unformat function for FIB pathsNeale Ranns6-360/+198
2017-11-17VOM fixes and logger improvementsNeale Ranns7-30/+47
2017-11-17Add a non interactive modeJohn DeNisco5-131/+221
2017-11-17Replace tap interface using general interfaceHongjun Ni6-54/+52
2017-11-17subunit is required on centos as well as fedoraGabriel Ganne2-4/+1
2017-11-17acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg...Andrew Yourtchenko1-3/+11
2017-11-17vppcom: improve listener session handlingFlorin Coras3-56/+126
2017-11-16acl-plugin: also print human-friendly format of 5tuple in packet traceAndrew Yourtchenko1-0/+22
2017-11-16tcp: register with ip for header parsing by defaultFlorin Coras1-9/+12
2017-11-16Deal with double name-pointer chasesDave Barach1-48/+167
2017-11-16dpdk: add additional data to TX traceDamjan Marion3-2/+9
2017-11-16libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_...Jakub Grajciar3-75/+109
2017-11-16dpdk/ipsec: use physmem when creating poolsSergio Gonzalez Monroy3-84/+116
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo11-395/+601
2017-11-15memif: fix uninitialized pointer read coverity errorSteven1-0/+2
2017-11-15BIER: coverity fixesNeale Ranns6-11/+22
2017-11-15Punt DNS request/reply traffic when name resolution disabledDave Barach3-5/+27
2017-11-15Revert "vnet: af_packet mark l3 offload cksum"Jakub Grajciar1-2/+1
2017-11-15vxlan extended tests - fix scapy-related issuesGabriel Ganne2-1/+12
2017-11-15add libffi-dev to DEB_DEPENDSGabriel Ganne1-1/+1
2017-11-15armv8 crc32 - fix macro nameGabriel Ganne1-1/+1
2017-11-15Fix cosmetic issue in configure.acDamjan Marion1-1/+1
2017-11-15VOM: interface's handle() retreives from singular instanceNeale Ranns2-0/+11
2017-11-15VOM: interface RD update reconfigures L3 bindingsNeale Ranns5-21/+169
2017-11-14VOM: bridge-domain learning mode and route help commandsNeale Ranns9-10/+128
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns2-9/+9
2017-11-14Fix typos in configure.ac and dpdk/buffer.cDamjan Marion2-10/+10
2017-11-14vppinfra: fix pool_get_aligned_will_expand for fixed poolsFlorin Coras1-3/+4
2017-11-14NULL-terminate load_balance_nsh_nodes[]Gabriel Ganne1-0/+1
2017-11-14bier - fix node table declarationGabriel Ganne3-3/+6
2017-11-14Fix builtin http server static request freeFlorin Coras1-0/+1