Chris Mason

Results 3 issues of Chris Mason

I am trying to get ifName resolution working from an NetFlow v9 export from a Cisco IOS-XR device, but although I can see the options being sent, I am unable...

Is it possible to build the 2.6-dev Docker images with HTTP/3 (QUIC) support as the current 2.6-dev8 doesn't allow you to bind using `quic4` or `quic6`?

Request

If I use the `jinja2.FileSystemLoader` and there is an error within my Jinja2 template then the Exception is raised and it reports the file that caused the issue, e.g: ```...