mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 10:50:18 +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
87 B
Plaintext
7 lines
87 B
Plaintext
interface lo
|
|
ip address 10.254.254.3/32
|
|
!
|
|
interface r3-eth0
|
|
ip address 10.0.3.1/24
|
|
!
|