Age | Commit message (Expand) | Author | Files | Lines |
2022-06-29 | classify: use 32 bits hash | Benoît Ganne | 1 | -2/+2 |
2022-03-23 | vnet: Remove the unused fields from opaque2 | Neale Ranns | 1 | -11/+3 |
2021-12-31 | misc: Remove the unused GBP fields from the buffer meta-data | Neale Ranns | 1 | -9/+1 |
2021-11-04 | ip: reassembly: avoid reading truncated L4 headers | Klement Sekera | 1 | -1/+2 |
2021-11-02 | fib: allow vnet rewrite max size to be smaller the pre_data | Benoît Ganne | 1 | -1/+3 |
2021-10-21 | ip: Add ip46-local node for local swif[rx] | Nathan Skrzypczak | 1 | -2/+11 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain | Benoît Ganne | 1 | -1/+1 |
2021-07-16 | vlib: add tunnel offload flags for vlib_buffer_t | Mohsin Kazmi | 1 | -2/+8 |
2021-05-06 | vlib: fix the offload flags size | Mohsin Kazmi | 1 | -18/+18 |
2021-05-05 | vlib: move offload flags to 1st cacheline in vlib_buffer_t | Mohsin Kazmi | 1 | -8/+6 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -7/+0 |
2021-03-09 | nat: fix dst nat thread issues | Klement Sekera | 1 | -2/+5 |
2021-03-07 | dispatch-trace: move dispatch trace pcap code to plugin | Damjan Marion | 1 | -0/+3 |
2021-02-23 | vlib: fix offload flags value reset | Benoît Ganne | 1 | -2/+11 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 1 | -37/+71 |
2021-02-12 | ipsec: Store thread-index in buffer meta-data during SA handoff | Neale Ranns | 1 | -0/+3 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 1 | -0/+1 |
2021-01-18 | nat: deal with flows instead of sessions | Klement Sekera | 1 | -3/+5 |
2020-12-03 | nat: fix forwarding handoff workaround | Filip Varga | 1 | -3/+2 |
2020-05-14 | nat: ED: store both thread&session idx in hash | Klement Sekera | 1 | -1/+1 |
2020-04-24 | nat: make usage of vnet_buffer2 transparent | Klement Sekera | 1 | -0/+6 |
2020-01-15 | ip: align reass.save_rewrite_lengthv20.05-rc0 | Klement Sekera | 1 | -4/+13 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -19/+26 |
2019-11-26 | fib: reduce save_rewrite_length to u8 | Klement Sekera | 1 | -2/+12 |
2019-10-22 | ip: reassembly: avoid corruption in vnet buffer | Klement Sekera | 1 | -17/+18 |
2019-10-09 | mpls: support fragmentation of mpls output packet | Rajesh Goel | 1 | -0/+4 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -7/+32 |
2019-07-22 | gso: Fix the l3 packet gso segment size | Mohsin Kazmi | 1 | -1/+4 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 1 | -14/+0 |
2019-06-21 | tcp: add option to pass opaque to next node | Florin Coras | 1 | -1/+5 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -0/+1 |
2019-06-18 | ip: reassembly-separate feature and custom code | Klement Sekera | 1 | -2/+2 |
2019-06-06 | DVR: Control the reinject as L2 or L3 based on the output interface type | Neale Ranns | 1 | -1/+1 |
2019-06-06 | reassembly: support more custom options for apps | Klement Sekera | 1 | -0/+1 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. | Neale Ranns | 1 | -1/+0 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 1 | -5/+1 |
2019-03-04 | Hash and handoff reassembly fragments | Vijayabhaskar Katamreddy | 1 | -0/+2 |
2019-02-19 | tap gso: experimental support | Andrew Yourtchenko | 1 | -9/+26 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 1 | -1/+5 |
2019-01-02 | Revert "add ipsecmb plugin" | Florin Coras | 1 | -4/+0 |
2019-01-02 | add ipsecmb plugin | Klement Sekera | 1 | -0/+4 |
2018-12-04 | Add VNET_BUFFER_F_AVAIL definitions | Dave Barach | 1 | -1/+25 |
2018-11-30 | Metadata / opaque formatting belongs in vpp | Dave Barach | 1 | -22/+22 |
2018-09-27 | IPIP and IPv6 fragmentation | Ole Troan | 1 | -1/+0 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -4/+4 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -1/+3 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 1 | -1/+3 |
2018-07-19 | Cleanup of handoff code | Damjan Marion | 1 | -15/+0 |
2018-07-02 | Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting | Vijayabhaskar Katamreddy | 1 | -1/+0 |
2018-06-25 | MAP: Move MAP-E/T to a plugin. | Ole Troan | 1 | -8/+0 |