commit | 2d8223c5472129eba89d630dc4f2688ebeae1dd8 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Mon Jan 30 20:32:39 2012 +0400 |
committer | David Lamparter <equinox@diac24.net> | Mon Mar 12 11:05:22 2012 +0100 |
tree | 482c71c9a6f149ab78938de2df7f3e534a9756a3 | |
parent | e52591481ed64e4cf9f26a76ad682ed7e6b451e7 [diff] |
ospfd: review ospf_check_md5_digest() Rewrite some pointer arithmetics without the additional variables and move byte order conversion inside the function.