Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 561 Bytes

Configuration tracing draft

Requirements

  • python3 and pakages listed in requirements.txt pip install -r requirements.txt to install
  • xml2rfc
  • make

Modify the draft

Change in the text

Modify builder/draft-quilbeuf-opsawg-configuration-tracing.xml. Run make to update the .xml and .txt versions in the main folder.

Change in the YANG

Modify the YANG module in yang folder. Run make to update the .xml and .txt versions in the main folder.