summaryrefslogtreecommitdiffstats
path: root/lib/yang_translator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-23* : update signature of thread_cancel apiMark Stapp38-293/+144
2020-10-22isisd: replace inet_ntoaMark Stapp3-22/+19
2020-10-22babeld: replace inet_ntoaMark Stapp2-25/+11
2020-10-22staticd: replace inet_ntoaMark Stapp1-2/+1
2020-10-22ripd: replace inet_ntoaMark Stapp4-81/+71
2020-10-22ldpd: replace inet_ntoaMark Stapp14-145/+174
2020-10-22ospfclient: replace inet_ntoaMark Stapp1-14/+15
2020-10-22zebra: replace inet_ntoaMark Stapp17-188/+193
2020-10-22ospfd: replace inet_ntoaMark Stapp28-875/+920
2020-10-22bgpd,topotests: log route suppression messagesRafael Zalamena2-0/+10
2020-10-22bgpd: route suppression refactoryRafael Zalamena3-106/+133
2020-10-22bgpd: fix information strings for vtyshEmanuele Bovisio1-4/+5
2020-10-22pimd: replace inet_ntoaMark Stapp11-99/+136
2020-10-22eigrpd: Tone down warning when command is not implemented yetDonald Sharp1-13/+26
2020-10-22lib: Convert inet_ntoa to %pI4Donatas Abraitis5-45/+35
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis90-1674/+860
2020-10-22topotests: test aggregate address suppress mapRafael Zalamena3-0/+107
2020-10-22doc: document new aggregate address optionRafael Zalamena1-0/+11
2020-10-22bgpd: aggregate address suppress more specificRafael Zalamena3-6/+155
2020-10-22eigrpd: Replace inet_ntoa with %pI4Donald Sharp10-132/+104
2020-10-21bgpd: Make the process_queue per bgp processDonald Sharp5-28/+32
2020-10-21bgpd: fix crash in the MH cleanup handlingAnuradha Karuppiah3-13/+16
2020-10-20Revert "zebra: fix NHE dependents backpointer relationship"Stephen Worley1-20/+11
2020-10-20.github: improve bug report templateQuentin Young1-7/+61
2020-10-20zebra: clean up all router id listsMark Stapp1-0/+3
2020-10-20yang: fix circular chain of leafrefsRenato Westphal1-1/+1
2020-10-19zebra: add alias for "show ip/ipv6 ro"Stephen Worley1-0/+10
2020-10-19zebra: fix NHE dependents backpointer relationshipStephen Worley1-11/+20
2020-10-18bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis17-279/+360
2020-10-17ospf6d: Convert to using %pFXDonald Sharp1-28/+10
2020-10-17ospfd: Convert to using %pFXDonald Sharp6-39/+28
2020-10-17ripd: Convert to using %pFXDonald Sharp2-29/+18
2020-10-17ripngd: Convert to using %pFXDonald Sharp2-38/+23
2020-10-17lib: Convert usage of strings to %pFX and %pRNDonald Sharp3-60/+17
2020-10-17*: Create/Use accessor functions for lock countDonald Sharp15-33/+53
2020-10-17lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`Donald Sharp1-3/+3
2020-10-17zebra: Fix use after free in debug pathDonald Sharp1-1/+10
2020-10-17doc: Add %pBD print formatter to docDonald Sharp1-0/+2
2020-10-17bgpd: Use bgp_dest_get_prefix accessor functionDonald Sharp2-5/+8
2020-10-17bgpd: More bgp_node -> bgp_dest cleanupDonald Sharp4-149/+161
2020-10-17bgpd: Convert to %pFX or %pBD where possibleDonald Sharp2-71/+44
2020-10-17bgpd: add `%pBD` for printing `struct bgp_dest *`David Lamparter8-23/+36
2020-10-17sharpd: Fix nexthop group name collisionDonald Sharp1-2/+3
2020-10-17tests: fix spurious failures in the TI-LFA topotestRenato Westphal6-20/+0
2020-10-16zebra: support multiple connected subnets on an interfaceMark Stapp1-10/+5
2020-10-16bgpd: replace bgp_evpn_route2str with prefix2strPat Ruddy5-118/+50
2020-10-15vrrpd: Convert to using %pFXPat Ruddy2-17/+8
2020-10-15lib: align prefixevpn2str output with bgp_evpn_route2strPat Ruddy1-49/+42
2020-10-15ospfd: fix invocation of ospfTrapNbrStateChangeBabis Chalios1-14/+19
2020-10-15isisd: fix check for area-tag modificationIgor Ryzhov1-6/+1