Re: [iptables PATCH 3/5] xtables: Call init_extensions{,a,b}() for static builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Phil,

Le mar. 15 mars 2022 à 09:26, Phil Sutter <phil@xxxxxx> a écrit :
>
> From: Etienne <champetier.etienne@xxxxxxxxx>

I messed up the git config on the system I generated my patch,
Signed-off-by and From should "Etienne Champetier"

> Add calls to arp- and ebtables-specific extension loaders where missing.
> Also consistently call init_extensions() for them, as some extensions
> (ebtables 'limit' and arptables 'CLASSIFY' and 'MARK') live in libxt_*
> files.
>
> Signed-off-by: Etienne <champetier.etienne@xxxxxxxxx>
> Signed-off-by: Phil Sutter <phil@xxxxxx>
> ---
> Changes since nfbz:
> - rebased onto previous commit
> - avoid mixing declaration and code in xtables_save_main()
> - add a more descriptive commit message
> ---
>  iptables/xtables-arp.c        |  1 +
>  iptables/xtables-eb.c         |  1 +
>  iptables/xtables-monitor.c    |  2 ++
>  iptables/xtables-restore.c    |  5 +++++
>  iptables/xtables-save.c       |  4 ++++
>  iptables/xtables-standalone.c |  5 +++++
>  iptables/xtables-translate.c  | 11 ++++++++---
>  7 files changed, 26 insertions(+), 3 deletions(-)
>
> ...




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux