summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-28crypto: add vnet_crypto_op_init (...)Damjan Marion5-7/+15
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion14-24/+23
2019-03-28cmake: add vpp_plugin_find_library macroDamjan Marion4-48/+49
2019-03-28Punt InfraNeale Ranns14-30/+1706
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 Ganne15-61/+1508
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 Ranns3-47/+141
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 Ranns8-158/+333
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra92-274/+278
2019-03-27make-test: fix ValueError raised by hook in python3Naveen Joy1-1/+1
2019-03-27VOM: routes support multipath so set is_multipath in route updateNeale Ranns1-1/+1
2019-03-27GBP: fixes for l3-out routingNeale Ranns11-72/+395
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-27vom: Add support for BVI interfaceMohsin Kazmi3-2/+120
2019-03-26FIB: do debug before remvoing last sourceNeale Ranns1-2/+2
2019-03-26GBP: missing L3-out type coversionNeale Ranns1-0/+2
2019-03-26Add missing OpenSUSE Leap 15.0 build depsBenoît Ganne1-1/+1
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-26VPP-1508: Tests: Update version of syslog_rfc5424_parser.Paul Vinciguerra1-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 Wallace4-11/+11
2019-03-25tls: make first segment and fifo size configurableFlorin Coras2-5/+14
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns6-44/+278
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-22DOC-ONLY: improve multi-arch documentationDave Barach2-0/+88
2019-03-22acl-plugin: get rid of doubly-linked list fields in hash applied ACEsAndrew Yourtchenko2-99/+35
2019-03-22acl-plugin: tuplemerge: fix a crash during soak test with split partitionAndrew Yourtchenko1-7/+11
2019-03-22acl-plugin: get rid of a separate "count" field in the linear acl structAndrew Yourtchenko4-18/+18
2019-03-22crypto: implement rfc4231 test casesFilip Tehlar4-2/+422