summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-13ldp/vcl: reduce debug verbosityFlorin Coras2-336/+129
2018-12-13tcp: validate seq for handshake ackFlorin Coras2-0/+9
2018-12-13session/tcp: support tx flush markFlorin Coras8-7/+61
2018-12-13API: Use string type instead of u8.Ole Troan30-105/+349
2018-12-13docs: Update the requirementsjdenisco2-10/+10
2018-12-13ip4_rewrite_inline: fix variable errorZhiyong Yang1-2/+2
2018-12-13vapi: code cleanupKlement Sekera1-5/+4
2018-12-13vom: Add support for new statsMohsin Kazmi14-267/+991
2018-12-12VPP-1529: check hop-by-hop header lengthDave Barach1-7/+37
2018-12-12VOM: vxlan-tunnel takes egress interface for multicastNeale Ranns7-18/+51
2018-12-12dpdk: net/bonding: fix buffer corruption in packetsIgor Mikhailov (imichail)1-0/+203
2018-12-12Fix CDP failure in make testLijian.Zhang2-3/+4
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan13-273/+304
2018-12-12fix spurious error setting SA on ipsec intfMatthew Smith1-1/+1
2018-12-12Change ipsec feature node namesPierre Pfister6-32/+32
2018-12-11New api in order to get max entries of connection table is added.Khers3-5/+83
2018-12-11Fix vat dependenciesjuraj.linkes1-0/+2
2018-12-11Fix typo in sanity test descriptionjuraj.linkes1-1/+1
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister6-6/+36
2018-12-11Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failingjackiechen19851-1/+9
2018-12-11MAP: Add API support for setting parameters.Jon Loeliger4-212/+648
2018-12-10VOM: vxlan-gbpNeale Ranns12-101/+523
2018-12-10IP-local: any IP can appear as the source (VPP-1522)Neale Ranns2-3/+34
2018-12-10test/framework.py: change logger to return 'e' format.Paul Vinciguerra1-15/+13
2018-12-10Python API: Use services to determine stream RPCOle Troan1-4/+11
2018-12-10Test framework: StringIO fixes for Python3Ole Troan23-126/+124
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns11-149/+399
2018-12-07tcp: improve check for invalid sack blocksFlorin Coras1-1/+3
2018-12-07tcp: measure us rtt with syn-ackFlorin Coras1-0/+1
2018-12-07tcp: fix timestamp check and pawsFlorin Coras1-5/+2
2018-12-07tcp: better handling of options only allowed in synsFlorin Coras1-9/+18
2018-12-07tcp: validate connection state in retransmitFlorin Coras1-2/+2
2018-12-07tcp: fix length checkFlorin Coras1-3/+14
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek13-90/+838
2018-12-07Test reader thread hardeningjuraj.linkes1-103/+111
2018-12-07vpp_if_stats: Fixing a bug in getting vpp interfaces indexesKoren Lev2-10/+10
2018-12-07Fix VPP-1515 IPSec receive packet error in transport mode with udp encapjackiechen19852-4/+14
2018-12-07vom: Fix the api type definitionMohsin Kazmi1-2/+4
2018-12-06Fix L2BD arp termination Test CasePaul Vinciguerra1-6/+2
2018-12-06Rename VPP_TEST_FAILED_DIR to FAILED_DIRjuraj.linkes1-7/+7
2018-12-06stat_client: Fix the type castingMohsin Kazmi2-7/+10
2018-12-06Skip failing ARM testcases for CIjuraj.linkes4-2/+21
2018-12-06Test framework: fix import logic for sphynx.Paul Vinciguerra1-9/+6
2018-12-06nsim: add packet loss simulation, docsDave Barach8-9/+170
2018-12-06DOC-ONLY: MFIB documentationNeale Ranns4-5/+96
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan23-144/+94
2018-12-06Update japi to support type aliasesMichal Cmarada5-32/+126
2018-12-06MFIB; CLI improvementsNeale Ranns2-7/+37
2018-12-05Fix gcc-8 compile issues in string_test.cDave Barach1-1/+35
2018-12-05Improve strncpy_s src/dst overlap checkDave Barach1-2/+12