aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-02ikev2: make UDP encap flag configurableFilip Tehlar7-0/+114
2020-02-29tls: reduce bio bufferingFlorin Coras1-2/+2
2020-02-29svm: add explicit dependency on lock for fifo typesFlorin Coras1-0/+1
2020-02-29svm: fix slice locking on fifo allocFlorin Coras2-6/+17
2020-02-28vrrp: fix api-related coverity warningsDave Barach2-1/+11
2020-02-28ikev2: fix incorrect reply messagesFilip Tehlar1-2/+2
2020-02-27ikev2: fix non-matching SPIs during rekeyFilip Tehlar1-0/+2
2020-02-26ip-neighbor: fix ip6_ra_cmdDave Barach1-10/+0
2020-02-26ethernet: configure system default ethernet MTUDave Barach3-2/+33
2020-02-26ipsec: Revert API cleanupOle Trøan2-27/+25
2020-02-26svm: fix coverity warningsFlorin Coras2-3/+1
2020-02-26vppapigen: list imports in JSONOndrej Fabry1-0/+7
2020-02-26lb: Fix generating illegal key in per-port vipYasuhiro Nakamura1-0/+2
2020-02-26vat: add ip api types parser definitionsJakub Grajciar5-3/+52
2020-02-26crypto: fix set crypto handlersFilip Tehlar1-1/+1
2020-02-26tls: fix bulk bio read/writeFlorin Coras1-47/+29
2020-02-26tls session: fix unlistenFlorin Coras5-5/+42
2020-02-26tls: fix picotls dbgFlorin Coras1-1/+1
2020-02-26api: add macro that zeros out api reply bufferPaul Vinciguerra1-0/+32
2020-02-26map: handle IPv6 extension headers for TCP/UDPVladimir Isaev1-2/+2
2020-02-26ipsec: API cleanupJakub Grajciar2-25/+27
2020-02-26srv6-mobile: Cherry-pick the update document from stable/2001Satoru Matsushima10-351/+248
2020-02-26lldp: API cleanupJakub Grajciar4-28/+37
2020-02-26pg: API cleanupJakub Grajciar6-33/+27
2020-02-26sr: API cleanupJakub Grajciar4-49/+58
2020-02-26span: API cleanupJakub Grajciar2-13/+23
2020-02-26api: improve api string safetyJakub Grajciar13-56/+64
2020-02-26svm: support multi-chunk fifo chunk allocFlorin Coras2-11/+137
2020-02-26svm: remove chunk add functionFlorin Coras4-53/+98
2020-02-25avf: Handle chain buffer in TX properlySteven Luong2-7/+140
2020-02-25unittest: Skip string test case for sizeof (src) > sizeof (dst)Steven Luong1-4/+13
2020-02-25svm: minimal initial fifoFlorin Coras11-14/+24
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya10-23/+174
2020-02-25session svm: tracking segment memory usageRyujiro Shibuya9-32/+1056
2020-02-25svm: refactor fifoFlorin Coras17-1909/+1714
2020-02-25svm: refactor fifo chunk trackingFlorin Coras5-84/+307
2020-02-25feature: provide a u16 version of vnet_feature_nextNeale Ranns3-6/+11
2020-02-25tcp: handle cleanups without timersFlorin Coras4-36/+78
2020-02-25crypto-native: GCM implementation with vector AESNI instructionsDamjan Marion2-4/+527
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns8-29/+122
2020-02-25crypto: fix coverity warningsFilip Tehlar1-2/+3
2020-02-25crypto-openssl: fix coverity warningsFilip Tehlar1-5/+5
2020-02-25ikev2: add retry logic for session initiationFilip Tehlar1-0/+27
2020-02-24tcp: dynamic max timers per loopFlorin Coras2-3/+22
2020-02-24crypto-native: introduce aes_gcm_flags_tDamjan Marion1-84/+107
2020-02-24crypto-native: introduce counter structDamjan Marion1-44/+51
2020-02-24vlib: Alias RX or TX to directionNeale Ranns1-0/+8
2020-02-24vppinfra: correct fixed pool header size calculationDave Barach1-3/+1
2020-02-24ethernet: trivial additionsNeale Ranns2-0/+9
2020-02-24l2: remove unused types and includes form feature arc codeNeale Ranns2-26/+0