Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45438
b: refs/heads/master
c: f79e780
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jan 9, 2007
1 parent 0ffd173 commit 0c28505
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ffed53d25bf36efb0571f7d9109f2e95df7f8b33
refs/heads/master: f79e7802153829e015dc2a60eb8b7444eb191b67
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter/nf_conntrack_tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ enum tcp_conntrack {
#define IP_CT_TCP_FLAG_SACK_PERM 0x02

/* This sender sent FIN first */
#define IP_CT_TCP_FLAG_CLOSE_INIT 0x03
#define IP_CT_TCP_FLAG_CLOSE_INIT 0x04

#ifdef __KERNEL__

Expand Down

0 comments on commit 0c28505

Please sign in to comment.