Skip to content

Commit da0c3b3

Browse files
..
1 parent e3dda26 commit da0c3b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpd/src/table/mcast/mcast_replication.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ enum Ipv6Action {
4141
/// The bifurcated replication supports:
4242
/// - external_mcast_grp: for replication to external/customer ports (mcast_grp_a)
4343
/// - underlay_mcast_grp: for replication to underlay/infrastructure ports (mcast_grp_b)
44+
///
4445
/// Both groups are optional depending on the group's member configuration.
4546
pub(crate) fn add_ipv6_entry(
4647
s: &Switch,

0 commit comments

Comments
 (0)