Age | Commit message (Expand) | Author | Files | Lines |
2021-11-23 | vxlan: multiarch optimization of vxlan |  Ray Kinsella | 5 | -9/+1 |
2021-11-23 | devices: support build on older kernels |  Florin Coras | 1 | -0/+3 |
2021-11-23 | dpdk: enable vmxnet3 l4 checksum offload |  Florin Coras | 1 | -0/+6 |
2021-11-23 | ip: unlock_fib on if delete |  Nathan Skrzypczak | 6 | -82/+129 |
2021-11-22 | nat: change nat44-ed test pool address |  Filip Varga | 1 | -1/+1 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 14 | -76/+158 |
2021-11-22 | wireguard: add local variable in handshake process |  Gabriel Oginski | 1 | -2/+4 |
2021-11-22 | gso: implement gso segementation copy with checksum |  Mohsin Kazmi | 3 | -18/+240 |
2021-11-22 | vlib: fix coverity warning |  Klement Sekera | 1 | -1/+1 |
2021-11-22 | dpdk: fix coverity warning |  Klement Sekera | 1 | -0/+2 |
2021-11-22 | snort: fix coverity warning |  Klement Sekera | 1 | -2/+11 |
2021-11-22 | snort: fix coverity warning |  Klement Sekera | 1 | -2/+2 |
2021-11-22 | vppinfra: annotate pool_dup() for asan |  Benoît Ganne | 1 | -22/+24 |
2021-11-22 | vppinfra: fix the memory leak while doing clib_bihash_free |  Han Wu | 1 | -0/+1 |
2021-11-22 | ipfix-export: support sending of ipv6 pkts |  Paul Atkins | 1 | -62/+176 |
2021-11-22 | ipfix-export: Change exp to use ip_address |  Paul Atkins | 8 | -73/+92 |
2021-11-22 | ipfix-export: rename variables when building bufs |  Paul Atkins | 1 | -40/+40 |
2021-11-22 | ipfix-export: refactor params to the callback fns |  Paul Atkins | 9 | -86/+46 |
2021-11-22 | ipfix-export: Add APIs to get/send buffers |  Paul Atkins | 3 | -0/+234 |
2021-11-22 | ipfix-export: add mutliple ipfix_exporters tests |  Paul Atkins | 1 | -0/+192 |
2021-11-22 | ipfix-export: add a new API to dump all exporters |  Paul Atkins | 2 | -1/+86 |
2021-11-22 | ipfix-export: support creating multiple exporters |  Paul Atkins | 4 | -45/+169 |
2021-11-22 | ipfix-export: refactor ipfix_exporter_t_handler fn |  Paul Atkins | 1 | -34/+34 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del |  Paul Atkins | 10 | -251/+209 |
2021-11-22 | ipfix-export: make stream fns exporter aware |  Paul Atkins | 1 | -18/+11 |
2021-11-22 | ipfix-export: refactor fields in flow_report_main |  Paul Atkins | 9 | -133/+183 |
2021-11-19 | tls: add option to config additional segment size |  Florin Coras | 2 | -4/+9 |
2021-11-19 | build: (opensuse) Revert build remove opensuse build infra |  Laszlo Kiraly | 6 | -3/+472 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 30 | -301/+400 |
2021-11-19 | af_xdp: integrate with new tx infra |  arikachen | 3 | -31/+83 |
2021-11-18 | af_xdp: introduce to netns api |  arikachen | 7 | -10/+227 |
2021-11-18 | session: deprecate mq segments baseva |  Florin Coras | 2 | -15/+2 |
2021-11-18 | session: improve wrk mq segment allocation |  Florin Coras | 3 | -53/+62 |
2021-11-18 | ip: comparing IP prefixes should not modify them |  Neale Ranns | 5 | -13/+40 |
2021-11-17 | session: fix state check in switch pool |  Florin Coras | 1 | -3/+3 |
2021-11-17 | session: support close during migration |  Florin Coras | 2 | -9/+41 |
2021-11-17 | session: try to coalesce ct accept rpcs |  Florin Coras | 1 | -7/+44 |
2021-11-17 | ip6: ip6_not_enabled_node is a sibling of ip6-drop |  Paul Atkins | 1 | -6/+2 |
2021-11-17 | ipfix-export: remove unused code in flow_report.h |  Paul Atkins | 1 | -2/+0 |
2021-11-17 | ipfix-export: tidy code style in flow_report.c |  Paul Atkins | 1 | -46/+46 |
2021-11-17 | ipfix-export: set msg id correctly for dump msg |  Paul Atkins | 1 | -1/+2 |
2021-11-17 | misc: Volunteer as maintainer for ipfix-export |  Paul Atkins | 1 | -0/+1 |
2021-11-17 | nat: VPP crashes when route is not reachable |  Daniel Béreš | 1 | -0/+3 |
2021-11-17 | nat: det44 plugin session scavenging fix |  Filip Varga | 1 | -15/+27 |
2021-11-17 | misc: Add maintainer entry for ipfix-export |  Paul Atkins | 1 | -0/+5 |
2021-11-16 | vlib: fix coverity warning |  Klement Sekera | 1 | -1/+0 |
2021-11-16 | build: upgrade to enchant-2 |  Dave Wallace | 1 | -9/+9 |
2021-11-16 | docs: consume fd.io version list |  Nathan Skrzypczak | 2 | -6/+35 |
2021-11-16 | perfmon: fix coverity warning |  Klement Sekera | 1 | -2/+9 |
2021-11-16 | build: Remove ubuntu-18.04 install dependencies |  Dave Wallace | 1 | -6/+2 |