CVSROOT:        /cvs
Module name:    src
Changes by:     chel...@cvs.openbsd.org 2018/10/18 09:23:04

Modified files:
        sys/netinet    : igmp.c in_var.h 

Log message:
igmp, struct router_info: use queue(3)

In particular, use LIST_* to preserve O(n) removal in rti_delete().

While here, clean up two malloc(9) calls.

Suggested by mpi@.

ok visa@

Reply via email to