summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_zebra.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23bgpd: remove encap_safi rx processingLou Berger3-155/+0
2017-05-23bgpd: remove encap safi show commandsLou Berger5-555/+7
2017-05-23bgpd: remove additional instance of BGP_ENCAP(v6)_NODELou Berger1-6/+0
2017-05-23bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...Lou Berger1-2/+1
2017-05-23bgpd: remove support for ipv4|6 encap safi configLou Berger2-217/+2
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger1-56/+0
2017-05-23lib: remove BGP_ENCAP(V6)_NODELou Berger3-10/+0
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger7-92/+2
2017-05-23bgpd: remove encap_safi rx processingLou Berger3-155/+0
2017-05-23bgpd: remove encap safi show commandsLou Berger5-555/+7
2017-05-23bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...Lou Berger1-2/+1
2017-05-23bgpd: remove support for ipv4|6 encap safi configLou Berger2-223/+2
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger1-56/+0
2017-05-23lib: remove BGP_ENCAP(V6)_NODELou Berger3-10/+0
2017-05-22lib: fix array sizes for capability mapQuentin Young1-2/+2
2017-05-22ospf6d: fix use-after-freeQuentin Young1-1/+2
2017-05-22vtysh: fix autocompletion API misuseDavid Lamparter1-2/+6
2017-05-20bgpd: fix sending of invalid nexthops on the wireRenato Westphal2-12/+47
2017-05-20bgpd: fix display of encap routes in the running configurationRenato Westphal1-3/+5
2017-05-20bgpd: add network commands for encapv6Renato Westphal1-0/+38
2017-05-20bgpd: remove unused str2tag() functionRenato Westphal2-26/+0
2017-05-20bgpd: Fix crash when going downDonald Sharp1-1/+1
2017-05-20zebra: build mpls sources the right wayRenato Westphal4-211/+12
2017-05-19nhrpd: install access-list commandsQuentin Young1-0/+3
2017-05-19bgpd: fix sending of invalid nexthops on the wireRenato Westphal2-13/+47
2017-05-19bgpd: fix display of encap routes in the running configurationRenato Westphal1-3/+5
2017-05-19bgpd: add network commands for encapv6Renato Westphal1-0/+38
2017-05-19ospfd: remember format for ospf area idQuentin Young7-101/+98
2017-05-19ospf6d: remember format for ospf6 area idQuentin Young3-17/+30
2017-05-19bgpd: remove unused str2tag() functionRenato Westphal2-26/+0
2017-05-19bgpd: add missing white space in debug messageRenato Westphal1-1/+1
2017-05-19bgpd: set NH len for ipv4 vpn|encap staticsLou Berger1-1/+1
2017-05-19nhrpd: configure mgre ipv6 nd for nhrpTimo Teräs1-4/+4
2017-05-19pimd: Fix crash from cli missinterpertationDonald Sharp1-1/+1
2017-05-18bgpd: fix ipv4|6 vpn|encap with route-map show configLou Berger1-0/+7
2017-05-18bgp: don't put empty encap or vnc attributes on the wireLou Berger1-1/+4
2017-05-18bgpd: repalce direct calls to system memory functionsLou Berger1-2/+2
2017-05-18bgpd: cleanup vpn label config, set BoS, use 'label' in place of 'tag'Lou Berger3-50/+52
2017-05-18ldpd: use frr_init()David Lamparter1-14/+4
2017-05-18lib: fix __attribute__ typoDavid Lamparter1-1/+1
2017-05-18lib: qobj: MT-guard with rwlockDavid Lamparter2-7/+44
2017-05-18lib: detangle protocol name/instance from loggingDavid Lamparter8-24/+23
2017-05-18doc: Add some documentation for 'show zebra'Donald Sharp1-0/+5
2017-05-18zebra: Add code to track kernel interactionsDonald Sharp5-3/+49
2017-05-18ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'Donald Sharp2-6/+9
2017-05-18pimd: Address PR CommentsDonald Sharp2-5/+1
2017-05-18pimd: Fix indentation issue that is causing clang unhappinessDonald Sharp1-1/+1
2017-05-18pimd: Fix indentation issue that is causing clang unhappinessDonald Sharp1-1/+1
2017-05-18zebra: fix label manager merge snafuDavid Lamparter1-2/+2
2017-05-18nhrpd: announce ipv6 routes to zebraTimo Teräs1-2/+40