Seeking help for implementing CT HELPER in nftables

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

 



Hello,

I'm trying to implement support for CT HELPERs in linux kernel for nftables and need some help/guidance.

The rule beeing 'udp dport tftp ct helper set "tftp"', I get nft_ct_set_init() called when I add the rule in the table output filter table.

I believe I have to call nf_ct_helper_ext_add() from nft_ct_set_init(), but for that I need the name of the helper that is to be set, ie 'tftp'. How do I get the name of the requested helper in that function ? I suppose once I get it I can do the same as xt_ct_set_helper() does.

Christophe

---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux