rtbrick / bngblaster

The BNG Blaster is an open-source network tester for access and routing protocols.
https://rtbrick.github.io/bngblaster/
BSD 3-Clause "New" or "Revised" License
210 stars 34 forks source link

Adding support for TLV 14 + TLV 242 / SubTLV 19 + TLV 22 / SubTLV 31 #274

Closed maikpfeil closed 2 months ago

maikpfeil commented 2 months ago

This patch adding support for bbl for the following ISIS TLVs configurable by options:

Tested in multi-vendor environment with Cisco/Juniper devices.

No updates to lspgen.

Please review!

hannesgredler commented 2 months ago

Hi Maik,

Shall we add also support to lspgen for those TLVs ?

rgds,

/hannes

maikpfeil commented 2 months ago

Hi Hannes, yes, need this also for lspgen. I will work on this soon and open separate pull request for this.

Best regards Maik