aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-22session: avoid reordering unlisten and connect msgFlorin Coras1-6/+33
2021-06-22virtio: api cleanupFilip Tehlar3-606/+22
2021-06-22misc: punt: api cleanupFilip Tehlar4-93/+9
2021-06-22dpdk: enable igc devicesMatthew Smith2-27/+29
2021-06-22devices: af_packet api cleanupFilip Tehlar3-229/+8
2021-06-22qos: api cleanupFilip Tehlar3-108/+11
2021-06-22api: asan: use vec_set_len() so ASan can keep track of buffer lenBenoît Ganne1-6/+6
2021-06-22vcl: validate vep handle when copying sessions on forkwanghanlin1-0/+31
2021-06-22vcl: move child wrk cleanup from sighandler to vls_epoll_waitwanghanlin1-1/+42
2021-06-22devices: tapv2 api cleanupFilip Tehlar3-453/+12
2021-06-22sr: api cleanupFilip Tehlar4-245/+12
2021-06-22devices: api cleanupFilip Tehlar2-53/+8
2021-06-22bonding: api cleanupFilip Tehlar3-714/+16
2021-06-22nat: don't drop packet with ttl=1 if output featureKlement Sekera1-2/+2
2021-06-22ipsec: api cleanupFilip Tehlar4-527/+19
2021-06-22ethernet: api cleanupFilip Tehlar4-163/+8
2021-06-22policer: api cleanupFilip Tehlar4-539/+9
2021-06-22bfd: api cleanupFilip Tehlar3-63/+11