summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Fix VPP-1530 Classify session creation errorjackiechen19851-1/+1
2018-12-13tcp: fix handling of no wscale in synsFlorin Coras2-1/+6
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 Troan13-62/+224
2018-12-13ip4_rewrite_inline: fix variable errorZhiyong Yang1-2/+2
2018-12-13vapi: code cleanupKlement Sekera1-5/+4
2018-12-12VPP-1529: check hop-by-hop header lengthDave Barach1-7/+37
2018-12-12Fix CDP failure in make testLijian.Zhang1-2/+2
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan4-220/+266
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-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-10IP-local: any IP can appear as the source (VPP-1522)Neale Ranns1-3/+15
2018-12-10Python API: Use services to determine stream RPCOle Troan1-4/+11
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-2/+7
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns10-149/+338
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 Kotucek10-82/+505
2018-12-07Fix VPP-1515 IPSec receive packet error in transport mode with udp encapjackiechen19852-4/+14
2018-12-06stat_client: Fix the type castingMohsin Kazmi2-7/+10
2018-12-06nsim: add packet loss simulation, docsDave Barach6-8/+79
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan10-38/+52
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
2018-12-05bapi: add options to have vpp cleanup client registrationFlorin Coras5-25/+36
2018-12-05ldp: avoid calling write in destructorsFlorin Coras2-5/+8
2018-12-05session/tcp: postpone cleanup on resetFlorin Coras8-13/+39
2018-12-05stat-client: pass names as const stringsNeale Ranns2-4/+4
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera4-116/+35
2018-12-04vcl: cleanup children that use _exit()Florin Coras5-32/+154
2018-12-04Add VNET_BUFFER_F_AVAIL definitionsDave Barach2-1/+26
2018-12-04vcl: test refactor and improvementsFlorin Coras6-13/+25
2018-12-04MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns2-3/+3
2018-12-03Format vnet_buffer_t l2 feature bitmapDave Barach1-0/+8
2018-12-03API: C generator improve symbol protection.Ole Troan1-2/+2
2018-12-03vcl: handle worker process exitFlorin Coras6-22/+56
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras8-62/+76
2018-12-03Add UDP encap flagFilip Tehlar2-0/+3