-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/net: enable multicast addresses if IPv6 is enabled
IPv6's protocol ND requires multicast. Most DPDK's drivers have multicast enabled by default, but a few drivers have it disabled by default. Drivers known to have multicast disabled by default are the bonding driver when LACP is being used and the i40e driver.
- Loading branch information
1 parent
917021c
commit 2195af5
Showing
1 changed file
with
19 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters