1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Revert "Revert "Merge branch 'develop'""

This reverts commit 1b7bac2e0a.
This commit is contained in:
suyuan 2020-12-24 15:40:43 +08:00
parent 1b7bac2e0a
commit 3e62e515c8
171 changed files with 785 additions and 570335 deletions

View file

@ -1,14 +0,0 @@
--- a/net/core/dev.c 2018-08-10 10:31:41.199494561 +0200
+++ b/net/core/dev.c 2018-08-10 10:32:03.635272509 +0200
@@ -6613,9 +6613,11 @@
}
}
if (dev->flags != old_flags) {
+ /*
pr_info("device %s %s promiscuous mode\n",
dev->name,
dev->flags & IFF_PROMISC ? "entered" : "left");
+ */
if (audit_enabled) {
current_uid_gid(&uid, &gid);
audit_log(current->audit_context, GFP_ATOMIC,