diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2024-01-24 05:11:07 +0200 | 
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2024-01-28 23:50:40 +0200 | 
| commit | def695f4edd066156a8d16d6c382f0f00b7082ff (patch) | |
| tree | 984ae7de77a8dc297ef041a4752991e5311d21e4 /snapcraft | |
| parent | 259e3d4dac2da37b9abad9f84e41f90c81325a60 (diff) | |
zebra, build: disable irdp by default
IRDP client (rdisc) was deleted from iputils more than 2 years ago. It's
time to drop IRDP, but first let's stop building and including it in the
packages by default to see if anyone will be complaining.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'snapcraft')
| -rw-r--r-- | snapcraft/snapcraft.yaml.in | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/snapcraft/snapcraft.yaml.in b/snapcraft/snapcraft.yaml.in index 84f3136e06..cef02c3972 100644 --- a/snapcraft/snapcraft.yaml.in +++ b/snapcraft/snapcraft.yaml.in @@ -369,7 +369,6 @@ parts:              - --enable-ospfapi=yes              - --enable-multipath=64              - --enable-rtadv -            - --enable-irdp              - --enable-user=root              - --enable-group=root              - --enable-pimd  | 
