summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-13mss_clamp: coverity test fixMiklos Tirpak1-3/+6
2021-07-13misc: fix init order to avoid startup warningsBin Zhou (bzhou2)4-27/+14
2021-07-13dpdk: add base-virtaddr config optionRobert Shearman1-1/+4
2021-07-13vppinfra: fix SIGSEGV in clib_mem_vm_unmapchenqijun1-4/+6
2021-07-12papi: remove shared memory transportOle Troan8-159/+7
2021-07-12session: api cleanupFilip Tehlar9-441/+117
2021-07-09gso: add ipsec tunnel testsMohsin Kazmi1-0/+247
2021-07-08session: allow listen in any fib if default namespaceFlorin Coras3-3/+12
2021-07-08interface: unable to to assign tx queue to last worker threadSteven Luong1-4/+3
2021-07-08tap: Set the MTU on the TUN deivceNeale Ranns1-0/+13
2021-07-06tcp: use tcp output for half open connectionsFlorin Coras1-39/+12
2021-07-06tcp: use main thread pool for half-opensFlorin Coras5-146/+29
2021-07-06l3xc: reset dpo on deleteBenoît Ganne1-0/+1
2021-07-06vcl: fix packetdrill test errorwanghanlin1-1/+1
2021-07-06vcl: print current app state for timeoutwanghanlin1-2/+2
2021-07-06vcl: fix return value check for ldp_fd_to_vlshwanghanlin1-3/+3
2021-07-06vrrp: Fix for test-all testcases failure.Rajaselvam1-18/+16
2021-07-02build: remove unused files and sectionsDamjan Marion8-315/+0
2021-07-02ipsec: ADD/update IPSec documentationNeale Ranns2-0/+200
2021-07-02interface: api cleanupFilip Tehlar4-1439/+36
2021-07-02sr: do not use vnet_all_api.hFilip Tehlar2-34/+33
2021-07-02vlib: fix buffer pool alignment sizeTianyu Li1-1/+1
2021-07-02crypto: fix sw async crypto with chained buffersBenoît Ganne1-31/+30
2021-07-02misc: Don't IPv[46] enable local0, it doesn't receive packets.Neale Ranns1-5/+0
2021-07-01vmxnet3: support manual thread assignment to tx queueSteven Luong3-18/+26
2021-07-01ip: api cleanupFilip Tehlar5-1693/+88
2021-06-30memif: fix tx desc length for chained buffers in copy modeBenoît Ganne1-0/+1
2021-06-30rdma: fix chained buffer tx path in dv modeBenoît Ganne1-24/+20
2021-06-30memif: fix chain buffer length in zero-copy modeBenoît Ganne1-0/+1
2021-06-30vcl: coverity fixesFlorin Coras1-1/+1
2021-06-30ipsec: Derive the TUNNEL_V6 flag from the configured address typesNeale Ranns3-3/+8
2021-06-29session: free ctrl event data on connect rpcFlorin Coras1-0/+1
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns9-327/+1245
2021-06-29tcp: add ACK flag to RST packetliuyacan1-1/+1
2021-06-29vcl: improvements to epoll ltFlorin Coras3-52/+85
2021-06-29ipsec: increment SPD policy counters for bypass and discard actions in ipsec4...Zachary Leaf1-0/+20
2021-06-29vcl: Don't use app_socket_api to notify VPP in parent when child exitedwanghanlin1-1/+5
2021-06-29vcl: Don't memset events to optimize CPU usagewanghanlin1-8/+6
2021-06-28vcl: epoll fix postponed evt handlingFlorin Coras1-6/+33
2021-06-28ipsec: Split the SA add_del API into an separate add and delNeale Ranns3-56/+100
2021-06-28ipsec: Enable the extended Sequence Number IPSec tests for GCMNeale Ranns1-2/+72
2021-06-26vrrp: prevent segfault in multicast join due to missing LL AddrJon Loeliger1-2/+5
2021-06-25stats: reverts part of a fix on Python clientArthur de Kerhor1-12/+4
2021-06-25stats: revert "add a retry mechanism in a symlink test"Beno�t Ganne1-15/+1
2021-06-25stats: fix race conditions in vpp-api stats clientArthur de Kerhor1-4/+12
2021-06-24session: fix session formated str output truncated in cliXiaoming Jiang2-12/+16
2021-06-24linux-cp: stop managing adjacencies for tunnelsAlexander Chernavin1-0/+12
2021-06-24svm: fix asan check failed @svm_map_region on armTianyu Li1-4/+3
2021-06-24vcl: fix vcl_session_write_ready when connectingliuyacan1-0/+4
2021-06-24l2: api cleanupFilip Tehlar5-1748/+25