Olivier Dugeon

Results 5 issues of Olivier Dugeon

Running most of isisd tests with --valgrind-memleaks give many memory errors. This is due to the way isisd is stopped: performing a "no router isis XXX" through CLI solves most...

isis
master

Iggy Frankovic discovered another ospfd crash when perfomring fuzzing of OSPF LSA packets. The crash occurs in ospf_te_parse_ri() function when attemping to read Segment Routing subTLVs. The original code doesn't...

ospf
zebra
bugfix
backport
master
size/M

In the same order of checkpatch for frr, I think we also need to verify topotest Pull Request, at least with `pep8` and `pylint`. But, running both on my local...

enhancement
help wanted

I try to enable MPLS on interface of a Spectrum 2 ASICs, but this failed with following messages telling that SAI_API_MPLS is not yet supported: ``` Jun 28 15:45:40.679835 nvidia1...

Just reported an issue here https://github.com/Mellanox/SAI-Implementation/issues/63 SAI_HOSTIF_TRAP_TYPE_ISIS is present in the definition of the SAI implementation, but got an unsupported error message when trying to use it under SONiC: in...