blob: 79edb4bc8e50cdba266e09e70f47475a4a36a534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
forecast {
# Multicast groups to join locally, allowing forwarding of them.
# groups = 224.0.0.1,224.0.0.22,224.0.0.251,224.0.0.252,239.255.255.250
# Local interface to listen for broadcasts to forward.
# interface =
# Whether to load the plugin. Can also be an integer to increase the
# priority of this plugin.
load = yes
# CHILD_SA configurations names to perform multi/broadcast reinjection.
# reinject =
}
|