[BACK]Return to ipt_TCPMSS.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / linux / netfilter_ipv4

File: [Development] / linux-2.6-xfs / include / linux / netfilter_ipv4 / ipt_TCPMSS.h (download)

Revision 1.2, Tue Mar 20 15:37:21 2007 UTC (10 years, 7 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -4 lines

Merge up to 2.6.21-rc4
Merge of 2.6.x-xfs-melb:linux:28276b by kenmcd.

#ifndef _IPT_TCPMSS_H
#define _IPT_TCPMSS_H

#include <linux/netfilter/xt_TCPMSS.h>

#define ipt_tcpmss_info		xt_tcpmss_info
#define IPT_TCPMSS_CLAMP_PMTU	XT_TCPMSS_CLAMP_PMTU

#endif /*_IPT_TCPMSS_H*/