Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15591
b: refs/heads/master
c: 80e40da
h: refs/heads/master
i:
  15589: d17ed91
  15587: ead1a3a
  15583: 3cb6798
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Jan 4, 2006
1 parent 991f24c commit bcb056d
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: e4dfd449c80a41bb615b23d0fc198ba08360a1f8
refs/heads/master: 80e40daa4797a156781d1594642b654eb1c461df
2 changes: 2 additions & 0 deletions trunk/net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@ static void tcp_v4_reqsk_destructor(struct request_sock *req)
kfree(inet_rsk(req)->opt);
}

#ifdef CONFIG_SYN_COOKIES
static void syn_flood_warning(struct sk_buff *skb)
{
static unsigned long warntime;
Expand All @@ -672,6 +673,7 @@ static void syn_flood_warning(struct sk_buff *skb)
ntohs(skb->h.th->dest));
}
}
#endif

/*
* Save and compile IPv4 options into the request_sock if needed.
Expand Down

0 comments on commit bcb056d

Please sign in to comment.