diff options
| author | Amol Lad <amol.lad@4rf.com> | 2021-02-17 13:47:32 +1300 |
|---|---|---|
| committer | Reuben Dowle <reuben.dowle@4rf.com> | 2021-04-06 09:22:59 +1200 |
| commit | fa31fcf2ea1157d3d14968d704878cc8fe058c91 (patch) | |
| tree | 22e31544342b63579aab8865d229562152b96173 /tests/lib/cli/test_cli.py | |
| parent | c3f84751a944a65bc50c35004b5685eb875db584 (diff) | |
nhrpd: Add support for forwarding multicast packets
Forwarding multicast is a pre-requisite for allowing multicast based routing
protocols such as OSPF to work with DMVPN
This code relies on externally adding iptables rule. For example:
iptables -A OUTPUT -d 224.0.0.0/24 -o gre1 -j NFLOG --nflog-group 224
Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
Diffstat (limited to 'tests/lib/cli/test_cli.py')
0 files changed, 0 insertions, 0 deletions
