Alexis Dambricourt 3be9b3528d l2tpv3: fix cookie decoding
If a 32 bits l2tpv3 frame cookie MSB if set to 1, the cast to uint64_t
cookie will spread 1 to the four most significant bytes.
Then the condition (cookie != s->rx_cookie) becomes false.

Signed-off-by: Alexis Dambricourt <alexis.dambricourt@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2016-01-11 11:01:35 +08:00
..
2013-03-25 11:13:10 +01:00
2016-01-11 11:01:34 +08:00
2016-01-11 11:01:34 +08:00
2015-11-02 08:30:27 +01:00
2016-01-11 11:01:35 +08:00
2015-11-02 08:30:27 +01:00
2015-11-02 08:30:27 +01:00
2015-06-17 17:12:54 +02:00
2015-06-19 12:17:25 +02:00
2015-06-19 12:17:25 +02:00
2015-06-19 12:17:25 +02:00
2015-11-02 08:30:27 +01:00
2012-12-19 08:31:29 +01:00
2015-11-02 08:30:27 +01:00