summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-08-26 08:49:00 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-08-26 08:53:02 -0400
commit3a45a729a3e4a36becc81ee87a2170c20e8c5d6c (patch)
tree1c7159d000631398e412323b59f4c7ba4e3ea398 /python
parente8165dd38088272a3b85981534c83a518a722d6a (diff)
eigrpd: Make code a bit easier to read in eigrp_update.c
Lots of multiple pointer dereferences that made the code lines really long, so let's properly setup the pointers in a way that makes it easier to read. No need to lookup the eigrp pointer because we already have it, so let's use this( this will be good for the future too when we have VRF's). Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions