- 35d2ba9 hsa: add support for vrfs in tps by Florin Coras · 2 years, 10 months ago
- aa0c03f hsa: fix tps data offset on connection reuse by Florin Coras · 2 years, 10 months ago
- 447e51d session: fix session layer socket read by Filip Tehlar · 2 years, 10 months ago
- 26cd024 tests: better reporting for unexpected packets by Klement Sekera · 2 years, 10 months ago
- 40cfc15 build: export missing header files required by hicn_plugin by Dave Wallace · 2 years, 10 months ago
- 1b026cb http hsa: use octet-stream content type for tps by Florin Coras · 2 years, 10 months ago
- 4df1d35 http: improvement reset and close handling by Florin Coras · 2 years, 10 months ago
- f83d666 http hsa: support multiple listeners for http tps by Florin Coras · 2 years, 10 months ago
- 45207e0 wireguard: fix dereferences null pointer by Gabriel Oginski · 2 years, 10 months ago
- a7d7383 vrrp: fix thread synchronization issue by Matthew Smith · 2 years, 10 months ago
- d9d7707 wireguard: prevent stacksmashing on poorly formed base64 keys by Jon Loeliger · 2 years, 10 months ago
- 09cdea6 linux-cp: Only enable/disable the punt feature on the 0<->1 transition by Neale Ranns · 2 years, 10 months ago
- cb8b4c9 vxlan: crash on assigning IP address to interface by Ed Warnicke · 2 years, 10 months ago
- 407583e fib: fix adj_get crash by Rajith P R · 2 years, 10 months ago
- cf2595d fib: fix mpls db label overflow by Dmitry Valter · 2 years, 10 months ago
- d85fe1a lisp: fix ip and udp checksum computation by Florin Coras · 2 years, 10 months ago
- ad3187f tests: add enhanced packet counter verification by Klement Sekera · 2 years, 10 months ago
- 107ad73 tests: add a generalised counter assert function by Klement Sekera · 2 years, 10 months ago
- 140af15 tests: allow not removing vpp objects after test by Klement Sekera · 2 years, 10 months ago
- caf4e75 nat: make tcp/udp/icmp packet counters consistent by Klement Sekera · 2 years, 10 months ago
- a19ad1c hsa: fix coverity warnings by Filip Tehlar · 2 years, 10 months ago
- 489d89c perfmon: show distribution of uops delivered to frontend by Ray Kinsella · 2 years, 10 months ago
- 502714f dpdk: support devargs for vmbus by Vladimir Ratnikov · 2 years, 10 months ago
- 2164f7b fib: Use the VLIB logger for adjacency debugging by Neale Ranns · 2 years, 10 months ago
- 66593a6 vnet: add set_max_frame_size callbacks for several interfaces by Artem Glazychev · 2 years, 10 months ago
- c810c33 wireguard: fix passing null pointer by Gabriel Oginski · 2 years, 10 months ago
- 699bea2 tests: Consolidate the implementations of send_and_expect_X by Neale Ranns · 2 years, 10 months ago
- aacd3ed ipsec: fix vector after remove entry in spd by Gabriel Oginski · 2 years, 10 months ago
- 2273ffd wireguard: Fix wireguard device name to use user-instance by Jon Loeliger · 2 years, 10 months ago
- 7705b49 tls http srtp: fix session index for listeners by Florin Coras · 2 years, 10 months ago
- b23ffd7 tests: make tests less make dependent by Klement Sekera · 3 years, 7 months ago
- 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 2 years, 11 months ago
- 0cbc4bd ip: Move the IPv6 echo responder into the ping plugin by Neale Ranns · 2 years, 10 months ago
- 992a4d0 ipsec: Improve the handling of NAT-T keepalive messages by Neale Ranns · 3 years ago
- e2b1586 ping: fix incorrect index while clearing ping by Vyshakh Krishnan · 2 years, 10 months ago
- 6450a17 dpdk: enable scatter on Rx for net/ena by akolechk · 2 years, 10 months ago
- b3919ca af_xdp: change flag passed to bpf_set_link_xdp_fd by Dastin Wilski · 2 years, 10 months ago
- 32fd89b fib: Use the same adjacency that BFD is using by Neale Ranns · 2 years, 10 months ago
- 558a354 bfd: On a point to point link use the all zeros address for the peer. by Neale Ranns · 2 years, 10 months ago
- bf9918a ipfix-export: pass ipv4 addr to format fn for show by Paul Atkins · 3 years ago
- 6a51775 crypto: Fix for the crash in crypto by mgovind · 2 years, 10 months ago
- 3f03ca9 quic: fix quic_config_fn cfg cmd parse error by fanxb · 2 years, 10 months ago
- f7040f0 tcp: Do not include the tcp_packet.h file in the ip4_packet.h by Neale Ranns · 2 years, 10 months ago
- cdaf0d8 bfd: add per session counters by Klement Sekera · 2 years, 10 months ago
- b59f63b bfd: refactor code to fix misc warnings by Klement Sekera · 2 years, 10 months ago
- be74504 srtp: flag connections for no session layer lookup by Florin Coras · 2 years, 10 months ago
- dd8a272 fib: fix incorrect display of mpls fib_index by Rajith P R · 2 years, 10 months ago
- cfcc42e hsa: add http throughput test server app by Florin Coras · 2 years, 10 months ago
- 1b969c2 memif: Fix underflow by Nathan Skrzypczak · 2 years, 10 months ago
- 360aee3 http: fix support for files larger than u32 by Florin Coras · 2 years, 10 months ago
- d37328e http: add startup configuration stanza by Florin Coras · 2 years, 10 months ago
- 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
- efeea5b vlib: vlib frame bitmaps by Damjan Marion · 2 years, 10 months ago
- f575617 tests: Fix the FIB UT by Neale Ranns · 2 years, 10 months ago
- 791144c stats: Remove unsolicited clib_warning by Steven Luong · 2 years, 10 months ago
- 137d4ca vppinfra: small optimization in clib_memset_u64 by Damjan Marion · 2 years, 11 months ago
- bc0ef7a vppinfra: clib_memcpy_may_overrun by Damjan Marion · 2 years, 10 months ago
- e01ce5a vppinfra:remove uXxY_is_greater by Damjan Marion · 2 years, 10 months ago
- f8c8809 session: avoid debug half-open session pool contention by Florin Coras · 2 years, 10 months ago
- 794599b vcl: make eventfd flag configurable from env by Filip Tehlar · 2 years, 10 months ago
- 97866a3 fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks by Steven Luong · 2 years, 10 months ago
- 63f2c7d bfd: Add an update API that has create new or modify existing semantics by Neale Ranns · 2 years, 10 months ago
- 023521f http_static: cleanup file handler and cache by Florin Coras · 2 years, 10 months ago
- 48bdf24 tests: vcl: add missing host stack echo test by Filip Tehlar · 2 years, 10 months ago
- 261a059 memif: memory leak when deleting memif interface by Steven Luong · 2 years, 11 months ago
- a472031 build: Make the build work on Debian 11 by Andrew Yourtchenko · 2 years, 10 months ago
- 688d276 igmp: make sure fib_index is set before delivering to ip4-local by Benoît Ganne · 2 years, 10 months ago
- fa5aabb tests: Update python packages by Dave Wallace · 2 years, 10 months ago
- 7463900 http_static: fix coverity warning by Florin Coras · 2 years, 10 months ago
- 7a2574a dpdk: remove dead code by Benoît Ganne · 2 years, 11 months ago
- 291307e stats: fix memory leaks by Ole Troan · 2 years, 11 months ago
- fdbafb8 perfmon: Fix typo in debug log messages by Jon Loeliger · 2 years, 11 months ago
- 6c33728 http_static: handle empty requests by Florin Coras · 2 years, 10 months ago
- a3d710e http: estimate tx packets for scheduler by Florin Coras · 2 years, 10 months ago
- 3e15710 session: track bytes dequeued in snd params by Florin Coras · 2 years, 10 months ago
- 6eaeea9 tests: mark the test suites broken when ASan is enabled by Naveen Joy · 3 years, 3 months ago
- ea2721f tests: remove constant argument by Klement Sekera · 3 years, 7 months ago
- 0e95c18 tests: fix test-checkstyle-diff if no .py changed by Klement Sekera · 2 years, 10 months ago
- 1a7344f prom: add option to set stat name prefix by Florin Coras · 2 years, 10 months ago
- e38babc http: honor max seg len in ptr buffer by Florin Coras · 2 years, 10 months ago
- f840880 ip nat: use ip rx sw_if_index in ip-local arc start by Florin Coras · 3 years, 1 month ago
- 7285be2 prom: basic builtin prometheus stats exporter by Florin Coras · 2 years, 11 months ago
- c556fa4 bfd: restore the data within the packet after hash verification by Andrew Yourtchenko · 2 years, 11 months ago
- bd8013e http_static: add support for async tx from handlers by Florin Coras · 2 years, 11 months ago
- d6eed1b gso: remove the assert if packet is geneve or gre encaped by Mohsin Kazmi · 2 years, 11 months ago
- c4a48f2 virtio: coverity woes -- divide by zero by Steven Luong · 2 years, 11 months ago
- 0a21480 stats: vpp_get_stats crashes in stat_segment_data_free by Steven Luong · 2 years, 11 months ago
- dafdcf7 nat: memory leak on nat44_plugin_disable by Steven Luong · 2 years, 11 months ago
- 53cee15 nat: nat44-ei hairpinning code cleanup by Filip Varga · 2 years, 11 months ago
- ca5f6b8 perfmon: Add perfmon maintainer by Ray Kinsella · 2 years, 11 months ago
- a8a9a8a tests: correct python usage in virtualenv by Klement Sekera · 3 years, 8 months ago
- 01c1fa4 ip: reassembly - add a way to disable for forus by Klement Sekera · 3 years ago
- cf1e8c1 ip: fix length calculation in ip6-receive by Klement Sekera · 2 years, 11 months ago
- 3a1a86f tests: make VPP_BUILD_DIR to point to correct dir by Klement Sekera · 3 years, 7 months ago
- c0a2f0e tests: support skipping to test method with STEP by Klement Sekera · 2 years, 11 months ago
- 6de58f5 cnat: maglev fixes & improvements by Nathan Skrzypczak · 2 years, 11 months ago
- c454e89 snort: feature support on interface output by Sivaprasad Tummala · 2 years, 11 months ago
- 9d0c638 perfmon: topdown level 1 and 2 for icx by Ray Kinsella · 2 years, 11 months ago
- 7e8aeb8 perfmon: fix init of bundles with pseudo events by Ray Kinsella · 2 years, 11 months ago
- 0a0e711 perfmon: check for duplicates after other checks by Ray Kinsella · 2 years, 11 months ago