CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2018/02/26 23:16:23

Modified files:
        sys/net        : if_gre.c 

Log message:
annotate some data structures with the lock protecting them.

in practice this means NET_ASSERT_LOCKED() near the lists and trees
holding the different types of gre interfaces.

suggested by mpi@

Reply via email to