CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/11 04:22:48
Modified files:
sys/net : if_pfsync.c
Log message:
Turn KASSERT() into if() to prevent state being inserted to
pfsync snapshot multiple times.
OK dlg@
