]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-10-06 Renato Westphallib: fix the "set metric" route-map command
2020-10-06 Kaushikospfd : Resolving conflict in distribute-list update...
2020-10-06 ckishimoospfd: flush type 5 when type 7 is removed
2020-10-06 ckishimoospfd: fix debug ospf nssa prints wrong info
2020-10-06 Donald Sharplib: Remove debug associated with vrf_get
2020-10-06 Donald Sharplib: Add vrf name to vrf debugs
2020-10-06 Donald Sharplib: Actually call nexthop_group_disable_vrf
2020-10-06 Quentin Youngtools: fix vtysh failure error handling
2020-10-06 Donald Sharpbgpd: Avoid memset when tip hash is empty
2020-10-06 Quentin Youngbgpd: remove extra hold-timer reset
2020-10-06 Renato Westphallib: simplify handling of the sysrepo startup configuration
2020-10-06 Renato Westphallib: fix handling of deleted nodes in the sysrepo plugin
2020-10-06 Renato Westphallib: postpone the sysrepo plugin initialization
2020-10-06 Emanuele Di... isisd: fix pseudonode LSP bug
2020-10-06 Don Slicebgpd: correct community-list replace logic
2020-10-06 Donald Sharppbrd: Ensure rule is installed on interface up
2020-10-06 Donald Sharpbgpd, lib, pbrd, zebra: Pass by ifname
2020-10-06 Stephen Worleydoc: fix rpm link under libyang help
2020-10-06 Renato Westphallib: fix crashes with leafrefs that point to non-implem...
2020-10-06 Donald Sharppimd: Warn when we try to build MAXVIFS > 256
2020-10-06 Donald Sharpisisd: ifp cannot be NULL
2020-10-06 Renato Westphalstaticd: fix display of the "nexthop-vrf" parameter...
2020-10-06 Renato Westphalstaticd: remove checks that are no longer necessary
2020-10-06 liuzezebra: Solve the problem of high CPU and memory usage...
2020-10-06 Stephen Worleydoc: add blurb for rpm package server in overview
2020-10-05 Martin WinterMerge pull request #7231 from idryzhov/7.5-topotest...
2020-10-05 Martin Wintertests: Skip comparing neighbor-extended-circuit-id... 7231/head
2020-10-02 Igor Ryzhovtests: don't compare internal vrfId in topotests
2020-10-02 Martin Wintertests: Topotest fixes to skip comparing InterfaceIndex...
2020-10-02 Mark Stapptests: fix typos in zebra_rib and _netlink
2020-10-02 Mark Stapptests: fix regex in all_proto test
2020-10-02 naveentests: Kernel version check for topojson scripts.
2020-09-30 Rafael ZalamenaMerge pull request #7207 from deastoe/zebra-fpm-blackho...
2020-09-30 Duncan Eastoezebra: fix FPM abort for unreach/prohibit routes 7207/head
2020-09-28 Donald SharpMerge pull request #7190 from ton31337/feature/bgpd_che...
2020-09-28 Don Slicebgpd: allow derived router-id update if previously 0x0 7190/head
2020-09-28 Trey Aspelundbgpd: Use bgp instance's default keepalive interval...
2020-09-28 Donald Sharpbgpd: Allow bgp static routes to use /32's
2020-09-23 Donald SharpMerge pull request #7140 from pguibert6WIND/netns_refac...
2020-09-23 Stephen WorleyMerge pull request #7161 from mjstapp/fix_topo_daemons_...
2020-09-23 Mark Stapptests: fix bug in handling of daemons to start 7161/head
2020-09-23 Philippe Guibertzebra: fix fd going out of scope leaks the handle 7140/head
2020-09-22 Mark StappMerge pull request #7151 from donaldsharp/7.5_bsd_address
2020-09-22 Donald Sharpzebra: Allow FreeBSD to set and delete addresses from... 7151/head
2020-09-21 Pat Ruddybgp: remove duplicate command installs
2020-09-21 Philippe Guiberttest: topotest bgp_evpn_rt5 runs on kernel > 4.18
2020-09-21 Philippe Guiberttopotests: bgp_evpn_rt5 test uses ip link instead of...
2020-09-21 Philippe Guiberttopotests: add bgp_evpn_rt5 test with vrf netns backend
2020-09-21 Philippe Guibertzebra: support for macvlan interfaces
2020-09-21 Philippe Guibertdoc: add some documentation about bgp evpn netns support
2020-09-21 Philippe Guibertzebra: dynamically detect vxlan link interfaces in...
2020-09-21 Philippe Guibertbgpd: sanity check when updating nexthop from bgp to...
2020-09-21 Philippe Guibertlib, zebra: reuse and adapt ns_list walk functionality
2020-09-21 Philippe Guibertzebra: local mac entries populated in correct netnamespace
2020-09-21 Philippe Guibertzebra: when parsing local entry against dad, retrieve...
2020-09-21 Philippe Guibertbgpd: evpn nexthop can be changed by default
2020-09-21 Philippe Guibertzebra: zvni_map_to_vlan() adaptation for all namespaces
2020-09-21 Philippe Guibertzebra: fdb and neighbor table are read for all zns
2020-09-21 Philippe Guibertzebra: add ns_id attribute to mac structure
2020-09-21 Philippe Guibertzebra: bridge layer2 information records ns_id where...
2020-09-21 Philippe Guibertzebra, lib: new API to get absolute netns val from...
2020-09-21 Philippe Guibertzebra, lib: store relative default ns id in each namespace
2020-09-21 Philippe Guibertzebra, lib: add an internal API to get relative default...
2020-09-21 Philippe Guibertzebra: map vxlan interface to bridge interface with...
2020-09-21 Philippe Guibertzebra: display interface slave type
2020-09-21 Philippe Guibertzebra: zvni_map_to_svi() adaptation for other network...
2020-09-21 Philippe Guibertzebra: zvni_from_svi() adaptation for other network...
2020-09-21 Philippe Guibertzebra: importation of bgp evpn rt5 from vni with other...
2020-09-20 Rafael ZalamenaMerge pull request #7134 from ton31337/fix/do_not_allow...
2020-09-19 Donatas Abraitisdoc: Say that maximum-prefix-out requires it's own... 7134/head
2020-09-19 Donatas Abraitisbgpd: Create separate udpate-group when using `maximum...
2020-09-18 Patrick RuddyMerge pull request #7121 from AnuradhaKaruppiah/7.5...
2020-09-17 Anuradha Karuppiahzebra: fixup a neigh del bug introduced by a previous... 7121/head
2020-09-17 Rafael ZalamenaMerge pull request #7115 from chiragshah6/evpn_7_5
2020-09-17 Rafael ZalamenaMerge pull request #7118 from AnuradhaKaruppiah/7.5...
2020-09-17 Quentin Youngbgpd: fix ecom leak handling l3vni update 7118/head
2020-09-16 Chirag Shahzebra: dup detected mac avoid update to bgpd 7115/head
2020-09-11 Renato WestphalMerge pull request #7087 from donaldsharp/nhrp_leafref_7.5
2020-09-11 Donald Sharpnhrpd: add frr-vrf to the list of implemented yang... 7087/head
2020-09-11 Martin WinterMerge pull request #7076 from donaldsharp/snap_fix_7.5
2020-09-10 Donald Sharpsnapcraft: Update libyang version 7076/head
2020-09-10 Donald SharpMerge pull request #7071 from opensourcerouting/pbrd...
2020-09-10 Renato Westphalpbrd: add frr-vrf to the list of implemented yang modules 7071/head
2020-09-08 Mark StappMerge pull request #7047 from qlyoung/fix-zlog-target... base_7.5
2020-09-08 Donatas AbraitisMerge pull request #7031 from dslicenc/global-bgp-updat...
2020-09-08 Mark StappMerge pull request #7032 from qlyoung/devdocs-libyang...
2020-09-08 Quentin Youngdoc: update libyang blurb for 1.x 7032/head
2020-09-08 Quentin Youngdoc: add notes about hash table invariants
2020-09-08 Donald SharpMerge pull request #6376 from opensourcerouting/bump...
2020-09-08 Quentin Younglib: fix possible null dereference in zlog 7047/head
2020-09-08 Russ WhiteMerge pull request #6969 from ton31337/feature/autoshut...
2020-09-08 Don slicetopotests: Add test for bgp update-delay configuration 7031/head
2020-09-08 Don slicebgpd: add global config for update-delay
2020-09-07 Donatas Abraitisdoc: Add `neighbor <x.x.x.x.> shutdown rtt <milliseconds>` 6969/head
2020-09-07 Donatas Abraitisbgpd: Add `neighbor <neigh> shutdown rtt` command
2020-09-07 Donatas Abraitisbgpd: Update RTT on KEEPALIVE message
2020-09-07 Santosh P KMerge pull request #6982 from achernavin22/ospf_nssa_af...
2020-09-05 Donatas AbraitisMerge pull request #7040 from qlyoung/fix-evpn-attribut...
2020-09-05 Donatas AbraitisMerge pull request #7037 from volta-networks/fix_traps_bgp
2020-09-05 Donatas AbraitisMerge pull request #7051 from donaldsharp/ospf_test_speedup
next