Age | Commit message (Expand) | Author | Files | Lines |
2019-04-30 | svm: more fifo refactor/cleanup | Florin Coras | 5 | -18/+17 |
2019-04-30 | crypto: enforce per-alg crypto key length | Benoît Ganne | 3 | -16/+55 |
2019-04-30 | reassembly: avoid race-conditions | Klement Sekera | 1 | -12/+26 |
2019-04-26 | IF: return VTR attributes for all ifs in dump API | Alexander Chernavin | 1 | -20/+20 |
2019-04-26 | crypto, ipsec: change GCM IV handling | Damjan Marion | 3 | -4/+22 |
2019-04-26 | svm: fifo segment support for chunk allocation | Florin Coras | 2 | -2/+26 |
2019-04-25 | crypto: AES GCM IV length is always 12 | Damjan Marion | 2 | -2/+1 |
2019-04-25 | tap: Fix the indirect buffer allocation | Mohsin Kazmi | 1 | -1/+1 |
2019-04-25 | session: cleanup segment manager and fifo segment | Florin Coras | 10 | -381/+402 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys | Damjan Marion | 1 | -1/+1 |
2019-04-25 | session: use teps in accept/connect notifications | Florin Coras | 6 | -48/+40 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption | Neale Ranns | 8 | -57/+94 |
2019-04-25 | ipsec: drop runts in esp-decrypt | Damjan Marion | 1 | -0/+8 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 11 | -26/+208 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh | John Lo | 2 | -18/+0 |
2019-04-24 | Add get_endpoint in transport vft | Aloys Augustin | 5 | -13/+88 |
2019-04-24 | ip4_lookup_inline: leverage vlib_get_buffers to improve perf | Zhiyong Yang | 1 | -32/+27 |
2019-04-24 | QUIC: Add multi-stream support to internal test apps | Aloys Augustin | 6 | -7/+171 |
2019-04-24 | UDPC: Fix open segfault with multiple workers | Aloys Augustin | 1 | -1/+3 |
2019-04-24 | l2: Add support for arp unicast forwarding | Mohsin Kazmi | 6 | -8/+112 |
2019-04-24 | session: remove unused fifo allo return value | Florin Coras | 3 | -11/+7 |
2019-04-24 | ethernet_input_inline: leverage vlib_get_buffers | Zhiyong Yang | 1 | -17/+14 |
2019-04-24 | Rearrange prefetching in ipsec_output_inline | Vratko Polak | 1 | -6/+6 |
2019-04-23 | API sw_interface_dump: Dump all if index is zero | Vratko Polak | 2 | -5/+6 |
2019-04-23 | Fix a ipsec command line typo | Simon Zhang | 1 | -1/+1 |
2019-04-23 | vnet: clean up calc_checksums() | Zhiyong Yang | 1 | -7/+8 |
2019-04-23 | ipsec4-output: add pkt header and data prefetching | Zhiyong Yang | 1 | -2/+9 |
2019-04-22 | GRE: set gre_tunnel_type init value to zero in API | Alexander Chernavin | 1 | -1/+1 |
2019-04-19 | Doxygen cleanup. | Dave Wallace | 2 | -2/+2 |
2019-04-19 | IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) | Neale Ranns | 1 | -7/+14 |
2019-04-19 | 6rd: fix debug cli short-help | Benoît Ganne | 1 | -1/+2 |
2019-04-19 | DOCS-ONLY: Fix broken doxygen tag in BVI | Dave Wallace | 1 | -1/+1 |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) | Neale Ranns | 1 | -1/+3 |
2019-04-19 | FIB: recursion casues path realloc | Neale Ranns | 1 | -1/+12 |
2019-04-18 | svm: allow indirect fifo data chunks | Florin Coras | 1 | -1/+0 |
2019-04-18 | GRE: API update | Neale Ranns | 4 | -88/+136 |
2019-04-18 | tls: allow engines to customize close | Florin Coras | 2 | -18/+26 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 1 | -21/+24 |
2019-04-17 | session: fix segment manager init condition | Florin Coras | 1 | -1/+1 |
2019-04-17 | Make sw_interface_dump more compatible with 2.2.0 | Vratko Polak | 2 | -9/+6 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions | Florin Coras | 3 | -0/+32 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. | Paul Vinciguerra | 2 | -1/+25 |
2019-04-17 | Revert "Revert "bond: problem switching from l2 to l3"" | Steven Luong | 1 | -0/+11 |
2019-04-17 | tap: clean-up when linux will delete the tap interface | Mohsin Kazmi | 2 | -0/+43 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 6 | -10/+16 |
2019-04-17 | Duplicate pcap tx trace fix | Neale Ranns | 1 | -3/+0 |
2019-04-16 | ADJ: crash in format/show (VPP-1648) | Neale Ranns | 1 | -1/+1 |
2019-04-16 | IPSEC: SA format; don't print keys when there's no algo | Neale Ranns | 1 | -7/+8 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 11 | -39/+33 |
2019-04-16 | QUIC: Initial multi stream support | Aloys Augustin | 1 | -0/+1 |