CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/14 13:20:06
Modified files:
sys/net : pfkeyv2.c pfkeyv2.h pfkeyv2_convert.c
Log message:
Make sure that the address families of a flow's source address,
destination address and their netmasks match, otherwise return EINVAL.
ok bluhm@ patrick@
