CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/16 06:53:14
Modified files:
share/man/man4 : ddb.4
sys/ddb : db_command.c
sys/netinet : ip_ipsp.c ip_ipsp.h
Log message:
To debug IPsec and tdb refcounting it is useful to have "show tdb"
and "show all tdbs" in ddb.
tested by Hrvoje Popovski; OK mvs@
