Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203967
b: refs/heads/master
c: cca5cf9
h: refs/heads/master
i:
  203965: ceba57a
  203963: cc3bbca
  203959: 4e5639d
  203951: 8296ebf
  203935: 1f05233
  203903: 922ad8b
v: v3
  • Loading branch information
Pablo Neira Ayuso authored and Patrick McHardy committed Jul 15, 2010
1 parent 27114ba commit dd50236
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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: 116e1f1b09dffe0ff8ebab73501324dca7bbbe5e
refs/heads/master: cca5cf91c789f3301cc2541a79c323c53be5a8e1
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter/nfnetlink_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ enum nfulnl_attr_config {
#define NFULNL_COPY_NONE 0x00
#define NFULNL_COPY_META 0x01
#define NFULNL_COPY_PACKET 0x02
#define NFULNL_COPY_DISABLED 0x03
/* 0xff is reserved, don't use it for new copy modes. */

#define NFULNL_CFG_F_SEQ 0x0001
#define NFULNL_CFG_F_SEQ_GLOBAL 0x0002
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/net/netfilter/nfnetlink_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ nfulnl_log_packet(u_int8_t pf,
const struct nf_loginfo *li_user,
const char *prefix);

#define NFULNL_COPY_DISABLED 0xff

#endif /* _KER_NFNETLINK_LOG_H */

0 comments on commit dd50236

Please sign in to comment.