]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: review ospf_check_md5_digest()
authorDenis Ovsienko <infrastation@yandex.ru>
Mon, 30 Jan 2012 16:32:39 +0000 (20:32 +0400)
committerDavid Lamparter <equinox@diac24.net>
Mon, 12 Mar 2012 10:05:22 +0000 (11:05 +0100)
commit2d8223c5472129eba89d630dc4f2688ebeae1dd8
tree482c71c9a6f149ab78938de2df7f3e534a9756a3
parente52591481ed64e4cf9f26a76ad682ed7e6b451e7
ospfd: review ospf_check_md5_digest()

Rewrite some pointer arithmetics without the additional variables and
move byte order conversion inside the function.
ospfd/ospf_packet.c