aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-02session: cleanup/rename functionsFlorin Coras22-262/+189
2019-03-02session: cleanup session event typesFlorin Coras10-74/+63
2019-03-01tcp: allow future acks if in windowFlorin Coras1-4/+9
2019-03-01Tests: Trivial fox use of 'is'.Paul Vinciguerra2-2/+2
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns4-43/+41
2019-03-01nsh: fix load failureFilip Tehlar5-69/+69
2019-03-01gtpu: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-50/+34
2019-03-01dpdk: update mlx[45] linking optionsMatthew Smith3-7/+6
2019-03-01ioam: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-19/+27
2019-03-01pppoe: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-12/+6
2019-03-01VOM: mprefix and mpath encode fixesNeale Ranns4-6/+10
2019-03-01session: refactor local connectsFlorin Coras12-887/+475
2019-03-01VOM: vxlan-tunnel mcast interface fixNeale Ranns1-1/+5
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra18-69/+63
2019-03-01Tests: Refactor duplicated code.Paul Vinciguerra3-21/+14
2019-03-01Save signum and faulting address in static variablesDave Barach1-0/+6
2019-03-01Fix API return code in case of error.Igor Mikhailov (imichail)1-1/+1
2019-03-01stats: Add node names in /sys/nodes/namesOle Troan2-1/+31
2019-03-01MAINTAINERS: Add Paul Vinciguerra to test/Paul Vinciguerra1-0/+1
2019-02-28vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco...Paul Vinciguerra1-4/+11
2019-02-28test/vpp_ip_route.py: Trivial. Remove duplicate key.Paul Vinciguerra1-1/+0
2019-02-28Remove unused imports from hooksNaveen Joy1-4/+0
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan7-11/+108
2019-02-28VOM: child accessors on GBP route domainNeale Ranns2-0/+17
2019-02-28l2e: Migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-318/+352
2019-02-28MPLS: tunnel delete crashNeale Ranns1-0/+6
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns4-154/+233
2019-02-27session: refactor local/cut-through listensFlorin Coras7-188/+262
2019-02-27Fix centos build and build documentationjdenisco5-7/+7
2019-02-27VPP-1576: fix Coverity issuesDave Barach3-29/+20
2019-02-27DOC ONLY: update bug report sectionDave Barach1-31/+58
2019-02-27string_test: The dark side of coveritySteven Luong1-4/+0
2019-02-27IKEv2 plugin export fixesNeale Ranns3-7/+24
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian16-81/+2858
2019-02-27Fix crash in barrier sync when vlib_worker_threads is zeroDamjan Marion2-3/+5
2019-02-26vmxnet3: RSS supportSteven Luong7-81/+229
2019-02-26VPP-1574: minimize RPC barrier sync callsDave Barach2-8/+45
2019-02-26nsh: migrate old MUTIARCH macros to VLIB_NODE_FNFilip Tehlar8-2289/+2438
2019-02-26stats: buffer gauge callbacks use index instead of name.Ole Troan3-39/+45
2019-02-26vppapigen: Expose "option version" in generated JSON file.Ole Troan1-0/+1
2019-02-26session: fix local bindsFlorin Coras2-3/+4
2019-02-26VPP-1508 Python3 abstract classesPaul Vinciguerra7-29/+36
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong6-45/+283
2019-02-26Move pcap rx/tx trace code out of the dpdk pluginDave Barach8-388/+390
2019-02-26Fix vpp crashing when attempting to run in kubernetes PodArtem Belov1-0/+21
2019-02-26make test: Stop downloading pip.Paul Vinciguerra1-6/+2
2019-02-26make test: Add exception handling around subprocess.Paul Vinciguerra4-10/+59
2019-02-26DSLITE: Fix dslite_get_b4_addr_reply message type.Jon Loeliger1-1/+1
2019-02-26VPP-1508 python tests: unicodePaul Vinciguerra3-6/+21
2019-02-26Remove fake MAP domain 0 entry.Jon Loeliger1-7/+1