CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/26 04:08:56
Modified files:
usr.sbin/dvmrpd: ask_nbrs2.c dvmrpe.h graft.c graft_ack.c igmp.c
nbrs2.c packet.c probe.c prune.c report.c
Log message:
Update and refactor dvrmpd to use the new ibu API.
Do the checksum calculation in send_packet() instead of doing it all over
the place. This way the fixup only happens in one place.
OK tb@
