CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2023/04/08 07:50:22

Modified files:
        sys/netinet    : ip_gre.c 

Log message:
Do not reload `inp' in gre_send(). The pointer to PCB of raw socket is
immutable, we don't need to reload it again.

ok bluhm@

Reply via email to