Andy Fingerhut

Results 266 issues of Andy Fingerhut

The last time I installed scapy 2.6.0 by accident in early 2024-Oct, several things did not work. If I recall correctly, one of them was `make test` in p4c/build directory...

Files whose names have the suffix '.p4" are typically written in the P4 programming language: https://p4.org

- [X] Have you read the [guidelines for contributing](https://clojure.org/community/contributing_site)? - [X] Have you signed the Clojure Contributor Agreement? - [X] Have you verified your asciidoc markup is correct?

Or at the very least, relies on implementation-specific details that you likely do not want to rely upon. - [X] Have you read the [guidelines for contributing](https://clojure.org/community/contributing_site)? - [X] Have...

Below is a list of new vars def'd in Clojure 1.12.0 that were not present in Clojure 1.11.1. The namespace is `clojure.core` if it is not explicitly shown. I already...

This issue is specifically about using P4Runtime API for adding/deleting/modifying/reading table entries with an LPM key field that is not a multiple of 8 bits in size. There are no...

Notes from antoninbas: "The fact that the base Docker image is still Ubuntu 20.04 is going to have to be addressed eventually. Maybe it should be done sooner rather than...

enhancement
lifecycle/stale

It is true that packets in/out are recorded to pcap files during BMv2 tests, and this is definitely useful. I am currently debugging an issue in recently built open source...

bmv2

Right now when you run a p4c test where the test client program sends P4Runtime API messages to a software switch like BMv2, there appears to be no file where...

question