ebtables: update to latest git 2018-06-27

48cff25 build: drop install -o/-g root
53d7e7a extensions: ebt_string: take action if snprintf discards data

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
Hans Dedecker
2018-07-02 17:31:03 +02:00
parent e705342bf8
commit afac2a2dd6
3 changed files with 5 additions and 5 deletions

View File

@@ -249,7 +249,7 @@
}
--- a/extensions/ebt_string.c
+++ b/extensions/ebt_string.c
@@ -310,7 +310,7 @@ static struct ebt_u_match string_match =
@@ -312,7 +312,7 @@ static struct ebt_u_match string_match =
.extra_ops = opts,
};