diff options
author | David Ward <david.ward@ll.mit.edu> | 2013-03-11 10:43:39 +0000 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2013-03-27 02:41:04 +0000 |
commit | 0bb198b532f104b4d59fcd26c4c1e56a1faa8b9a (patch) | |
tree | 20ca03bd3a2a67771575f3bc4d5f184479c2c331 /drivers/net/netconsole.c | |
parent | 9a2b333868cfd1e9421c68fa51283ef69b0d65dc (diff) |
net/ipv4: Ensure that location of timestamp option is stored
[ Upstream commit 4660c7f498c07c43173142ea95145e9dac5a6d14 ]
This is needed in order to detect if the timestamp option appears
more than once in a packet, to remove the option if the packet is
fragmented, etc. My previous change neglected to store the option
location when the router addresses were prespecified and Pointer >
Length. But now the option location is also stored when Flag is an
unrecognized value, to ensure these option handling behaviors are
still performed.
Signed-off-by: David Ward <david.ward@ll.mit.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions