Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96194
b: refs/heads/master
c: c67fa02
h: refs/heads/master
v: v3
  • Loading branch information
J.H.M. Dassen (Ray) authored and David S. Miller committed May 8, 2008
1 parent d62c427 commit 64499ca
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: 62ab22278308a40bcb7f4079e9719ab8b7fe11b5
refs/heads/master: c67fa02799bccca3d2e16582493da6d57812ec01
2 changes: 1 addition & 1 deletion trunk/net/ipv4/ip_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
iph = ip_hdr(skb);

/*
* RFC1122: 3.1.2.2 MUST silently discard any IP frame that fails the checksum.
* RFC1122: 3.2.1.2 MUST silently discard any IP frame that fails the checksum.
*
* Is the datagram acceptable?
*
Expand Down

0 comments on commit 64499ca

Please sign in to comment.