Age | Commit message (Expand) | Author | Files | Lines |
2022-02-17 | dpdk: enable scatter on Rx for net/ena |  akolechk | 1 | -1/+0 |
2022-02-16 | af_xdp: change flag passed to bpf_set_link_xdp_fd |  Dastin Wilski | 1 | -4/+1 |
2022-02-16 | fib: Use the same adjacency that BFD is using |  Neale Ranns | 4 | -32/+35 |
2022-02-16 | bfd: On a point to point link use the all zeros address for the peer. |  Neale Ranns | 1 | -8/+12 |
2022-02-16 | ipfix-export: pass ipv4 addr to format fn for show |  Paul Atkins | 1 | -3/+4 |
2022-02-16 | crypto: Fix for the crash in crypto |  mgovind | 1 | -0/+4 |
2022-02-15 | quic: fix quic_config_fn cfg cmd parse error |  fanxb | 1 | -3/+3 |
2022-02-15 | tcp: Do not include the tcp_packet.h file in the ip4_packet.h |  Neale Ranns | 18 | -97/+112 |
2022-02-14 | bfd: add per session counters |  Klement Sekera | 4 | -28/+128 |
2022-02-14 | bfd: refactor code to fix misc warnings |  Klement Sekera | 3 | -131/+110 |
2022-02-14 | srtp: flag connections for no session layer lookup |  Florin Coras | 1 | -0/+2 |
2022-02-14 | fib: fix incorrect display of mpls fib_index |  Rajith P R | 1 | -1/+1 |
2022-02-13 | hsa: add http throughput test server app |  Florin Coras | 4 | -2/+569 |
2022-02-13 | memif: Fix underflow |  Nathan Skrzypczak | 1 | -2/+2 |
2022-02-11 | http: fix support for files larger than u32 |  Florin Coras | 4 | -15/+16 |
2022-02-11 | http: add startup configuration stanza |  Florin Coras | 2 | -9/+50 |
2022-02-10 | session: use transport endpoint cfg for listen |  Florin Coras | 10 | -13/+14 |
2022-02-10 | vlib: vlib frame bitmaps |  Damjan Marion | 3 | -19/+97 |
2022-02-10 | tests: Fix the FIB UT |  Neale Ranns | 2 | -27/+27 |
2022-02-10 | stats: Remove unsolicited clib_warning |  Steven Luong | 1 | -1/+1 |
2022-02-10 | vppinfra: small optimization in clib_memset_u64 |  Damjan Marion | 1 | -0/+8 |
2022-02-10 | vppinfra: clib_memcpy_may_overrun |  Damjan Marion | 1 | -0/+43 |
2022-02-10 | vppinfra:remove uXxY_is_greater |  Damjan Marion | 5 | -26/+8 |
2022-02-10 | session: avoid debug half-open session pool contention |  Florin Coras | 1 | -0/+11 |
2022-02-09 | vcl: make eventfd flag configurable from env |  Filip Tehlar | 2 | -0/+8 |
2022-02-09 | fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks |  Steven Luong | 3 | -2/+5 |
2022-02-09 | bfd: Add an update API that has create new or modify existing semantics |  Neale Ranns | 4 | -22/+120 |
2022-02-08 | http_static: cleanup file handler and cache |  Florin Coras | 6 | -493/+674 |
2022-02-07 | memif: memory leak when deleting memif interface |  Steven Luong | 1 | -0/+1 |
2022-02-07 | igmp: make sure fib_index is set before delivering to ip4-local |  Benoît Ganne | 1 | -0/+2 |
2022-02-06 | http_static: fix coverity warning |  Florin Coras | 1 | -2/+4 |
2022-02-06 | dpdk: remove dead code |  Benoît Ganne | 1 | -15/+1 |
2022-02-06 | stats: fix memory leaks |  Ole Troan | 1 | -32/+66 |
2022-02-06 | perfmon: Fix typo in debug log messages |  Jon Loeliger | 1 | -2/+2 |
2022-02-05 | http_static: handle empty requests |  Florin Coras | 1 | -3/+12 |
2022-02-05 | http: estimate tx packets for scheduler |  Florin Coras | 1 | -1/+13 |
2022-02-05 | session: track bytes dequeued in snd params |  Florin Coras | 5 | -12/+11 |
2022-02-03 | prom: add option to set stat name prefix |  Florin Coras | 3 | -30/+83 |
2022-02-03 | http: honor max seg len in ptr buffer |  Florin Coras | 1 | -4/+6 |
2022-02-03 | ip nat: use ip rx sw_if_index in ip-local arc start |  Florin Coras | 3 | -16/+39 |
2022-02-02 | prom: basic builtin prometheus stats exporter |  Florin Coras | 6 | -0/+657 |
2022-02-02 | bfd: restore the data within the packet after hash verification |  Andrew Yourtchenko | 1 | -0/+5 |
2022-02-02 | http_static: add support for async tx from handlers |  Florin Coras | 6 | -87/+161 |
2022-02-01 | gso: remove the assert if packet is geneve or gre encaped |  Mohsin Kazmi | 1 | -4/+0 |
2022-02-01 | virtio: coverity woes -- divide by zero |  Steven Luong | 1 | -0/+7 |
2022-02-01 | stats: vpp_get_stats crashes in stat_segment_data_free |  Steven Luong | 1 | -0/+1 |
2022-02-01 | nat: memory leak on nat44_plugin_disable |  Steven Luong | 1 | -0/+2 |
2022-02-01 | nat: nat44-ei hairpinning code cleanup |  Filip Varga | 7 | -1547/+673 |
2022-01-31 | ip: reassembly - add a way to disable for forus |  Klement Sekera | 11 | -34/+305 |
2022-01-31 | ip: fix length calculation in ip6-receive |  Klement Sekera | 1 | -1/+1 |