summaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-30bgpd: fix segfault with some show commandsRenato Westphal1-4/+1
2017-05-30zebra: fix installation of ipv4 labeled unicast routesRenato Westphal1-45/+46
2017-05-30zebra: fix processing of labeled ipv6 routesRenato Westphal1-1/+1
2017-05-29eigrpd: Fix network statementDonald Sharp1-1/+1
2017-05-28ripngd: Let ripng announce interface turned on for usage.Donald Sharp1-8/+5
2017-05-28ripngd: Fix missing newlines at end of help stringsDonald Sharp2-5/+5
2017-05-28nhrpd: Fix missing include for 'access_list_init' functionDonald Sharp1-0/+1
2017-05-26babeld: The sockaddr code is not passed through anymoreDonald Sharp1-5/+2
2017-05-26zebra: Fix 64 bit number printf issuesDonald Sharp1-1/+1
2017-05-26bgpd: remove struct capability_orf_entryQuentin Young2-21/+12
2017-05-26*: do not take address of packed memberQuentin Young11-44/+40
2017-05-26babeld: Remove comment (fixed by 64682f5e69).Matthieu Boutier1-5/+0
2017-05-26zebra: Remove string operations from non-debug pathDonald Sharp1-14/+32
2017-05-26zebra: Store commonly used values instead of regeneratingDonald Sharp3-10/+20
2017-05-25vtysh: Add back some missing bgp commandsDonald Sharp1-0/+1
2017-05-25zebra: add bgp unnumbered labeled-unicast to zservDon Slice1-16/+27
2017-05-25ospf6d: default to dotted quad instead of ret NULLQuentin Young1-2/+1
2017-05-25babel: Fix interface command and some help stringsDonald Sharp1-17/+17
2017-05-25babel: Make sure instance is 0Donald Sharp1-0/+1
2017-05-25babeld: Fix redistribute events for v4/6 up from zebraDonald Sharp1-4/+6
2017-05-25babeld: Send in the ifindex to zebra for route installDonald Sharp1-1/+5
2017-05-25babeld: Fix VRF for zebra route messages.Matthieu Boutier1-0/+5
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger7-85/+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: 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-23pimd: Allow secondary address comparisons to workDonald Sharp1-0/+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-22zebra: one "show ip route" to rule them allDaniel Walton1-1080/+223
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