xtables.c revision 5208806f2708f761e97e62550561e3164b541770
10f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner/*
20f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner * (C) 2000-2006 by the netfilter coreteam <coreteam@netfilter.org>:
30f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *
40f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	This program is free software; you can redistribute it and/or modify
50bc735ffcfb223c0186419547abaa5c84482663eChris Lattner *	it under the terms of the GNU General Public License as published by
60bc735ffcfb223c0186419547abaa5c84482663eChris Lattner *	the Free Software Foundation; either version 2 of the License, or
70f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	(at your option) any later version.
80f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *
90f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	This program is distributed in the hope that it will be useful,
100f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	but WITHOUT ANY WARRANTY; without even the implied warranty of
110f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
120f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	GNU General Public License for more details.
130f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *
140f441ab20ccd8d21fd3d034de866bfcaf6cb72b2Chris Lattner *	You should have received a copy of the GNU General Public License
15223f0ff6a9a5d0eaf63b98b3aa92888b4c088868Jordan Rose *	along with this program; if not, write to the Free Software
161bfd4a6313ea8ebf710c46c10111732cc65d51f6Chris Lattner *	Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
175fb125c2556cb9d914493b1ef1bd5eee2d2843afChris Lattner */
1803013fa9a0bf1ef4b907f5fec006c8f4000fdd21Michael J. Spencer
191bfd4a6313ea8ebf710c46c10111732cc65d51f6Chris Lattner#include <xtables.h>
201bfd4a6313ea8ebf710c46c10111732cc65d51f6Chris Lattner