mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
net: Add net log prefix
For better logging. Signed-off-by: Cyrill Gorcunov <gorcunov@virtuozzo.com> Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
This commit is contained in:
parent
7f0f07599a
commit
8e6fa9c3b9
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
|||
#include "images/netdev.pb-c.h"
|
||||
#include "images/inventory.pb-c.h"
|
||||
|
||||
#undef LOG_PREFIX
|
||||
#define LOG_PREFIX "net: "
|
||||
|
||||
#ifndef IFLA_NEW_IFINDEX
|
||||
#define IFLA_NEW_IFINDEX 49
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue