mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-09 14:14:58 +02:00
xt_CHECKSUM: remove pointless $
This commit is contained in:
@@ -1,14 +1,9 @@
|
|||||||
/* Shared library add-on to xtables for CHECKSUM
|
/*
|
||||||
*
|
|
||||||
* (C) 2002 by Harald Welte <laforge@gnumonks.org>
|
* (C) 2002 by Harald Welte <laforge@gnumonks.org>
|
||||||
* (C) 2010 by Red Hat, Inc
|
* (C) 2010 by Red Hat, Inc
|
||||||
* Author: Michael S. Tsirkin <mst@redhat.com>
|
* Author: Michael S. Tsirkin <mst@redhat.com>
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of GNU GPL v2, 1991
|
* This program is distributed under the terms of GNU GPL v2, 1991
|
||||||
*
|
|
||||||
* libxt_CHECKSUM.c borrowed some bits from libipt_ECN.c
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
/* iptables module for the packet checksum mangling
|
/*
|
||||||
*
|
|
||||||
* (C) 2002 by Harald Welte <laforge@netfilter.org>
|
* (C) 2002 by Harald Welte <laforge@netfilter.org>
|
||||||
* (C) 2010 Red Hat, Inc.
|
* (C) 2010 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user