summaryrefslogtreecommitdiff
path: root/net/quagga/pkg-plist
blob: 6d0ee52b78cc66383cab6ba5142f2892e4167dcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
@comment $FreeBSD$
sbin/babeld
sbin/bgpd
%%ISISD%%sbin/isisd
sbin/ospf6d
%%OSPFAPI%%sbin/ospfclient
sbin/ospfd
sbin/ripd
sbin/ripngd
sbin/watchquagga
sbin/zebra
bin/vtysh
lib/libospf.a
lib/libospf.la
lib/libospf.so
lib/libospf.so.0
%%OSPFAPI%%lib/libospfapiclient.a
%%OSPFAPI%%lib/libospfapiclient.la
%%OSPFAPI%%lib/libospfapiclient.so
%%OSPFAPI%%lib/libospfapiclient.so.0
lib/libzebra.a
lib/libzebra.la
lib/libzebra.so
lib/libzebra.so.0
include/quagga/buffer.h
include/quagga/checksum.h
include/quagga/command.h
include/quagga/distribute.h
include/quagga/filter.h
include/quagga/getopt.h
include/quagga/hash.h
include/quagga/if.h
include/quagga/if_rmap.h
include/quagga/jhash.h
include/quagga/keychain.h
include/quagga/linklist.h
include/quagga/log.h
include/quagga/md5.h
include/quagga/memory.h
include/quagga/memtypes.h
include/quagga/network.h
%%OSPFAPI%%include/quagga/ospfapi/ospf_apiclient.h
include/quagga/ospfd/ospf_api.h
include/quagga/ospfd/ospf_asbr.h
include/quagga/ospfd/ospf_dump.h
include/quagga/ospfd/ospf_ism.h
include/quagga/ospfd/ospf_lsa.h
include/quagga/ospfd/ospf_lsdb.h
include/quagga/ospfd/ospf_nsm.h
include/quagga/ospfd/ospf_opaque.h
include/quagga/ospfd/ospfd.h
include/quagga/plist.h
include/quagga/pqueue.h
include/quagga/prefix.h
include/quagga/privs.h
include/quagga/routemap.h
include/quagga/route_types.h
include/quagga/sigevent.h
include/quagga/smux.h
include/quagga/sockopt.h
include/quagga/sockunion.h
include/quagga/str.h
include/quagga/stream.h
include/quagga/table.h
include/quagga/thread.h
include/quagga/vector.h
include/quagga/version.h
include/quagga/vty.h
include/quagga/workqueue.h
include/quagga/zassert.h
include/quagga/zclient.h
include/quagga/zebra.h
%%EXAMPLESDIR%%/babeld.conf.sample
%%EXAMPLESDIR%%/bgpd.conf.sample
%%EXAMPLESDIR%%/bgpd.conf.sample2
%%ISISD%%%%EXAMPLESDIR%%/isisd.conf.sample
%%EXAMPLESDIR%%/ospf6d.conf.sample
%%EXAMPLESDIR%%/ospfd.conf.sample
%%EXAMPLESDIR%%/ripd.conf.sample
%%EXAMPLESDIR%%/ripngd.conf.sample
%%EXAMPLESDIR%%/vtysh.conf.sample
%%EXAMPLESDIR%%/zebra.conf.sample
@dirrm include/quagga/ospfd
%%OSPFAPI%%@dirrm include/quagga/ospfapi
@dirrm include/quagga
@dirrm share/examples/quagga
@dirrm etc/quagga
@dirrmtry %%LOCALSTATE_DIR%%
@exec mkdir -p %%LOCALSTATE_DIR%%
@exec chown -R %%ENABLE_USER%%:%%ENABLE_GROUP%% %%LOCALSTATE_DIR%% %%SYSCONF_DIR%%