mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-16 11:34:14 +00:00

Change every `-` to `_` in directory names. This is to avoid mixing _ and -. Just for consistency and directory sorting properly. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
interface lo
|
|
ip address 10.254.254.1/32
|
|
!
|
|
interface r1-eth0
|
|
ipv6 address 2001:db8:1::1/64
|
|
!
|