Searched hist:a29a9a585b2840a205f085a34dfd65c75e86f7c3 (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/netfilter/ |
H A D | nfnetlink_log.h | diff a29a9a585b2840a205f085a34dfd65c75e86f7c3 Mon Oct 05 04:50:46 CEST 2015 Ken-ichirou MATSUZAWA <chamaken@gmail.com> netfilter: nfnetlink_log: allow to attach conntrack
This patch enables to include the conntrack information together with the packet that is sent to user-space via NFLOG, then a user-space program can acquire NATed information by this NFULA_CT attribute.
Including the conntrack information is optional, you can set it via NFULNL_CFG_F_CONNTRACK flag with the NFULA_CFG_FLAGS attribute like NFQUEUE.
Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
/linux/net/netfilter/ |
H A D | nfnetlink_log.c | diff a29a9a585b2840a205f085a34dfd65c75e86f7c3 Mon Oct 05 04:50:46 CEST 2015 Ken-ichirou MATSUZAWA <chamaken@gmail.com> netfilter: nfnetlink_log: allow to attach conntrack
This patch enables to include the conntrack information together with the packet that is sent to user-space via NFLOG, then a user-space program can acquire NATed information by this NFULA_CT attribute.
Including the conntrack information is optional, you can set it via NFULNL_CFG_F_CONNTRACK flag with the NFULA_CFG_FLAGS attribute like NFQUEUE.
Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | Kconfig | diff a29a9a585b2840a205f085a34dfd65c75e86f7c3 Mon Oct 05 04:50:46 CEST 2015 Ken-ichirou MATSUZAWA <chamaken@gmail.com> netfilter: nfnetlink_log: allow to attach conntrack
This patch enables to include the conntrack information together with the packet that is sent to user-space via NFLOG, then a user-space program can acquire NATed information by this NFULA_CT attribute.
Including the conntrack information is optional, you can set it via NFULNL_CFG_F_CONNTRACK flag with the NFULA_CFG_FLAGS attribute like NFQUEUE.
Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|