aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-10devices: remove the unused code from af_packetMohsin Kazmi2-6/+0
2022-03-10ipsec: remove the redundant codeMohsin Kazmi1-1/+0
2022-03-09vppinfra: fix pool_free_eltsFlorin Coras1-19/+18
2022-03-09ip: IPv4 Fragmentation fix for l2fragmetable sizeNeale Ranns1-10/+7
2022-03-09stats: refactorDamjan Marion36-1800/+1666
2022-03-09vat: fix vat_suspend crashDamjan Marion2-2/+8
2022-03-08classify: add API to retrieve punt ACL tablesBenoît Ganne2-0/+45
2022-03-08ipsec: input: drop by default for non-matching pktsZachary Leaf1-0/+14
2022-03-08ip: set fib_index before exiting input ACL nodeArthur de Kerhor1-40/+75
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns2-52/+76
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-04api: harden api trace parsingBenoît Ganne1-23/+22
2022-03-04ping: correct the fib-index used for the replyNeale Ranns1-15/+27
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns2-2/+58
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17
2022-03-04ip: fix overflow in ip6_ext_header_walkBenoît Ganne1-1/+1
2022-03-04pg: fixing the cliMohsin Kazmi1-2/+0
2022-03-04pg: add support for ip mode through cliMohsin Kazmi1-2/+8
2022-03-04ipfix-export: fix the warning message for uninitialized variableMohsin Kazmi1-2/+2
2022-03-04classify: skip l2 header in CLIArthur de Kerhor1-14/+50
2022-03-04mpls: Fix the fragmentation in mpls-output.Neale Ranns1-84/+80
2022-03-04tunnel: Fix the format of tunnel flagsNeale Ranns1-10/+17
2022-03-03vnet: use system time for pcap traceBenoît Ganne1-0/+1
2022-03-03vcl: validate vls_epoll_ctl inputsFlorin Coras1-2/+18
2022-03-03session: improve tx tracingFlorin Coras1-10/+10
2022-03-03linux-cp: detect and delete stale entries after syncAlexander Chernavin1-0/+95
2022-03-03ipsec: remove ipsec vnet scriptRay Kinsella2-80/+14
2022-03-03linux-cp: resync with kernel after nl socket errorAlexander Chernavin2-27/+503
2022-03-03ip: Path MTU DPO allocation function is publicNeale Ranns2-7/+23
2022-03-03linux-cp: make check of message ts null-tolerantAlexander Chernavin1-0/+3
2022-03-03linux-cp: reflect hw link state on tap on pair creationAlexander Chernavin1-0/+14
2022-03-02linux-cp: lcp fib fixesVladimir Ratnikov1-5/+6
2022-03-02vcl: fix segment detach post api disconnectFlorin Coras2-9/+36
2022-03-02wireguard: improve sending WG interface dump detailsJon Loeliger2-2/+11
2022-03-02tap: fix tun set mtuBenoît Ganne1-1/+1
2022-03-02build: fix missing dependency for libraryGuillaume Solignac1-0/+4
2022-03-01hsa: add tps support for random closesFlorin Coras1-23/+94
2022-03-01virtio: refactor codeMohsin Kazmi19-355/+351
2022-03-01vat2: include src/vlibmemory/vlib.api messagesDave Wallace1-0/+3
2022-02-28tls: handle read write ssl errorsFlorin Coras3-3/+42
2022-02-28tls: Receive only when the app_session is availableSaravanan Murugesan1-0/+5
2022-02-28tls: Handle transport disconnect during client HS failuresSaravanan Murugesan1-1/+2
2022-02-24vapi: Missing include file in vlib.api.vapi.hDave Wallace1-17/+17
2022-02-24hsa: add support for vrfs in tpsFlorin Coras1-44/+98
2022-02-24hsa: fix tps data offset on connection reuseFlorin Coras1-0/+1
2022-02-24session: fix session layer socket readFilip Tehlar2-3/+32
2022-02-23build: export missing header files required by hicn_pluginDave Wallace1-0/+2