]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2021-06-02 Mark StappMerge pull request #8774 from FRRouting/mergify/bp...
2021-06-01 Donatas Abraitislib: Time to remove CONFDATE block 8774/head
2021-06-01 Donald SharpMerge pull request #8766 from idryzhov/8.0-backports-05
2021-05-28 Pat Ruddyospf6: fix memory leak in ospf6_abr_examin_summary 8766/head
2021-05-28 Mark Stappstaticd: return SUCCESS when deleting non-existent...
2021-05-28 Christian Hoppsgrpc: improve checks for GRPC C++ requirements
2021-05-28 Igor Ryzhovdocker: fix ubuntu containers
2021-05-28 Igor RyzhovRevert "build: libyangv2 is mainlined, update"
2021-05-28 Christian Hoppsbuild: libyangv2 is mainlined, update
2021-05-27 Martin Buckospf6d: Fix route map "set tag" command
2021-05-27 Christian Hoppsgrpc: improve checks for GRPC C++ requirements
2021-05-27 Igor Ryzhovospf6d: fix debug message config write
2021-05-27 Igor Ryzhovospf6d: fix invalid "no debug ospf6 message unknown"
2021-05-27 Igor Ryzhovospf6d: fix possible crashes
2021-05-27 Igor Ryzhovstaticd: fix distance processing
2021-05-27 Donald Sharpospfd: Fix quick interface down up event handling in...
2021-05-27 Igor Ryzhovdoc: remove "no" commands
2021-05-27 Rafael Zalamenaospf6d: fix address sanitizer crash
2021-05-27 Igor Ryzhovlib: fix missing newline
2021-05-27 Igor Ryzhovisisd: fix missing VRF parameter
2021-05-27 Igor Ryzhovbgpd: fix aggregate-address command
2021-05-27 Christian Hoppsdoc: expand documentation on gRPC
2021-05-27 Don Sliceospfd: "ip ospf area" command can select wrong process
2021-05-27 Christian Hoppslib: fix northbound merge code (libyang)
2021-05-27 Donald Sharpospfd: New code adds newline to log files
2021-05-27 Igor Ryzhovpbrd: fix coverity warning
2021-05-27 Igor Ryzhovlib: fix coverity warnings
2021-05-27 Igor Ryzhovzebra: fix possible uninitialized value
2021-05-27 Igor Ryzhovbgpd: fix zebra bfd registration
2021-05-27 Igor Ryzhovospfd: fix SID/Label Sub TLV size
2021-05-27 Igor Ryzhovbgpd: raise privs for SO_BINDTODEVICE
2021-05-27 Igor Ryzhovdoc: remove redundant index directives
2021-05-27 Kuldeep Kashyaptests: Fix for multicast_pim_sm failure
2021-05-27 Igor Ryzhovospf6d: fix "default-information originate" in non...
2021-05-27 Igor Ryzhovospfd: fix "default-information originate" in non-exist...
2021-05-27 Igor Ryzhovisisd: fix build warning and simplify code
2021-05-27 Donald Sharppimd: Fix rare crash situation
2021-05-27 Donald Sharppimd: When bind fails give some extra data
2021-05-27 Javier Garciapathd: Fix affinity command to exclude options to match...
2021-05-27 Javier Garciapathd: Clean coverity issues after merge pathd link...
2021-05-27 Igor Ryzhovtests: fix bgp_l3vpn_to_bgp_vrf
2021-05-27 Igor Ryzhovospf6d: free "default-information originate" config...
2021-05-27 Igor Ryzhovospf6d: fix crash when removing router from vrf that...
2021-05-27 Igor Ryzhovospf6d: always free redistribute config
2021-05-27 Igor Ryzhovisisd: fix dangling instances
2021-05-27 Igor Ryzhovisisd: fix memleak when deleting area and instance
2021-05-27 Igor Ryzhovisisd: fix redistribution in vrf
2021-05-27 Igor Ryzhovisisd: fix "default-information originate always"
2021-05-27 Igor Ryzhovisisd: deregister vrf from zebra when vrf is disabled
2021-05-27 Donald Sharppimd: Remove pim->vrf_id and use pim->vrf->vrf_id
2021-05-27 Donald Sharppimd: There exists a path where on vrf bringup we do...
2021-05-27 Olivier Dugeonospfd: Correct Coverity defects
2021-05-27 Igor RyzhovMerge pull request #8743 from taspelund/fix_pfx-tree_de...
2021-05-26 Trey Aspelundlib: fix handling of rmap prefix-tree default node 8743/head
2021-05-24 Donald SharpMerge pull request #8717 from idryzhov/8.0-fix-missing...
2021-05-21 Igor Ryzhovbgpd: fix missing command installations 8717/head
2021-05-20 Donald SharpMerge pull request #8670 from idryzhov/bgp-nb-revert
2021-05-20 Donatas AbraitisMerge pull request #8702 from donaldsharp/dc_80
2021-05-19 Alexander Chernavinbgpd: recalc peer's sort after changing confed peers 8702/head
2021-05-19 Igor RyzhovRevert "tests/bgpd: initialized candidate_config to... 8670/head
2021-05-19 Igor RyzhovRevert "tests: add bgp yang module registery to attr...
2021-05-19 Igor RyzhovRevert "bgpd: register northbound callbacks to bootstrap"
2021-05-19 Igor RyzhovRevert "bgpd: bgp northbound callbacks prototypes"
2021-05-19 Igor RyzhovRevert "bgpd: convert global config to transactional...
2021-05-19 Igor RyzhovRevert "bgpd: register nb routing hook"
2021-05-19 Igor RyzhovRevert "bgpd: shorten northbound callback names"
2021-05-19 Igor RyzhovRevert "bgpd: correct bgp global context"
2021-05-19 Igor RyzhovRevert "bgpd: move router bgp nb callback"
2021-05-19 Igor RyzhovRevert "bgpd: no router bgp check candidate config"
2021-05-19 Igor RyzhovRevert "bgpd: fix SA warnings in bgp northbound"
2021-05-19 Igor RyzhovRevert "bgpd: Use default VRF name if using `router...
2021-05-19 Igor RyzhovRevert "bgpd: rename router bgp callbacks"
2021-05-19 Igor RyzhovRevert "bgpd: fix crash in bgp instance creation"
2021-05-19 Igor RyzhovRevert "bgpd: use common api in bgp_get"
2021-05-19 Igor RyzhovRevert "yang: update bgp module afi-safi parameters"
2021-05-19 Igor RyzhovRevert "bgpd: convert addr-family clis to transactional...
2021-05-19 Igor RyzhovRevert "bgpd: add match-med nb support in aggregate...
2021-05-19 Igor RyzhovRevert "bgpd: add nb support for suppress-map in aggreg...
2021-05-19 Igor RyzhovRevert "bgpd: neighbor peergrp config to transactional...
2021-05-19 Igor RyzhovRevert "*: shorten name of prefix-limit options"
2021-05-19 Igor RyzhovRevert "bgpd: convert max prefix clis to transactional"
2021-05-19 Igor RyzhovRevert "bgpd: convert neighbor peer config to transacti...
2021-05-19 Igor RyzhovRevert "bgpd: shorten names for default originate nb...
2021-05-19 Igor RyzhovRevert "bgpd: default originate transactional callbacks"
2021-05-19 Igor RyzhovRevert "bgpd: Actually return the group peer"
2021-05-19 Igor RyzhovRevert "bgpd: Check if peer is not NULL before calling...
2021-05-19 Igor RyzhovRevert "bgpd: Respect `-e X` value for multipath"
2021-05-19 Igor RyzhovRevert "bgpd: fix compiler warnings in nbr cmd"
2021-05-19 Igor RyzhovRevert "bgpd: convert to yang modeled nbr cmds"
2021-05-19 Igor RyzhovRevert "bgpd: Prevent null deref"
2021-05-19 Igor RyzhovRevert "bgpd: convert neighbor plist to transactional...
2021-05-19 Igor RyzhovRevert "yang: nbr plist nb conversion for more afi...
2021-05-19 Igor RyzhovRevert "bgpd: convert nbr rmap transactional cli"
2021-05-19 Igor RyzhovRevert "bgpd: fix unsetting of multipath as-set"
2021-05-19 Igor RyzhovRevert "bgpd: fix removal of rd vpn export"
2021-05-19 Igor RyzhovRevert "bgpd: Temp fix to allow numbered peers to be...
2021-05-19 Igor RyzhovRevert "bgpd: Remove hidden `neighbor X route-map Y...
2021-05-19 Igor RyzhovRevert "bgpd: When deleting a neighbor from a peer...
2021-05-19 Igor RyzhovRevert "bgpd: fix 'neighbor X prefix-list Y in' SAFI...
2021-05-19 Igor RyzhovRevert "bgpd: don't rely on northbound control plane...
next