aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/1904BenoƮt Ganne2-2/+30
2020-06-29misc: fix the MAKE_PARALLEL_JOBS for 'make verify' targetAndrew Yourtchenko1-4/+2
2019-12-17fib: Adjacency walk fix for IPv6Neale Ranns1-1/+1
2019-12-12stats: memory leak with per-node-counters onOle Troan1-0/+3
2019-11-14fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns3-6/+19
2019-10-30vlib: convert frame_index into real pointersAndreas Schultz10-90/+52
2019-10-29VPP 19.04.3 docs build infov19.04.4-rc0Dave Wallace1-2/+2
2019-10-2819.04.3 Release Notesv19.04.3Dave Wallace1-0/+9
2019-10-28ebuild: Unite default build platform to vppjuraj.linkes1-1/+1
2019-10-25vlib: address vlib_error_t scaling issueDave Barach7-51/+48
2019-10-25devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)Steven Luong2-2/+8
2019-10-23lacp: add actor steady state check prior to skip processing lacp pduSteven Luong4-19/+23
2019-10-15fib: recursive calculation leads to delegate pool reallocNeale Ranns1-4/+14
2019-10-07devices: vhost not reading packets from vringSteven Luong2-0/+25
2019-10-04bonding: traffic traversing the wrong interfaceSteven Luong1-0/+1
2019-09-18build: fix rpm python 3 dependsEd Kern1-1/+1
2019-09-09dpdk: initialize rte_mbuf during mempool dequeueDamjan Marion2-1/+47
2019-09-04ethernet: fix dmac check avx2 loop conditionMatthew Smith1-1/+1
2019-09-03tap: interface rx counter not increment correctSteven Luong1-1/+1
2019-08-30bonding: incorrect RX counters for bond interfaceSteven Luong2-44/+36
2019-08-26avf: properly set irq queue masksSteven Luong1-1/+2
2019-08-06ip tests: Fixes and UT for MPLS 6PENeale Ranns4-9/+95
2019-08-05ip: fix ip6/udp checksum for pkts using buffer chainingJohn Lo2-4/+15
2019-07-31fib: Add some path-list flags to its keyNeale Ranns2-1/+11
2019-07-2419.04.2 Release Notesv19.04.2Dave Wallace1-0/+9
2019-07-24api: binary api cleanupDave Barach23-41/+91
2019-07-23devices: vhost handling VHOST_USER_SET_FEATURESSteven Luong1-0/+1
2019-07-23api: Disable tracing of memclnt_keepalive messagesDave Barach1-6/+11
2019-07-22gso: Fix the l3 packet gso segment sizeMohsin Kazmi2-1/+9
2019-07-18misc: 19.01.3 Release NotesAndrew Yourtchenko1-0/+9
2019-07-11ip: Punt node does not free iovecsNeale Ranns2-9/+19
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns5-31/+35
2019-07-11ipsec: Revert "IPSEC: remove double byte swap of IP addresses"Neale Ranns1-10/+18
2019-07-08VPP-1718: fix dangling reference to stats seg directoryDave Barach1-0/+2
2019-07-03dlmalloc: honor 8 byte alignment requestsFlorin Coras1-1/+1
2019-07-02tcp: reject out-of-order finsFlorin Coras1-0/+4
2019-06-28tcp: fix close-waiting check for outstanding tx dataFlorin Coras1-1/+2
2019-06-26avf: fix clear hw statsFilip Tehlar3-2/+14
2019-06-24avf: fix adminq enqueue errorsDamjan Marion2-5/+9
2019-06-21stats: fix memory leakage when adding / deleting interfacesOle Troan2-13/+30
2019-06-21interface: fix the incorrect sizes/offsets in the tso segmentationAndrew Yourtchenko1-2/+2
2019-06-18vppinfra: dlmalloc records wrong offset for tracingWei CHEN1-1/+1
2019-06-18acl vnet vlib: memory leaksSteven Luong3-11/+14
2019-06-18vppinfra: optimize elog_stringDave Barach2-5/+33
2019-06-17vlib: cherry-pick "memory-trace stats-segment"Dave Barach6-61/+225
2019-06-12NAT: interface fib fix (VPP-1691)Filip Varga1-8/+16
2019-06-06avf: enable promiscuous modeSteven Luong3-1/+18
2019-06-06Fix stat seg average vector rate computationDave Barach2-14/+53
2019-06-03tcp: handle disconnects in rcv-processv19.04.2-rc0Florin Coras1-0/+1
2019-05-31VPP-1692: move NULL pointer checkv19.04.1Dave Barach1-5/+5