multicast(4) mistakenly stated that multicast
forwarding can be disabled with MRT_INIT by setting
its value to 0.
Fix by adding MRT_DONE and MRT6_DONE.
Details
Details
- Reviewers
markj glebius - Group Reviewers
manpages network - Commits
- rGf2c2e5b0bf9d: multicast.4: Fix disabling multicast forwarding
mandoc -Tlint
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Agree with markj. Nit: commit message should be "multicast.4: Fix disabling multicast forwarding". "multicast(4)" could refer to changing the logic of the driver, but "multicast.4" clearly refers only to the manual page.
Comment Actions
Been spring-cleaning my cluster home directory, as I only regained access for the first time in nearly 10 years this morning UK time. This commit probably has some relevant history lessons.