CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/07/05 03:02:20
Modified files: sbin/ipsecctl : ipsecctl.c ipsecctl.h pfkdump.c Log message: don't output "esn" string in the rule section as we can't use the keyword in the grammar to create a esn-enabled rule (no reason to do so for manual sa configuration). instead decode sa flags so that we can also watch changes happening in the realtime with the monitor mode. prompted and ok by naddy