diff options
| author | Nathan Bahr <nbahr@atcorp.com> | 2020-08-19 14:42:07 -0500 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2020-08-26 10:47:04 -0500 |
| commit | d05d3f7a6fac8351a39026bf750cbf2ce8b7ad51 (patch) | |
| tree | 445c050181b22b2cd08fe9c708a1dcf7c8175a2b /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | efe6f185908ce3ff0be385ab8207966f82ee4e92 (diff) | |
pimd: fix IGMP source address on transmit
IGMP queries should contain the source address of the IGMP socket
they are being sent from.
Added binding the IGMP sockets to their specific source, otherwise
interfaces with multiple addresses will send multiple queries using
the same source, which is determined by the kernel.
Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
Reviewed-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
