aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-20ip: ip API types coverity fixJakub Grajciar1-1/+0
2020-03-19tcp: move accept init to separate reusable functionFlorin Coras3-102/+107
2020-03-19tcp: force deschedule if no send space availableFlorin Coras8-23/+38
2020-03-19session tcp udp: consolidate transport snd apisFlorin Coras11-103/+175
2020-03-19tcp: count dupacks with no sacksFlorin Coras2-1/+3
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar7-59/+71
2020-03-19fib: format functions for pathNeale Ranns2-0/+72
2020-03-18ethernet: Copy only 6 bytes of mac address into a u64Jon Loeliger1-3/+3
2020-03-17fib: Always install all routers mcast addressesNeale Ranns5-30/+93
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns16-196/+341
2020-03-17ipsec: initialize algs to none in 'create ipsec tunnel' cliDamjan Marion1-2/+2
2020-03-16arp: Restore CLI for setting ARP proxy entriesNeale Ranns1-2/+47
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar2-38/+47
2020-03-13devices: netlink create the object if missingDave Barach1-4/+4
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