Victor Julien

Results 136 comments of Victor Julien

> What is the point of having a frame for sip.request_line compared to the sticky buffer ? For simple text protocols it will avoid overhead of allocating a buffer in...

> * quic: add frames support > > I still do not understand the benefit of frames for protocols over UDP... What am I missing ? Currently there are a...

replaced by #8032

> Can I ask why you keep closing and opening new PRs rather than just updating the exiting one? It's our policy: https://github.com/OISF/suricata/blob/master/doc/userguide/devguide/codebase/contributing/code-submission-process.rst#pull-requests We feel that the review CI and...

I wonder if a better solution would be to add more classes of "bits": txbits, statebits, framebits, etc, where the execution and lifetime would align better with the type of...

> > Can you add example output? Of the `PrintDPDKPortXstats` function? > > It prints out non-zero counters so there might be more or less output depending on how busy...