CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2018/10/24 19:05:19

Modified files:
        sys/net        : if_gre.c 

Log message:
start both the sc_ka_send and sc_ka_hold timeout when
the timeout gets configured instead of gre_up().
this avoids complex gre_ioctl() ordering rules and
enables the sc_ka_hold timeout before the first packet
is received.

from markus@

Reply via email to