netlink: reduce the default debugging levels

Reported by:	kp
MFC after:	2 weeks
This commit is contained in:
Alexander V. Chernikov 2023-03-21 18:55:00 +00:00
parent 68a930d8ee
commit a74998f38a
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
#define DEBUG_MOD_NAME nl_generic
#define DEBUG_MAX_LEVEL LOG_DEBUG3
#include <netlink/netlink_debug.h>
_DECLARE_DEBUG(LOG_DEBUG3);
_DECLARE_DEBUG(LOG_DEBUG);
#define MAX_FAMILIES 20
#define MAX_GROUPS 64

View File

@ -54,7 +54,7 @@ __FBSDID("$FreeBSD$");
#define DEBUG_MOD_NAME nl_nhop
#define DEBUG_MAX_LEVEL LOG_DEBUG3
#include <netlink/netlink_debug.h>
_DECLARE_DEBUG(LOG_DEBUG3);
_DECLARE_DEBUG(LOG_DEBUG);
/*
* This file contains the logic to maintain kernel nexthops and