ebtables: update to last commit
Refreshed patches Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
committed by
Felix Fietkau
parent
3bfcd21e4b
commit
d1a75c5161
@@ -29,7 +29,7 @@
|
||||
}
|
||||
--- a/extensions/ebt_among.c
|
||||
+++ b/extensions/ebt_among.c
|
||||
@@ -490,7 +490,7 @@ static struct ebt_u_match among_match =
|
||||
@@ -491,7 +491,7 @@ static struct ebt_u_match among_match =
|
||||
.extra_ops = opts,
|
||||
};
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
}
|
||||
--- a/extensions/ebt_arpreply.c
|
||||
+++ b/extensions/ebt_arpreply.c
|
||||
@@ -132,7 +132,7 @@ static struct ebt_u_target arpreply_targ
|
||||
@@ -133,7 +133,7 @@ static struct ebt_u_target arpreply_targ
|
||||
.extra_ops = opts,
|
||||
};
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
}
|
||||
--- a/extensions/ebt_ip6.c
|
||||
+++ b/extensions/ebt_ip6.c
|
||||
@@ -556,7 +556,7 @@ static struct ebt_u_match ip6_match =
|
||||
@@ -560,7 +560,7 @@ static struct ebt_u_match ip6_match =
|
||||
.extra_ops = opts,
|
||||
};
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
}
|
||||
--- a/extensions/ebt_nat.c
|
||||
+++ b/extensions/ebt_nat.c
|
||||
@@ -230,7 +230,7 @@ static struct ebt_u_target dnat_target =
|
||||
@@ -231,7 +231,7 @@ static struct ebt_u_target dnat_target =
|
||||
.extra_ops = opts_d,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user