CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2021/02/21 07:21:37
Modified files: sbin/iked : vroute.c Log message: Don't explicitly send address family in IMSG_VROUTE_ADD. The receiving process parses af from the sockaddrs. ok patrick@