mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 13:23:44 +00:00
- build isisd per default
This commit is contained in:
parent
9f3f7a1145
commit
9edbc8fb81
@ -16,7 +16,7 @@
|
||||
%{!?with_ospfclient: %define with_ospfclient 1 }
|
||||
%{!?with_ospfapi: %define with_ospfapi 1 }
|
||||
%{!?with_irdp: %define with_irdp 1 }
|
||||
%{!?with_isisd: %define with_isisd 0 }
|
||||
%{!?with_isisd: %define with_isisd 1 }
|
||||
%{!?with_shared: %define with_shared 1 }
|
||||
%{!?with_multipath: %define with_multipath 64 }
|
||||
%{!?quagga_user: %define quagga_user quagga }
|
||||
|
Loading…
Reference in New Issue
Block a user