diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-04-29 12:40:12 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-04-29 12:45:20 -0400 |
| commit | 24512fbd1f9bf3f5dd89003607b1d802163b9f87 (patch) | |
| tree | d82f0df2a4d253719802c27e0acc283c2b701c18 /doc/manpages/conf.py | |
| parent | e11d84ad2754de06d58fd584d0d72a05150ec344 (diff) | |
lib: Convert internal sequence number to int64_t
With the usage of a 32 bit number as a integer, but storing
non-signed values in it, we have cases where numbers greater
than 2 billion are being read in and stored and used before
lower value numbers, which of course is awful and mean.
Fixes: #2126
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions
