Age | Commit message (Expand) | Author | Files | Lines |
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 | 5 | -80/+116 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 4 | -15/+121 |
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 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 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 29 | -298/+371 |
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 | 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-16 | vlib: fix coverity warning |  Klement Sekera | 1 | -1/+0 |
2021-11-16 | perfmon: fix coverity warning |  Klement Sekera | 1 | -2/+9 |
2021-11-16 | session: add per worker ct context |  Florin Coras | 1 | -26/+43 |
2021-11-16 | vapi: verify message size when received |  Klement Sekera | 3 | -18/+51 |
2021-11-15 | session: postpone ct segment delete |  Florin Coras | 1 | -47/+70 |
2021-11-15 | vcl: add DSCP support in VCL |  Filip Tehlar | 5 | -0/+17 |
2021-11-15 | misc: vppctl - remove the dependency on vppinfra |  Andrew Yourtchenko | 1 | -89/+158 |
2021-11-15 | vppinfra: fix masks in AVX512 clib_count_equal_* |  Dmitry Valter | 2 | -31/+40 |
2021-11-15 | memif: fix the coverity warning |  Mohsin Kazmi | 1 | -5/+8 |
2021-11-15 | perfmon: rename bundle to memory stalls |  Ray Kinsella | 2 | -9/+9 |
2021-11-15 | fib: re-evaluate the import/export state of a prefix. |  Neale Ranns | 5 | -77/+225 |
2021-11-14 | flowprobe: right values in records from subinterfaces |  Daniel Béreš | 1 | -2/+14 |