summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_lsa.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-06zebra: fix typoDavid Lamparter1-1/+1
2019-08-05vrrpd: eliminate potential null derefQuentin Young1-3/+3
2019-08-05zebra: clear route QUEUED flag in async notification handlerMark Stapp1-1/+4
2019-08-05bgpd: simplify json create/free for memleak fixDon Slice1-10/+4
2019-08-03sharpd: Fix repeat sub-command to workDonald Sharp1-1/+1
2019-08-02vrrpd: try to bind interfaces on if_down notificationsQuentin Young1-0/+4
2019-08-02zebra: send interface updates when downQuentin Young1-0/+6
2019-08-02vrrpd: add more dbg logs around interfacesQuentin Young2-4/+27
2019-08-02vtysh: Replace linked-list in vtysh_config with RB-treeJuergen Werner1-17/+21
2019-08-02lib: Remove double log mutex unlockStephen Worley1-3/+1
2019-08-02bgpd: resolve memleak on show bgp vrf all ipv6 unicast summary jsonDon Slice1-11/+10
2019-08-02ospfd: clean up default route logicDavid Lamparter4-127/+55
2019-08-02ospfd: don't ASE with router-ID 0David Lamparter1-0/+7
2019-08-02ospfd: unset default route external_infoDavid Lamparter1-2/+8
2019-08-02ospfd: remove LSA reorigin on NSM changeDavid Lamparter1-28/+0
2019-08-02ospfd: re-fix default origination checkDavid Lamparter1-4/+19
2019-08-02Revert "ospfd: default route got flushed after lsa refresh timer."David Lamparter1-1/+1
2019-08-02Revert "ospfd: remove default origin max age lsa"David Lamparter3-20/+0
2019-08-02ospfd: kill totally misnamed "timers"David Lamparter5-97/+43
2019-08-02ospfd: remove t_external_lsaDavid Lamparter3-4/+0
2019-08-02zebra: Redistribution should be told about the old routeDonald Sharp1-1/+1
2019-08-02yang: simplify filter choice by removing casesRafael Zalamena1-30/+18
2019-08-02yang: use filter types in route-mapRafael Zalamena1-7/+6