All of lore.kernel.org
 help / color / mirror / Atom feed
* [xtables-addons] xt_ipp2p: add ipv6 module alias
@ 2021-09-14 14:09 Jeremy Sowden
  2021-09-14 15:08 ` Jan Engelhardt
       [not found] ` <33D.aVMp.3L4gqjighB0.1XGFsS@seznam.cz>
  0 siblings, 2 replies; 8+ messages in thread
From: Jeremy Sowden @ 2021-09-14 14:09 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: Netfilter Devel, kaskada

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
---
 extensions/xt_ipp2p.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extensions/xt_ipp2p.c b/extensions/xt_ipp2p.c
index c2f7ee7e5585..af61ff4fb9ca 100644
--- a/extensions/xt_ipp2p.c
+++ b/extensions/xt_ipp2p.c
@@ -1065,3 +1065,4 @@ static void __exit ipp2p_mt_exit(void)
 module_init(ipp2p_mt_init);
 module_exit(ipp2p_mt_exit);
 MODULE_ALIAS("ipt_ipp2p");
+MODULE_ALIAS("ip6t_ipp2p");
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-01 19:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 14:09 [xtables-addons] xt_ipp2p: add ipv6 module alias Jeremy Sowden
2021-09-14 15:08 ` Jan Engelhardt
     [not found] ` <33D.aVMp.3L4gqjighB0.1XGFsS@seznam.cz>
2021-09-15 14:55   ` Jeremy Sowden
     [not found]     ` <FA.Zu6V.5ytypyKnDSO.1XGXsj@seznam.cz>
2021-09-15 17:24       ` Jan Engelhardt
     [not found]         ` <14d.aVM5.6eKrJXfu}0l.1XGpUS@seznam.cz>
2021-09-16 19:08           ` Jeremy Sowden
2021-09-17 17:02             ` kaskada
2021-10-01 19:39             ` kaskada
2021-10-01 19:48               ` Jeremy Sowden

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.