CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/10/17 19:46:21
Modified files: sys/net : if_gre.c Log message: make sure the tunnel is configured in gre_keepalive_send check sc_tunnel.t_af for AF_UNSPEC, otherwise we panic in gre_encap() from markus@