Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-01-21 | nat: fix dhcp client on outside interface with output feature | Alexander Chernavin | 2 | -18/+18 |
2020-01-21 | nat: removed obsolete fragmentation code | Filip Varga | 1 | -84/+16 |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly | Yulong Pei | 3 | -12/+9 |
2020-01-17 | nat: refactor of port/address allocation functions | Filip Varga | 8 | -15/+429 |
2020-01-15 | build: install vpp_echo for CSIT QUIC perf tests | Dave Wallace | 1 | -1/+0 |
2020-01-15 | tls: enable async node on demand | Yu Ping | 1 | -3/+1 |
2020-01-15 | quic: add FEATURE.yaml | Aloys Augustin | 1 | -0/+10 |
2020-01-15 | srv6-mobile: Revert "srv6-mobile:" | Andrew Yourtchenko | 15 | -2110/+329 |
2020-01-15 | tls: add picotls session close process | Simon Zhang | 1 | -1/+10 |
2020-01-14 | tcp: handle ack advancement with no holes and reneging | Florin Coras | 1 | -1/+35 |
2020-01-14 | tests: fix worker thread initialization | Paul Vinciguerra | 1 | -4/+7 |
2020-01-14 | srv6-mobile: | Tetsuya Murakami | 15 | -329/+2110 |
2020-01-14 | dpdk: enforce max tx retries | Benoît Ganne | 1 | -0/+1 |