aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-07-13vppinfra: fix SIGSEGV in clib_mem_vm_unmapchenqijun1-4/+6
2021-07-12papi: remove shared memory transportOle Troan6-157/+6
2021-07-12session: api cleanupFilip Tehlar9-441/+117
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-02ipsec: ADD/update IPSec documentationNeale Ranns1-0/+199
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 Ranns2-1/+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 Ranns7-135/+229
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 Ranns2-36/+98
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: 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
2021-06-24linux-cp: add callbacks for pair managementMatthew Smith2-15/+41
2021-06-23virtio: api cleanupFilip Tehlar4-363/+13
2021-06-23mss_clamp: iterate enabled direction as a vector, not poolJon Loeliger1-2/+2
2021-06-23nat: ICMP handling fixesKlement Sekera4-24/+110
2021-06-23mpls: api cleanupFilip Tehlar4-688/+10
2021-06-23span: api cleanupFilip Tehlar4-226/+16
2021-06-22syslog: api cleanupFilip Tehlar3-47/+8
2021-06-22tcp: api cleanupFilip Tehlar4-93/+9