Max Rottenkolber
Max Rottenkolber
@wingo Could I possibly test/merge this as-is? Support in apps/config (which I believe is in flux?) could be added later on. I would add a note to https://github.com/snabbco/snabb/blob/master/src/apps/config/README.md explaining that...
Great progress! I will try to meet you half way and get the IO(Control) abstractions in order and think about nefarious selftests.
Hi @MyraBaba, > We want to develop a new Layer 4 firewall . Is snabb a good starting point for this ? I think so, yes. Have you looked at...
Not sure if #22 would be a better place for this, but I just wanted to chime in and say this PR is super useful to me right now as...
What about this fediverse thing? I am seeing more and more people having mastodon/pleroma/... accounts.
I have leaped the leap and joined the fediverse via a self-hosted honk instance: https://honk.mr.gy/u/max/h/M36JV9wh2N16FnCJc2 On nixos-unstable the setup is pretty straight forward: ``` services.honk = { enable = true;...
I would really like the option to disable the heuristic fontification of built-ins, in recent versions variables named i.e. `type` are bolded etc. Any chance of this happening?
The issue is that you are using `char-code` to write characters as octets, which you shouldn't do, for multiple reasons: 1. one character does not equal one octet 2. the...
@hjastenger Fwiw (Hi from https://github.com/amzn/amzn-drivers/issues/173), the XDP related APIs should work on EC2 assuming you have recent kernel and ENA versions (I have tested a 5.11 kernel recently with ENA...
Hmm this other time I got 13 "Permission denied".