diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2013-04-09 21:42:44 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2013-04-17 09:06:35 +0400 |
commit | a5313507e0213647c6e745b9f2746493a1b0ddc5 (patch) | |
tree | 8cf773fd1a910b0c05ccc6a80341e8117dcf4165 /.gitignore | |
parent | faf185d337229fd521bfbadbb8c8ad3a34e5b705 (diff) | |
download | accel-ppp-xebd-a5313507e0213647c6e745b9f2746493a1b0ddc5.tar.gz accel-ppp-xebd-a5313507e0213647c6e745b9f2746493a1b0ddc5.zip |
l2tp: Fix endianness of 64 bits AVPs (reception)
Received attributes of type ATTR_TYPE_INT64 are transferred to upper
layer in network byte order while any other integer type uses host
byte order.
This patch converts int64 values to host byte order so that they can be
used like other integer types.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions