]> git.puffer.fish Git - mirror/frr.git/commit
ospfclient: condition optimization 11685/head
authorsri-mohan1 <sri.mohan@samsung.com>
Wed, 27 Jul 2022 06:44:46 +0000 (12:14 +0530)
committersri-mohan1 <sri.mohan@samsung.com>
Wed, 27 Jul 2022 09:29:53 +0000 (14:59 +0530)
commitac62d9fdca5a891dc575a13ae8ee8c19b0535b92
tree00558889683ae9b7310ad849dffd0a8624ba786e
parent594936dd0a77a07af0cedc68a1e35a835518840d
ospfclient: condition optimization

Its better to check the length and then the type of the LSA

Signed-off-by: sri-mohan1 <sri.mohan@samsung.com>
ospfclient/ospf_apiclient.c