diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-26 08:49:00 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-26 08:53:02 -0400 |
| commit | 3a45a729a3e4a36becc81ee87a2170c20e8c5d6c (patch) | |
| tree | 1c7159d000631398e412323b59f4c7ba4e3ea398 /eigrpd/eigrp_reply.c | |
| parent | e8165dd38088272a3b85981534c83a518a722d6a (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 'eigrpd/eigrp_reply.c')
0 files changed, 0 insertions, 0 deletions
