aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-03-12policer: API cleanupJakub Grajciar4-53/+115
2020-03-12sr: SRv6 uN behaviorPablo Camarillo4-33/+42
2020-03-10tcp: protect against forced cleanupsFlorin Coras1-0/+2
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands4-4/+19
2020-03-10ipsec: API cleanupJakub Grajciar2-25/+27
2020-03-09ip-neighbor: add description to the age parameterVratko Polak1-0/+1
2020-03-09udp: fix UDP socket byte order in lookupAndreas Schultz1-1/+2
2020-03-09l2: API cleanupJakub Grajciar3-88/+121
2020-03-06ip-neighbor: populate neighbor age via APIVladimir Ratnikov2-0/+4
2020-03-06session: fix session reschedule conditionFlorin Coras1-1/+1
2020-03-06build: building applications outside of vpp is missing header filesIJsbrand Wijnands1-0/+3
2020-03-06fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to clientIJsbrand Wijnands1-0/+4
2020-03-05session: fix segment search on fifo allocFlorin Coras1-30/+23
2020-03-05session: API cleanupJakub Grajciar2-141/+153
2020-03-05api: ipsec: add missing IS_INBOUND flag.Christian Hopps2-0/+6
2020-03-05tap: add support for persistanceMohsin Kazmi7-43/+117
2020-03-04flow: add vlan tagged types for IPv4/IPv6 5-tuple flowsChenmin Sun1-0/+17
2020-03-04lldp: coverity fix, uninitialized arrayJakub Grajciar1-1/+1
2020-03-04vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanupJakub Grajciar2-45/+42
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky15-245/+311
2020-03-03ip: fix coverity warningDave Barach1-9/+5
2020-03-02virtio: fix the coverity warningMohsin Kazmi1-4/+1
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 Coras1-2/+1
2020-02-26vat: add ip api types parser definitionsJakub Grajciar1-2/+18
2020-02-26crypto: fix set crypto handlersFilip Tehlar1-1/+1
2020-02-26tls session: fix unlistenFlorin Coras3-0/+42
2020-02-26ipsec: API cleanupJakub Grajciar2-25/+27
2020-02-26srv6-mobile: Cherry-pick the update document from stable/2001Satoru Matsushima1-0/+1
2020-02-26lldp: API cleanupJakub Grajciar2-25/+34
2020-02-26pg: API cleanupJakub Grajciar4-25/+21
2020-02-26sr: API cleanupJakub Grajciar2-47/+56
2020-02-26span: API cleanupJakub Grajciar2-13/+23
2020-02-26api: improve api string safetyJakub Grajciar3-4/+4
2020-02-25svm: minimal initial fifoFlorin Coras5-2/+7
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya8-9/+93
2020-02-25session svm: tracking segment memory usageRyujiro Shibuya4-19/+90
2020-02-25svm: refactor fifoFlorin Coras4-91/+7
2020-02-25feature: provide a u16 version of vnet_feature_nextNeale Ranns2-3/+9
2020-02-25tcp: handle cleanups without timersFlorin Coras4-36/+78
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns5-23/+79
2020-02-24tcp: dynamic max timers per loopFlorin Coras2-3/+22
2020-02-24ethernet: trivial additionsNeale Ranns2-0/+9
2020-02-24l2: remove unused types and includes form feature arc codeNeale Ranns2-26/+0
2020-02-23session: include timer generated packets in max burstFlorin Coras1-1/+2
2020-02-23session: minimize number of tx eventsFlorin Coras1-8/+21
2020-02-22tcp: remove useless predictionSimon Zhang1-3/+1
2020-02-21fib: Uninitialised pad in the prefix (coverity warning)Neale Ranns1-0/+2