summaryrefslogtreecommitdiffstats
path: root/solaris (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-05ldpd: improve ldp_zebra_read_route()Renato Westphal1-26/+15
2017-06-05ldpd: be more conservative with labelsRenato Westphal1-8/+11
2017-06-05ldpd: accept notifications during the session establishment processRenato Westphal2-2/+12
2017-06-05ldpd: minor changes in the output of some show commandsRenato Westphal1-2/+2
2017-06-05ldpd: use synchronous channels for sending log messagesRenato Westphal5-5/+23
2017-06-05ldpd: remove unnecessary checks if a signal was caughtRenato Westphal1-10/+3
2017-06-05ldpd: fix segfault after failed initializationRenato Westphal2-7/+13
2017-06-05ldpd: simplify initialization of the child processesRenato Westphal8-126/+126
2017-06-05ldpd: call openzlog() in the child processes as wellRenato Westphal1-3/+3
2017-06-05ldpd: fix log level of log_warn() and log_warnx()Renato Westphal1-5/+5
2017-06-05ldpd: split log.c into two filesRenato Westphal8-516/+549
2017-06-01release: frr-3.0-rc0frr-3.0-rc0David Lamparter1-1/+1
2017-05-30vtysh: Add back some missing bgp commandsDonald Sharp1-0/+1
2017-05-26vtysh: fix a compile error when user/group are disabledJafar Al-Gharaibeh1-1/+4
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-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-19nhrpd: install access-list commandsQuentin Young1-0/+3
2017-05-19ospfd: remember format for ospf area idQuentin Young7-101/+98
2017-05-19bgpd: set NH len for ipv4 vpn|encap staticsLou Berger1-1/+1
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-18pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah5-34/+48
2017-05-18pimd: Fix indentation issue that is causing clang unhappinessDonald Sharp1-1/+1
2017-05-18Revert "bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthop"David Lamparter1-2/+1
2017-05-18Pre-revert nonmergeable changesDavid Lamparter10-108/+42
2017-05-18ospf6d: fix decimal area ID cliQuentin Young1-18/+3
2017-05-18ospf6d: fix decimal area ID cliQuentin Young1-18/+3
2017-05-17bgpd: fix config of v6 vpn networks tagsLou Berger5-26/+14
2017-05-17vtysh: fix ldpd vtyshQuentin Young1-1/+5
2017-05-17lib: correctly handle EOF when using poll()Quentin Young1-3/+2
2017-05-17bgpd: Fix vrf crashDonald Sharp1-1/+1
2017-05-17ospf6d: Fix debug line always showing up in ospf6dDonald Sharp1-2/+1
2017-05-17bgpd: More Extended nexthop fixingDonald Sharp1-1/+1
2017-05-17bgpd: Fix ADJCHANGE message to include more infoDonald Sharp1-4/+15
2017-05-17bgpd: Fix occassional turn off of extended-nexthop for an ifDonald Sharp1-7/+7
2017-05-17Change Frr.conf to frr.confDaniel Walton2-1/+1