aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-04-03session: improve error reportingFlorin Coras18-117/+156
2020-04-03session: init port_proto_type asapFlorin Coras1-7/+11
2020-04-03session udp: fix transport flags and migrationFlorin Coras4-2/+9
2020-04-03session: remove obsolete apisFlorin Coras2-797/+36
2020-04-02tcp: explicit use of timer wheel in timer apisFlorin Coras6-171/+190
2020-04-02ipsec: provide stat index in sa detailsMatthew Smith2-3/+5
2020-04-02tcp: move features to separate filesFlorin Coras17-2946/+3127
2020-04-02udp session vcl: add udp iperf testFlorin Coras2-9/+25
2020-04-02tcp: count zero wnd enqueue attemptsFlorin Coras1-0/+4
2020-04-01session udp: support connect on listenersFlorin Coras3-2/+5
2020-04-01session: allow rx events independnt of stateFlorin Coras1-6/+0
2020-04-01udp: improvements to cliFlorin Coras2-13/+64
2020-04-01udp: track connection port sharingFlorin Coras4-31/+122
2020-04-01session: fix fifos displayAloys Augustin1-5/+2
2020-04-01ip: Fix the AH/ESP protocol numbers on the APINeale Ranns1-2/+2
2020-03-31udp: validate input data lengthFlorin Coras1-4/+7
2020-03-31ipsec: use id in ipsec_tunnel_protect_detailsMatthew Smith1-4/+6
2020-03-31ipsec: fix chained ESPFilip Tehlar2-50/+145
2020-03-31vlib: move pci api types from vnet/pci to vlib/pciJakub Grajciar6-124/+2
2020-03-31ipsec: fix udp-encap in transport modeAlexander Chernavin1-1/+7
2020-03-30tcp: reuse session infra for syns and resetsFlorin Coras6-88/+71
2020-03-30session udp: flag for connected udpFlorin Coras5-5/+46
2020-03-30vxlan: leverage vlib_get_buffers in vxlan_encap_inlineZhiyong Yang1-12/+14
2020-03-30gso: fix the header parser to read onlyMohsin Kazmi3-6/+44
2020-03-30interface: remove mtu clib_warning message from api handlerPaul Vinciguerra1-1/+0
2020-03-27docs ethernet: add docs for ethernet SectionPaul Vinciguerra1-0/+7
2020-03-26session: fix coverity warningDave Barach1-1/+1
2020-03-26svm: correct format_fifo_segmentRyujiro Shibuya1-1/+3
2020-03-25session: api to add new transport typesFlorin Coras14-77/+136
2020-03-25tcp: avoid updating rcv wnd in resetsFlorin Coras1-3/+1
2020-03-25sr: Change the CLI keyword from address to prefix.Tetsuya Murakami1-1/+1
2020-03-25ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-03-24map: fix translation of icmp6 error messagesAlexander Chernavin1-0/+51
2020-03-23tcp: add lost and in flight to byte trackerFlorin Coras2-2/+15
2020-03-23ipsec: Revert "ipsec: fix chained ESP"Florin Coras2-144/+50
2020-03-23sr: srv6 API cleanupJakub Grajciar5-111/+149
2020-03-23ipsec: fix chained ESPFilip Tehlar2-50/+144
2020-03-23ipsec: increment no-tunnel counter in ipsec-tun-inputAlexander Chernavin1-0/+3
2020-03-23virtio: vhost gso checksum error when both indirect and mrg_rxbuf are offSteven Luong1-20/+19
2020-03-23tap: fix the numa/queue for buffersMohsin Kazmi1-1/+1
2020-03-23virtio: improve error handlingMohsin Kazmi1-9/+30
2020-03-21srv6-mobile: Fix the localsid length issue on vnet/srv6Tetsuya Murakami1-5/+6
2020-03-21srv6-mobile: Support GTP4/6.DT and User Plane message mappingTetsuya Murakami1-0/+7
2020-03-21ipsec: efficient layout of ESP per thread dataRajesh Goel1-3/+4
2020-03-21virtio: fix link up/down flagMohsin Kazmi1-3/+9
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar5-11/+28
2020-03-21virtio: fix the out of order descriptors in txMohsin Kazmi4-8/+102
2020-03-20tcp: avoid spurious retransmit attemptFlorin Coras1-4/+2
2020-03-20session: export session_alloc_for_connectionAndreas Schultz2-1/+3
2020-03-20ip: provide extern declaration for ip punt nodesJawahar Santosh Gundapaneni2-0/+2