aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.Paul Vinciguerra4-8/+21
2019-03-11Tests: remote_test.py. Private member test catching dunder names.Paul Vinciguerra1-9/+14
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra13-35/+35
2019-03-11Tests: 'Fix' __del__ in test/remote_test.py.Paul Vinciguerra1-4/+6
2019-03-11Test: Fix hook.py: AttributeErrorPaul Vinciguerra1-1/+1
2019-03-10Perf tune get_frame_size_infoDave Barach3-3/+14
2019-03-10vcl: update buf if whole buf cannot be done at oncewuzhouhui1-0/+1
2019-03-09SVS: cleanup default route on SVS disableNeale Ranns1-0/+5
2019-03-08tcp: fix rcv_wnd computationFlorin Coras1-1/+1
2019-03-08session/tcp/vcl: fixes and optimizationsFlorin Coras6-22/+56
2019-03-08tcp: fix window probes in fin-wait-1Florin Coras2-15/+10
2019-03-08session: reorganize session fieldsFlorin Coras3-43/+25
2019-03-08updates now that flags are supported on the APINeale Ranns2-7/+0
2019-03-07parse ethernet header in ct6_in2outDave Barach2-8/+30
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra22-32/+34
2019-03-07VPP-1508: Python3 tests. Explicitly specify string formatting.Paul Vinciguerra11-27/+29
2019-03-07VPP-1508: test_acl_plugin vapi changes for Python3.Paul Vinciguerra2-51/+51
2019-03-07vpp_papi: Adjust aenum import for python3.Paul Vinciguerra3-4/+12
2019-03-07make-test: Python pep8 compliance for sequencesNaveen Joy1-13/+13
2019-03-07Honor vnet_rewrite_data_t data_bytes == 0Dave Barach1-1/+15
2019-03-07Fix typo in feature arc constraintDave Barach1-3/+3
2019-03-07assign flood_class to vnet_sw_interface_t template in subif api handle functionJoe Zhou1-0/+2
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan4-133/+8
2019-03-07ipsec: cli bug fixesKingwel Xie2-5/+9
2019-03-07API: Add python2.7 support for enum flags via aenumOle Troan3-5/+8
2019-03-07BIER: trace then drop. MPLS: trace the dropsNeale Ranns2-3/+46
2019-03-07gdb-helper: add gdb_show_tracesKingwel Xie1-0/+74
2019-03-07classify: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-26/+21
2019-03-07policer: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-26/+23
2019-03-07vlibmemory: coverity woesSteven Luong1-1/+1
2019-03-07Add VAT support for LBHongjun Ni2-60/+179
2019-03-07session/tls: remove unused t_app_index fieldFlorin Coras3-7/+0
2019-03-07ipsec: ipsec-if optimizations & bug fixesKingwel Xie2-254/+309
2019-03-07session: use transport custom tx for app transportsFlorin Coras5-24/+31
2019-03-07session: cleanup instances of deprecated io evtsFlorin Coras3-7/+7
2019-03-0619.01.1 Release NotesDave Wallace1-0/+9
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan15-1272/+416
2019-03-06sctp chunk_len fixSirshak das1-2/+4
2019-03-06session: use session index instead of fifo for evtFlorin Coras11-136/+75
2019-03-06udp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-27/+25
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras17-607/+258
2019-03-06ipv6 connection tracking pluginDave Barach9-0/+1706
2019-03-06tcp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-109/+83
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion4-558/+447
2019-03-06GBP: use sclass in the DP for policyNeale Ranns52-929/+417
2019-03-06Tests: Example duplicate code refactoring.Paul Vinciguerra1-273/+243
2019-03-06interface: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-34/+32
2019-03-06cop: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-21/+9
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-80/+85
2019-03-06vmbus: fix bug that breaks multiple netvsc vdevsMatthew Smith1-2/+2