summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08FRRouting Release 3.0.4frr-3.0.4stable/3.0Martin Winter
2019-01-07Merge pull request #3580 from LabNConsulting/working/3.0/no-bgp-attr-255Donald Sharp
2019-01-07bgpd: don't use BGP_ATTR_VNC(255) unless ENABLE_BGP_VNC_ATTR is definedLou Berger
2018-06-21Merge pull request #2509 from opensourcerouting/redhat-fpm-3.0Donald Sharp
2018-06-20redhat: Remove bogus libtool files for modulesMartin Winter
2018-06-20redhat: Fix missing lib_fpm in rpm packagingMartin Winter
2018-03-10Merge pull request #1823 from opensourcerouting/stable-3.0-fix-reload-vncDonald Sharp
2018-03-08Merge pull request #1849 from qlyoung/lsan-suppression-3.0Martin Winter
2018-03-07tools: add LeakSanitizer suppressions listQuentin Young
2018-03-05Merge pull request #1822 from opensourcerouting/stable-3.0-fix-buffer-flush-a...Quentin Young
2018-03-05vtysh: initialize vty for mark_file correctlyChristian Franke
2018-03-05tools/frr-reload: process vnc settings as sub-contextChristian Franke
2018-01-29ospfd: allow multiple options in the redistribute commandRenato Westphal
2018-01-19bgpd: Remove peer->hash as that it is unusedDonald Sharp
2018-01-09FRRouting Release 3.0.3frr-3.0.3Martin Winter
2018-01-02Merge pull request #1564 from donaldsharp/redhat_start_watchfrrRuss White
2018-01-02Merge pull request #1579 from bingen/ldpd-fixes-3.0Donald Sharp
2017-12-27ldpd: add a few warning messages to aid in troubleshootingRenato Westphal
2017-12-27zebra, ldpd: fix display of pseudowire statusRenato Westphal
2017-12-19Merge pull request #1545 from donaldsharp/more_1499Jafar Al-Gharaibeh
2017-12-18redhat: watchfrr is built by default, enable it to start at run timeDonald Sharp
2017-12-13lib: Add warning to no forms of password commandDonald Sharp
2017-12-13lib: added `no password` commandJuergen Werner
2017-12-07Merge pull request #1522 from opensourcerouting/u1710-stable3Donald Sharp
2017-12-05ospf6d: Fix gcc 7 warningMartin Winter
2017-12-05ospf6d: New version of GCC with new warningsDonald Sharp
2017-12-05zebra: Add missing break in option parsing of test_main.cMartin Winter
2017-12-05debianpkg: Update Pkg build instructions with Ubuntu 17.10 and fix errorsMartin Winter
2017-12-05debianpkg: Add Debian backport for Ubuntu 17.10Martin Winter
2017-12-05debianpkg: Fix lintian warning "command-with-path-in-maintainer-script"Martin Winter
2017-12-05lib: Fix gcc 7 warning 'error: ‘fld’ may be used uninitialized in this fu...Martin Winter
2017-12-04*: fix GCC 7 switch/case fallthrough warningsDavid Lamparter
2017-12-04bgpd: Only build json for community when neededDonald Sharp
2017-12-04bgpd: Only create json for aspath if neededDonald Sharp
2017-12-02Merge pull request #1509 from qlyoung/fix-invalid-assertMartin Winter
2017-12-01lib: remove invalid assertQuentin Young
2017-11-17Merge pull request #1459 from bingen/bug_pw_confRenato Westphal
2017-11-17ldp: Fix bug configuring PWßingen
2017-11-12Merge pull request #1416 from pogojotz/stable/3.0-write-file-alias-fixDonald Sharp
2017-11-11lib: Fix command `copy running-config startup-config` to alias `write file`pogojotz
2017-11-10lib: Only apply prefix's to the same familyDonald Sharp
2017-11-09Merge pull request #1425 from JuergenKammer/stable/3.0-ospf6-interface-cost-fixDonald Sharp
2017-11-09Merge pull request #1427 from opensourcerouting/cfra/fixes/vty-split-fd-sugge...Donald Sharp
2017-11-07FRRouting Release 3.0.2frr-3.0.2Martin Winter
2017-11-07ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never cal...Juergen Kammer
2017-11-07vtysh: initialize vty with split fd correctlyChristian Franke
2017-11-06Merge pull request #1418 from qlyoung/mfa-fix-3.0FRR-3.0.1Russ White
2017-11-06bgpd: fix mishandled attribute lengthQuentin Young
2017-11-06lib: Fix nexthop reading to work betterDonald Sharp
2017-10-30Merge pull request #1386 from opensourcerouting/fix-1251Donald Sharp