]> ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/commit
Add README and basic examples
authorSimon Ruderich <simon@ruderich.org>
Wed, 6 Nov 2024 11:21:01 +0000 (12:21 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 10 Nov 2024 22:39:39 +0000 (23:39 +0100)
commite8be4e8e44cce197405da94c2b2a82bd75eacde9
tree566e29183e88aedc90d876d7533d6e5e74b64f7a
parentce90f82956272dbcea2cd098b9580296a0f988e9
Add README and basic examples
17 files changed:
README.adoc [new file with mode: 0644]
examples/bird-ospf/lab.conf [new file with mode: 0644]
examples/bird-ospf/lab.png [new file with mode: 0644]
examples/bird-ospf/r1/bird.conf [new file with mode: 0644]
examples/bird-ospf/r2/bird.conf [new file with mode: 0644]
examples/bird-ospf/r3/bird.conf [new file with mode: 0644]
examples/podman-frr/lab.conf [new file with mode: 0644]
examples/podman-frr/r1/frr/daemons [new file with mode: 0644]
examples/podman-frr/r1/frr/frr.conf [new file with mode: 0644]
examples/podman-frr/r1/frr/vtysh.conf [new file with mode: 0644]
examples/podman-frr/r2/frr/daemons [new file with mode: 0644]
examples/podman-frr/r2/frr/frr.conf [new file with mode: 0644]
examples/podman-frr/r2/frr/vtysh.conf [new file with mode: 0644]
examples/podman-frr/run.sh [new file with mode: 0755]
examples/readme/lab.conf [new file with mode: 0644]
examples/readme/lab.png [new file with mode: 0644]
examples/readme/setup.sh [new file with mode: 0755]