Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | crypto-native: refactor GCM code to use generic types | Damjan Marion | 3 | -291/+325 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 2 | -50/+3 |
2020-02-11 | ikev2: Configure a profile with an existing interface | Neale Ranns | 7 | -30/+141 |
2020-02-11 | crypto-native: fix ARM compilatiion flags | Damjan Marion | 1 | -1/+1 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 8 | -146/+556 |
2020-02-11 | sr: update NH value for Ethernet payloads | pcamaril | 8 | -25/+25 |
2020-02-11 | tls: refactor picotls ctx_read process to improve CPS | Simon Zhang | 2 | -58/+55 |
2020-02-10 | sctp: API cleanup | Jakub Grajciar | 2 | -26/+30 |
2020-02-10 | ikev2: better logging | Filip Tehlar | 5 | -187/+317 |
2020-02-07 | tests: skip extended quic tests under development | Dave Wallace | 1 | -4/+21 |
2020-02-07 | quic: update config values for large stream tests | Dave Wallace | 1 | -84/+88 |
2020-02-07 | svm: use default SVM address in fifo unit tests | Benoît Ganne | 1 | -1/+2 |
2020-02-07 | quic: fix coverity warning | MathiasRaoul | 1 | -2/+1 |
2020-02-07 | nat: api & cli command for forcing session cleanup | Filip Varga | 4 | -0/+98 |
2020-02-06 | hsa: proxy wnd update only if enough space is available | Florin Coras | 1 | -0/+16 |
2020-02-06 | quic: fix coverity warning | MathiasRaoul | 1 | -2/+2 |
2020-02-05 | vppinfra: numa vector placement support | Dave Barach | 1 | -2/+4 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 19 | -763/+775 |
2020-02-05 | dpdk: use port_id as interface name suffix for representors | Haggai Eran | 1 | -1/+7 |
2020-02-05 | dpdk: output switch information | Haggai Eran | 1 | -0/+21 |
2020-02-04 | nat: pool allocation function fix | Filip Varga | 1 | -1/+1 |
2020-02-04 | ip: translate fragmented icmp to fragmented icmp6 | Alexander Chernavin | 1 | -7/+32 |
2020-02-03 | tls: refactor for tls async event handling | Yu Ping | 4 | -196/+162 |
2020-01-31 | quic: quicly crypto offloading | MathiasRaoul | 4 | -57/+579 |
2020-01-31 | crypto-native: add ARMv8 AES-CBC implementation | Damjan Marion | 7 | -367/+756 |
2020-01-31 | quic: update quicly to v0.0.10-vpp | MathiasRaoul | 1 | -1/+1 |
2020-01-30 | crypto-native: refactor AES code | Damjan Marion | 4 | -166/+169 |
2020-01-30 | misc: deprecate dpdk hqos | Damjan Marion | 11 | -3355/+0 |
2020-01-30 | misc: deprecate netmap and ixge drivers | Damjan Marion | 3 | -4250/+0 |
2020-01-30 | map: Add several more MAP-T BR tests | Jon Loeliger | 1 | -8/+294 |
2020-01-30 | vcl session: propagate cleanup notifications to apps | Florin Coras | 1 | -0/+9 |
2020-01-30 | map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 | Jon Loeliger | 2 | -2/+279 |
2020-01-30 | map: handle ip4 ttl=1 packets in map-t | Alexander Chernavin | 3 | -10/+20 |
2020-01-30 | crypto-native: don't expand aes-cbc keys twice | Damjan Marion | 2 | -11/+7 |
2020-01-29 | tests: add map-t fragmentation verifications | Alexander Chernavin | 1 | -10/+36 |
2020-01-28 | dhcp: disable extraneous vlib_log spew | Dave Barach | 1 | -9/+12 |
2020-01-28 | hsa: proxy rcv wnd update acks after full fifos | Florin Coras | 1 | -6/+87 |
2020-01-28 | crypto-native: rename crypto_ia32 to crypto_native | Damjan Marion | 8 | -93/+93 |
2020-01-28 | map: ip4-map-t more RFC compliant | Vladimir Ratnikov | 1 | -8/+20 |
2020-01-27 | crypto-ia32: add VAES support for AES-CBC | Damjan Marion | 5 | -50/+249 |
2020-01-27 | sr: fix possible null-pointer dereference | Ignas Bacius | 1 | -9/+26 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 1 | -1/+1 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 1 | -1/+2 |
2020-01-27 | map: api: fix tag overflow and leak | Benoît Ganne | 2 | -4/+6 |
2020-01-27 | docs nat: fix nat-ha ascii art | Paul Vinciguerra | 1 | -0/+2 |
2020-01-24 | nat: in2out-output nodes work with acl reflect | Matthew Smith | 2 | -2/+107 |
2020-01-23 | srv6-mobile: fix the converity issue | Tetsuya Murakami | 1 | -26/+21 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) | Neale Ranns | 4 | -5/+27 |
2020-01-22 | hsa: proxy app fixes | Florin Coras | 1 | -33/+15 |
2020-01-22 | nsim: enable output scheduling on main thread | Dave Wallace | 2 | -2/+29 |