Nicolas Rybowski

Results 50 comments of Nicolas Rybowski

Thanks for the report! We will take a look a that.

#914 was more about hiding a whole section when the 'Closed by default' radio is selected. This feature request is related but asks for more control on the way a...

There is already [a manual anonymization tool](https://github.com/UCL-INGI/INGInious/blob/master/utils/task_tester/inginious-submission-anonymizer) but it should be directly integrated with the web interface.

Hello, There is [a compose plugin](https://docs.docker.com/compose/install/linux/) making the `compose` command directly available in the docker CLI. Does that solve your issue?

Rebase on 980694896ed393dc66ea4b8b53bd9dcdaa247f1d

I'm not sure to understand why the BGP test suite is failing (https://github.com/holo-routing/holo/actions/runs/10468201712/job/28988566615?pr=16), I can't reproduce locally ..

The PR is still missing some integration tests and sanity check upon BIER TLV reception but it should be ready for a first review.

Rebase on c3700523d4360a59e520cbb1f194f9a5eaea14af to fix CI failure on BGP tests.

> Could you provide a brief summary of the scope of this work? It seems like you're laying the groundwork containing BIER data structures and configuration options, which could eventually...

The BIER Forwarding Table (BIFT) configuration defined in draft-ietf-bier-bier-yang-08 is left unimplemented since the way to integrate a BIER data-plane with Holo is not defined yet.