-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 194884 b: refs/heads/master c: 28b9498 h: refs/heads/master v: v3
- Loading branch information
Jan Engelhardt
authored and
Patrick McHardy
committed
Mar 17, 2010
1 parent
a970397
commit e9ba14a
Showing
7 changed files
with
71 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 44c5873199a90a45e9d64a86a1f54b1ccab21ec8 | ||
refs/heads/master: 28b949885f80efb87d7cebdcf879c99db12c37bd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
#ifndef _XT_MARK_H_target | ||
#define _XT_MARK_H_target | ||
|
||
#include <linux/types.h> | ||
|
||
struct xt_mark_tginfo2 { | ||
__u32 mark, mask; | ||
}; | ||
#include <linux/netfilter/xt_mark.h> | ||
|
||
#endif /*_XT_MARK_H_target */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters