aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-07ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2005Benoît Ganne3-22/+72
2020-09-21build: touch files when extracting rpm tarballsDave Wallace1-2/+5
2020-09-07misc: 19.08.3 Release NotesAndrew Yourtchenko1-9/+9
2020-08-20ipsec: fix esp paddingMilan Lenco1-1/+1
2020-08-17vcl: fix epoll timeoutFlorin Coras1-1/+1
2020-07-30build: Fix 'make install-deps' errors on aarch64 CentOS 7Jieqiang Wang1-1/+6
2020-07-22stats: memory leak in stat_validate_counter_vectorSteven Luong1-2/+10
2020-07-15misc: 20.05.1 Release Notesv20.05.1Andrew Yourtchenko1-0/+9
2020-07-15virtio: fix the msix for multiqueueMohsin Kazmi2-15/+60
2020-07-15misc: ipfix-export unformat u16 collector_port fixElias Rudberg3-1/+20
2020-07-15nat: fix regarding vm arg for vlib_time_now callElias Rudberg1-1/+2
2020-07-14sr: fix for SID index across segment lists within a sr policyChinmaya Agarwal1-1/+1
2020-07-14tap: fix dump for TUN interfacesMohsin Kazmi2-1/+5
2020-07-08tap: fix the tun sndbuf value for kernel 4.20 and laterMohsin Kazmi1-4/+16
2020-07-01tap: remove the bridge configurations for TUN interfaceMohsin Kazmi1-9/+10
2020-06-29gso: fix the l2 pathMohsin Kazmi1-8/+10
2020-06-29tests: fix deps pinning / patchingAloys Augustin1-5/+3
2020-06-11l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-06-11vppinfra: refactor mpcap.hDave Barach3-89/+118
2020-06-11nat: update ip4-udp src port for checksum == 0 pktsDave Barach1-3/+6
2020-06-04vcl: support connected udp listensFlorin Coras4-0/+10
2020-06-03lisp: fix api_format referencePaul Vinciguerra1-2/+2
2020-06-03gso: fix flag for inner headerMohsin Kazmi1-2/+3
2020-06-03lisp: fix api_formatFlorin Coras1-6/+6
2020-06-03vcl: fix udp connected checkFlorin Coras1-1/+1
2020-06-03lisp: fix custom dumpFlorin Coras2-16/+28
2020-06-03fib: Safe adj walkNeale Ranns1-8/+15
2020-06-01ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo12-72/+176
2020-05-27misc: 20.05 Release Notesv20.05Andrew Yourtchenko1-1/+740
2020-05-27vppinfra: fix SIGBUS in bihash init when running unpriviledged, take twoDamjan Marion1-1/+1
2020-05-27fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns4-15/+84
2020-05-27ipsec: Add/Del IPSec SA is not MP safeNeale Ranns1-7/+0
2020-05-27vcl: fix ldp fcntl64Florin Coras3-40/+24
2020-05-27misc: Avoid sample.md from in the VPP docs, clean up the extraneous copyAndrew Yourtchenko2-82/+0
2020-05-26fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-05-26fib: Use basic hash for adjacency neighbour table (VPP-1877)Neale Ranns1-82/+42
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-05-26vcl: do not propagate epoll events if session closedFlorin Coras2-6/+17
2020-05-25tcp: fix sack block validation on wrapFlorin Coras2-1/+29
2020-05-25vppinfra: fix SIGBUS in bihash init when running unpriviledgedDamjan Marion1-1/+1
2020-05-25ipsec: fixed chaining ops after add footer and icvPiotrX Kleski2-8/+12
2020-05-25srv6-mobile: Update the doc of 20.05 for gtp4.dt and gtp6.dt funcitons.Satoru Matsushima1-5/+64
2020-05-21ip: Dual loop error in midchain chksumNeale Ranns1-1/+1
2020-05-20nat: fix segv if out of ports in ed modev20.05-rc2Alexander Chernavin2-1/+47
2020-05-20ip: fix interface ip address del sw_if_index checkyedg6-6/+63
2020-05-20docs: asan: update doc to match current statusBenoît Ganne1-5/+5
2020-05-20dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-05-19lisp: API doc/comments cleanupOnong Tayeng3-41/+6
2020-05-19interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-18vcl: remove udpc transportFlorin Coras2-9/+1