mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-04 22:48:02 +00:00

This splits off SNMP and RPKI support so that users can install these packages (with the appropriate dependencies) independently of main FRR. It also obsoletes out the weird multi-variant package distribution we've been doing for RPKI support. The snmpd dependency is also changed to Recommends: on frr-snmp since the frr-snmp package is essentially useless without snmpd. Signed-off-by: David Lamparter <equinox@diac24.net>
17 lines
325 B
Plaintext
17 lines
325 B
Plaintext
etc/frr/
|
|
usr/bin/vtysh
|
|
usr/bin/mtracebis
|
|
usr/include/frr/
|
|
usr/lib/libfrr.*
|
|
usr/lib/libfrrospfapiclient.*
|
|
usr/lib/frr/*d
|
|
usr/lib/frr/watchfrr
|
|
usr/lib/frr/zebra
|
|
usr/lib/frr/modules/zebra_irdp.so
|
|
usr/share/doc/frr/
|
|
usr/share/man/
|
|
usr/share/yang/
|
|
tools/etc/* etc/
|
|
tools/frr-reload usr/lib/frr/
|
|
debian/frr.conf usr/lib/tmpfiles.d
|