netlink: reduce the default debugging levels

Reported by:	kp
MFC after:	2 weeks

(cherry picked from commit a74998f38a)
This commit is contained in:
Alexander V. Chernikov 2023-03-21 18:55:00 +00:00
parent 9a8ea61a14
commit 5628f34221
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