Age | Commit message (Expand) | Author | Files | Lines |
2021-08-17 | build: remove dh-systemd from dependencies |  Andrew Yourtchenko | 1 | -1/+0 |
2021-08-16 | dpdk: patch i40e PMD to disable source pruning |  Matthew Smith | 1 | -0/+43 |
2021-08-14 | ip: Fix crash in ip address add on sub-int without exact-match |  Pim van Pelt | 4 | -12/+32 |
2021-08-13 | ip: punt redirect add nh in api |  Nathan Skrzypczak | 9 | -100/+243 |
2021-08-13 | ip: source address selection |  Ole Troan | 7 | -201/+310 |
2021-08-13 | tests docs: upgrade python packages |  Dave Wallace | 20 | -409/+447 |
2021-08-13 | wireguard: add flag to check hmac for decryption |  Gabriel Oginski | 1 | -0/+1 |
2021-08-12 | misc: 21.06 Release Notes |  Andrew Yourtchenko | 1 | -5/+1273 |
2021-08-12 | nat: NAT44ED configuration refactor |  Filip Varga | 4 | -378/+365 |
2021-08-12 | nat: correct pool ops when disable nat44 plugin |  Alexander Skorichenko | 1 | -10/+10 |
2021-08-12 | session vcl: cert key add/del with socket api |  Florin Coras | 6 | -10/+218 |
2021-08-12 | tls: add start_listen openssl API return value check |  Ofer Heifetz | 1 | -4/+30 |
2021-08-12 | build: consistent debhelper 10 support |  Nick Brown | 3 | -4/+2 |
2021-08-11 | svm: make more fifo segment header fields private |  Florin Coras | 4 | -45/+28 |
2021-08-11 | fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather |  Neale Ranns | 3 | -0/+124 |
2021-08-11 | fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t |  Neale Ranns | 14 | -423/+936 |
2021-08-11 | ip: [re]introduce the 8-8-8-8 stride MTRIE |  Neale Ranns | 3 | -64/+229 |
2021-08-11 | ip: Rename the ip4 mtrie function to be 16_8_8 specific |  Neale Ranns | 4 | -218/+202 |
2021-08-10 | vppinfra: Fix bihash del warning |  Nathan Skrzypczak | 2 | -0/+7 |
2021-08-10 | tls: picotls optimize rx path |  Florin Coras | 1 | -69/+113 |
2021-08-10 | tls: picotls optimize writes |  Florin Coras | 2 | -113/+188 |
2021-08-10 | misc: do not capture tx packets twice |  Benoît Ganne | 1 | -13/+30 |
2021-08-10 | ip: Use the IP4 lookup functions |  Neale Ranns | 5 | -177/+84 |
2021-08-10 | ip: Remove the 'test lookup' CLI command |  Neale Ranns | 1 | -97/+0 |
2021-08-09 | ip6-nd: only respond to RS if sending RA is enabled |  Ole Troan | 2 | -2/+21 |
2021-08-06 | tls: avoid picotls buffer allocs on rx |  Florin Coras | 2 | -3/+9 |
2021-08-06 | tls: avoid ptls ctx free on transport close |  Florin Coras | 1 | -2/+1 |
2021-08-05 | classify: fix parsing for l4 match |  Benoît Ganne | 1 | -1/+1 |
2021-08-05 | ip: fix ip punt redirect cli |  Benoît Ganne | 2 | -13/+12 |
2021-08-05 | nat: nat44-ed disable protection for api/cli |  Filip Varga | 4 | -60/+67 |
2021-08-04 | vppinfra: fix the array mask function |  Mohsin Kazmi | 2 | -2/+20 |
2021-08-04 | memif: fix offset |  Artem Glazychev | 1 | -1/+1 |
2021-08-03 | quic: do not update crypto keys from workers |  Aloys Augustin | 3 | -20/+59 |
2021-08-03 | tls: picotls handle accept failures |  Florin Coras | 1 | -3/+15 |
2021-08-02 | vcl: fix sendto for dgrams |  liuyacan | 1 | -4/+4 |
2021-08-02 | vcl: fix sleep time in ldp_pselect() |  liuyacan | 1 | -1/+2 |
2021-07-31 | vcl: fix ldp for __recv_chk socket calls |  Sivaprasad Tummala | 2 | -0/+17 |
2021-07-30 | tls: picotls rx fixes and improvements |  Florin Coras | 2 | -149/+126 |
2021-07-29 | vcl: move vls pool lock to process local state |  Florin Coras | 1 | -6/+7 |
2021-07-29 | vcl: vls cleanup and more docs |  Florin Coras | 1 | -101/+167 |
2021-07-29 | ip: add api test file |  Filip Tehlar | 3 | -0/+1541 |
2021-07-29 | nat: fix ICMP checksum validation |  Klement Sekera | 2 | -9/+53 |
2021-07-29 | ipsec: move startup config to common file |  Zachary Leaf | 3 | -51/+55 |
2021-07-28 | gre: set proper fib index for unnumbered interfaces, unset fib index before f... |  Stanislav Zaikin | 6 | -14/+76 |
2021-07-28 | dpdk: fix cryptodev raw data path dequeue |  Fan Zhang | 1 | -0/+40 |
2021-07-27 | vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES |  Damjan Marion | 3 | -70/+56 |
2021-07-27 | vlib: don't ASSERT(vm) in worker thread bootstrap |  Dave Barach | 1 | -2/+4 |
2021-07-27 | vcl: configure the cert-key pair from app |  Sivaprasad Tummala | 1 | -4/+4 |
2021-07-27 | vppinfra: fix sock init netns |  Nathan Skrzypczak | 1 | -1/+5 |
2021-07-27 | udp: add option to disable icmp unreachables |  Florin Coras | 3 | -82/+49 |