summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08*: 6.0.3 releasefrr-6.0.3Quentin Young
2019-05-03Merge pull request #4254 from opensourcerouting/fixes-for-6.0Donald Sharp
2019-05-03ldpd: add support for FreeBSD IP_BINDANYRafael Zalamena
2019-05-03zebra: fix compilation on OpenBSDRafael Zalamena
2019-05-03ldpd: fix startup on OpenBSDRafael Zalamena
2019-04-29Merge pull request #4224 from ton31337/stable/6.0Donald Sharp
2019-04-29bgpd: Do not send UPDATE message with maximum-prefixDonatas Abraitis
2019-04-29Merge pull request #4211 from ton31337/feature/all_alias_for_force_next_self_...Quentin Young
2019-04-27bgpd: Make sure `next-hop-self all` backward compatible with forceDonatas Abraitis
2019-04-21Merge pull request #3811 from AkhileshSamineni/show_bgp_ipv6_summary_fixQuentin Young
2019-04-11Merge pull request #4121 from pacovn/201904_6.0__pw_fixesDonald Sharp
2019-04-10zebra: pseudowire event recovery (DoS fix)F. Aragon
2019-04-09Merge pull request #4108 from pacovn/201904_6.0__lm_aliasing_fixesDonald Sharp
2019-04-09zebra: label manager race condition fixF. Aragon
2019-04-05Merge pull request #4090 from ton31337/stable/6.0Donald Sharp
2019-04-05bgpd: Remove private AS numbers if local-as is definedDonatas Abraitis
2019-03-30Merge pull request #4050 from donaldsharp/interface_deletion_6.0Renato Westphal
2019-03-29bfdd, nhrpd, pimd: When deleting an interface clean upDonald Sharp
2019-03-28Merge pull request #4036 from manuhalo/fix-lu-bgp-6.0Donald Sharp
2019-03-28bgpd: fix show bgp labeled_unicastEmanuele Di Pascale
2019-03-26Merge pull request #3991 from opensourcerouting/6.0/redhat-new-initDonald Sharp
2019-03-24tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter
2019-03-22Merge pull request #3884 from ton31337/stable/6.0Donald Sharp
2019-03-21redhat: switch to new init scriptDavid Lamparter
2019-03-19Merge pull request #3959 from donaldsharp/connected_6.0Jafar Al-Gharaibeh
2019-03-15Merge pull request #3957 from mjstapp/fix_ospf_json_60Donald Sharp
2019-03-15zebra: System routes sometimes can not be properly selectedDonald Sharp
2019-03-15ospfd: fix some json timer outputMark Stapp
2019-03-15zebra: `show ip route A.B.C.D json` would only show last route entryDonald Sharp
2019-03-15zebra: Allow json output to give a bit more dataDonald Sharp
2019-03-15zebra: display metric for connected routesAnuradha Karuppiah
2019-03-15zebra: set connected route metric based on the devaddr metricAnuradha Karuppiah
2019-03-13Merge pull request #3938 from donaldsharp/ospf_1000_club_6.0Olivier Dugeon
2019-03-13ospfd: When converting to ms divide by 1000Donald Sharp
2019-03-11Merge pull request #3755 from kirankella/show_bgp_neigh_af_fixDavid Lamparter
2019-02-27bgpd: Add peer action for PEER_FLAG_IFPEER_V6ONLY flagDonatas Abraitis
2019-02-25bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all af neighborsKiran Kella
2019-02-19Merge pull request #3814 from opensourcerouting/6.0/doc-pager-themeDonald Sharp
2019-02-18Merge pull request #3826 from opensourcerouting/6.0/init-multi-instanceDonald Sharp
2019-02-19tools: fix new init script wrt. multi-instanceDavid Lamparter
2019-02-18doc: document VTYSH_PAGER and "terminal paginate"David Lamparter
2019-02-18doc: orange FRR themeDavid Lamparter
2019-02-18Merge pull request #3807 from donaldsharp/vtysh_ospf_6.0David Lamparter
2019-02-17Merge branch 'show_bgp_ipv6_summary_fix' of https://github.com/AkhileshSamine...Akhilesh Samineni
2019-02-17bgpd: Incorrect number of peers count in "show bgp ipv6 summary" outputAkhilesh Samineni
2019-02-15bgpd: Incorrect number of peers count in "show bgp ipv6 summary" outputAkhilesh Samineni
2019-02-15vtysh: Don't attempt to reconnect the non-instanced ospf processDonald Sharp
2019-02-13Merge pull request #3785 from qlyoung/fix-aspath-prepend-heap-uaf-6.0.3Renato Westphal
2019-02-12bgpd: fix as-path prepend heap uafQuentin Young
2019-02-11Merge pull request #3717 from qlyoung/fix-systemd-deps-6.0.3David Lamparter