We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dda26 commit da0c3b3Copy full SHA for da0c3b3
dpd/src/table/mcast/mcast_replication.rs
@@ -41,6 +41,7 @@ enum Ipv6Action {
41
/// The bifurcated replication supports:
42
/// - external_mcast_grp: for replication to external/customer ports (mcast_grp_a)
43
/// - underlay_mcast_grp: for replication to underlay/infrastructure ports (mcast_grp_b)
44
+///
45
/// Both groups are optional depending on the group's member configuration.
46
pub(crate) fn add_ipv6_entry(
47
s: &Switch,
0 commit comments