/slides-safnog8-bgpfu

Presentation materials - SAFNOG-8, 2023

Primary LanguageNix

BGP Filtering at Workonline - Adventures in router OS customisation

Sources for presentation given at SAFNOG-8 in Lusaka, Zambia during October 2023.

Usage

Building the materials in this repository requires nix.

Building

HTML slides : nix build

PDF slides : nix build --no-sandbox .#pdf

Development

Lint and spellcheck : nix flake check

Preview and watch for changes : nix develop

License

Use of the materials contained in this repository is governed by the following licenses:

  • Software components (including nix source files): MIT License. A copy of this license is available in LICENSE.mit.txt in the repository root.
  • Non-software components (including presentation materials): Creative Commons Attribution Share Alike 4.0 International. A copy of this license is available in LICENSE.cc-by-sa-4.0.txt in the repository root, or at CC-BY-SA-4.0.