aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns20-196/+189
2019-03-29vls: add pthread check on vls_attrFlorin Coras1-1/+7
2019-03-29Integrate first QUIC protocol implementationNathan Skrzypczak10-3/+3196
2019-03-29BVI: coverity error fixNeale Ranns1-1/+1
2019-03-29ipsec: esp-decrypt reworkDamjan Marion5-214/+317
2019-03-29IPSEC: tunnel fragmentationNeale Ranns2-0/+13
2019-03-29tcp: remove sent rcv wnd 0 flagFlorin Coras3-13/+2
2019-03-29dhcp: only register UDP ports that are neededMatthew Smith3-12/+21
2019-03-29tcp: improve updating of rcv wndFlorin Coras1-10/+7
2019-03-29rdma: add option to specify inteface nameDamjan Marion4-2/+12
2019-03-28crypto: add vnet_crypto_op_init (...)Damjan Marion5-7/+15
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion12-21/+20
2019-03-28cmake: add vpp_plugin_find_library macroDamjan Marion4-48/+49
2019-03-28Punt InfraNeale Ranns13-30/+1530
2019-03-28ipsec: anti-replay code cleanupDamjan Marion5-206/+158
2019-03-28session: remove unused tx context fieldFlorin Coras1-1/+0
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne10-10/+1414
2019-03-28session: cap max burst to a constantFlorin Coras1-17/+2
2019-03-28Avoid overwrite in clib_memcpy_le{32,64}Damjan Marion1-27/+29
2019-03-28VXLAN-GBP: format flags in encap traceNeale Ranns1-2/+3
2019-03-28tcp: remove unused buffer flagsFlorin Coras2-23/+0
2019-03-28IPSEC: 4o6 and 6o4 for tunnel interfacesNeale Ranns1-2/+4
2019-03-28IPSEC: fix build breakage from ships in the night mergesNeale Ranns1-2/+6
2019-03-28vat:ignore SIGWINCH signalezkexma1-0/+1
2019-03-28AppImage packagingDave Barach6-1/+165
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns7-156/+331
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra60-132/+133
2019-03-27GBP: fixes for l3-out routingNeale Ranns4-9/+48
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion16-118/+164
2019-03-27tcp: add cc algo lookup tableFlorin Coras2-7/+17
2019-03-26FIB: do debug before remvoing last sourceNeale Ranns1-2/+2
2019-03-26ADJ: midchain delegate to performing stackingNeale Ranns11-211/+267
2019-03-26IPSEC: more expressive API errorsNeale Ranns3-8/+10
2019-03-26node: vector must be checked with vec_headerKingwel Xie1-1/+1
2019-03-26crypto: add set crypto handler CLIFilip Tehlar3-8/+135
2019-03-26perfmon: fix pmc hw indices out-dated when multiple pmcSu Wang1-3/+15
2019-03-26ip6-rewrite: bug fix buffer->error in dual loopKingwel Xie2-5/+24
2019-03-26ipsec: esp-encrypt reworkDamjan Marion10-242/+499
2019-03-26Convert GRE nodes to new buffer APIs and multiarchBenoît Ganne4-618/+594
2019-03-26Simplify adjacency rewrite codeBenoît Ganne5-172/+100
2019-03-26IPSEC: improved policy deleteNeale Ranns1-13/+9
2019-03-25VCL: add TLS opt to socket_test.shDave Wallace2-6/+6
2019-03-25tls: make first segment and fifo size configurableFlorin Coras2-5/+14
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns3-15/+14
2019-03-25UDP: Fix session registration in lookup tableAloys Augustin1-0/+4
2019-03-25add api trace printezkexma1-1/+16
2019-03-25Fix unformat proto UDPC / UDP conflictNathan Skrzypczak1-4/+4
2019-03-25vxlan-gbp: Add api custom-dumpMohsin Kazmi1-0/+52
2019-03-23tcp: make default mtu configurableFlorin Coras3-7/+10
2019-03-22acl-plugin: get rid of doubly-linked list fields in hash applied ACEsAndrew Yourtchenko2-99/+35