Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61208
b: refs/heads/master
c: ebd61cc
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jul 18, 2007
1 parent 1d1f385 commit b531d4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 75a69ac6d66d2504ecbc4b46645fb0835a55a57c
refs/heads/master: ebd61cc042b16e6cf2486aafbfff9e4be8c213ee
2 changes: 2 additions & 0 deletions trunk/include/linux/netfilter_ipv4/ipt_iprange.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _IPT_IPRANGE_H
#define _IPT_IPRANGE_H

#include <linux/types.h>

#define IPRANGE_SRC 0x01 /* Match source IP address */
#define IPRANGE_DST 0x02 /* Match destination IP address */
#define IPRANGE_SRC_INV 0x10 /* Negate the condition */
Expand Down

0 comments on commit b531d4a

Please sign in to comment.