Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19825
b: refs/heads/master
c: 19ea730
h: refs/heads/master
i:
  19823: 33a6712
v: v3
  • Loading branch information
Yasuyuki Kozakai authored and David S. Miller committed Feb 5, 2006
1 parent 410ed3f commit 501f4ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f169300787ddb07326cc0338434a162dbab8539
refs/heads/master: 19ea7302df2eb4f2ad7f29af814d8cf55fc8b9c9
4 changes: 2 additions & 2 deletions trunk/include/linux/netfilter_ipv4/ipt_connbytes.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#ifndef _IPT_CONNBYTES_H
#define _IPT_CONNBYTES_H

#include <net/netfilter/xt_connbytes.h>
#include <linux/netfilter/xt_connbytes.h>
#define ipt_connbytes_what xt_connbytes_what

#define IPT_CONNBYTES_PKTS XT_CONNBYTES_PACKETS
#define IPT_CONNBYTES_PKTS XT_CONNBYTES_PKTS
#define IPT_CONNBYTES_BYTES XT_CONNBYTES_BYTES
#define IPT_CONNBYTES_AVGPKT XT_CONNBYTES_AVGPKT

Expand Down

0 comments on commit 501f4ca

Please sign in to comment.