]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-10-03 Donald SharpMerge pull request #6882 from vishaldhingra/static
2020-10-02 Donald SharpMerge pull request #7225 from idryzhov/vtysh-fix-domainname
2020-10-02 Donald SharpMerge pull request #7228 from idryzhov/vtysh-dynamic...
2020-10-02 Donald SharpMerge pull request #7236 from idryzhov/fix-docstrings
2020-10-02 Igor Ryzhovisisd, ospfd: fix missing/excessive docstrings 7236/head
2020-10-02 Igor Ryzhovvtysh: dynamically generate the list of daemons for... 7228/head
2020-10-02 Martin WinterMerge pull request #7232 from idryzhov/more-topotests...
2020-10-02 Igor Ryzhovtests: don't compare internal vrfId in topotests 7232/head
2020-10-02 Igor Ryzhovvtysh: fix multiple "domainname" commands in running... 7225/head
2020-10-02 Donald SharpMerge pull request #7229 from idryzhov/topotests-vrf-id
2020-10-02 Igor Ryzhovtests: don't compare internal vrfId in topotests 7229/head
2020-10-01 Quentin YoungMerge pull request #7226 from opensourcerouting/topotes...
2020-10-01 Martin WinterMerge pull request #7224 from mjstapp/fix_topo_ptyest
2020-10-01 Donald SharpMerge pull request #7220 from idryzhov/fix-clear-isis
2020-10-01 Martin WinterMerge pull request #7221 from mjstapp/fix_topo_all_circuit
2020-10-01 Martin Wintertests: Topotest fixes to skip comparing InterfaceIndex... 7226/head
2020-10-01 Mark Stapptests: fix typos in zebra_rib and _netlink 7224/head
2020-10-01 Mark Stapptests: fix regex in all_proto test 7221/head
2020-10-01 Igor Ryzhovisisd: fix node for clear commands 7220/head
2020-10-01 Mark StappMerge pull request #7216 from qlyoung/fix-nht-update...
2020-09-30 Quentin Young*: make failure to decode nht update an error 7216/head
2020-09-30 Quentin Younglib: fix zapi_nexthop_update_decode error rc
2020-09-30 Quentin YoungMerge pull request #7215 from mjstapp/fix_z_mlag_read
2020-09-30 Mark Stappzebra: don't touch mlag read event pointer 7215/head
2020-09-30 Mark StappMerge pull request #7167 from donaldsharp/mlag_rd_killer
2020-09-30 Rafael ZalamenaMerge pull request #7195 from tashanamatl/lookup_fix
2020-09-30 Donald SharpMerge pull request #7203 from idryzhov/fix-vtysh-isisd...
2020-09-29 Donald SharpMerge pull request #7201 from mjstapp/fix_topo_ubu20
2020-09-29 Igor Ryzhovvtysh: fix commands when building only isisd or fabricd 7203/head
2020-09-29 Mark Stapptests: pim-basic mcast scripts fixes for python3 7201/head
2020-09-29 Donald SharpMerge pull request #7192 from deastoe/zebra-fpm-blackho...
2020-09-29 Donald SharpMerge pull request #7039 from opensourcerouting/bgp...
2020-09-29 Mark StappMerge pull request #7156 from sworleys/PBR-Cleanup...
2020-09-29 Donald SharpMerge pull request #7198 from idryzhov/vtysh-disable...
2020-09-29 Patrick RuddyMerge pull request #7188 from chiragshah6/evpn_dev
2020-09-29 Mark StappMerge pull request #7199 from donaldsharp/nhg_reasons
2020-09-29 Donald SharpMerge pull request #7177 from mjstapp/fix_topo_tab_open
2020-09-29 Donald SharpMerge pull request #7197 from idryzhov/fix-tests
2020-09-29 Duncan Eastoezebra: fix FPM abort for unreach/prohibit routes 7192/head
2020-09-29 Donald Sharpzebra: Make nexthop_active check use the same debug 7199/head
2020-09-29 Donald Sharpzebra: Add missing reason we could not make an active_n...
2020-09-29 Igor Ryzhovvtysh: respect --disable-daemon configure flags 7198/head
2020-09-29 Igor Ryzhovvtysh: rearrange commands per daemon and node
2020-09-29 Donald SharpMerge pull request #7193 from idryzhov/vtysh-fixes
2020-09-29 Igor Ryzhovtests: skip tests when building without daemon 7197/head
2020-09-29 Chirag Shahzebra: avoid duplication node in l3vni l2vni-list 7188/head
2020-09-29 Tashana Mehta... bfdd: Make new multihop peer if local-address is unique 7195/head
2020-09-28 Mark StappMerge pull request #6799 from sworleys/Proto-NHG
2020-09-28 Stephen Worleyzebra: set NHG/backup NHG pointers on success zapi... 6799/head
2020-09-28 Stephen Worleysharpd: make id log more specific
2020-09-28 Stephen Worleylib,zebra,sharpd: add code for backup proto-NHs but...
2020-09-28 Stephen Worleylib,sharpd: align zapi NHG apis a bit
2020-09-28 Stephen Worleyzebra: add type to nhg_prot_del API for sanity check
2020-09-28 Stephen Worleysharp: add check for num_nh > multipath
2020-09-28 Stephen Worleyzebra: free ctx if we skip replace for NHG PROTO routes
2020-09-28 Stephen Worleyzebra: limit no re-install to NHG PROTO using routes
2020-09-28 Stephen Worleylib: add doc to clear-up hash_iterate multi deletion
2020-09-28 Stephen Worleyzebra: use list to mark for removal when scoring
2020-09-28 Stephen Worleylib: add proto NHG Notif header to log command types
2020-09-28 Stephen Worleytests: add topotest for NHG Proto APIs
2020-09-28 Stephen Worleyzebra: reject proto NHGs of blackhole/interface
2020-09-28 Stephen Worleyzebra,sharpd: checkpatch fixes
2020-09-28 Stephen Worleylib,zebra,sharpd: clang format
2020-09-28 Stephen Worleyzebra: clean up the NHG proto zapi code a bit
2020-09-28 Stephen Worleyzebra: multipath number checks with NHG proto
2020-09-28 Stephen Worleyzebra: add flag track released state of proto NHGS
2020-09-28 Stephen Worleysharpd: implement NHG notification handling
2020-09-28 Stephen Worleyzebra: reply fail on NHG add if not ifindex/onlink
2020-09-28 Stephen Worleylib,zebra: fixup NHG notify zapi messaging
2020-09-28 Donald Sharpzebra: Properly set NEXTHOP_FLAG_FIB when skipping...
2020-09-28 Donald Sharpzebra: Only install a minimal amount of times
2020-09-28 Stephen WorleyRevert "lib,sharpd,pbrd: `set installable` nhg command"
2020-09-28 Stephen Worleyzebra: add logging for NHG ignoring in netlink
2020-09-28 Stephen Worleylib: add logging for ZEBRA_NHG_ADD[DEL]
2020-09-28 Stephen Worleylib,sharpd,pbrd: `set installable` nhg command
2020-09-28 Stephen Worleyzebra: return the proto nhe on del even with refs
2020-09-28 Stephen Worleyzebra: fix releasing proto-owned singletons
2020-09-28 Stephen Worleyzebra: increment the nhg proto score iterator
2020-09-28 Stephen Worleyzebra: fix refcnt/rib issues in NHG replace/delete
2020-09-28 Stephen Worleyzebra: warn if zapi NHG add has no nexthops
2020-09-28 Stephen Worleyzebra: handle proto NHG uninstall client disconnect
2020-09-28 Stephen Worleyzebra: inc/dec refcount on add/del NHG proto
2020-09-28 Stephen Worleyzebra: remove unneeded nhg repalce boilerplate
2020-09-28 Donald Sharpzebra: Prevent duplicate re-install
2020-09-28 Stephen Worleylib,doc: add `onlink` flag to nexthop group config
2020-09-28 Stephen Worleylib: add onlink flag to zapi_nh conversion helper
2020-09-28 Stephen Worleyzebra: fix route validity check with NHG ID
2020-09-28 Stephen Worleyzebra: use the passed proto from zapi
2020-09-28 Stephen Worleyzebra: make NHG ID allocation smarter
2020-09-28 Stephen Worleysharpd: print the correct ID the NHG is using
2020-09-28 Stephen Worleyzebra: NHG ID bounds macros
2020-09-28 Stephen Worleyzebra: dont update counter if outside of zebra ID range
2020-09-28 Stephen Worleyzebra: special handling for proto-NHG-based routes
2020-09-28 Stephen Worleyzebra: handle zapi routes with NHG ID set
2020-09-28 Stephen Worleyzebra: implement NHG proto replace
2020-09-28 Stephen Worleyzebra: hash proto-created but zebra ID spaced NHGS
2020-09-28 Stephen Worleyzebra,lib: command to only install proto-based nexthops
2020-09-28 Stephen Worleyzebra: implement protocol NHG Add/Del
2020-09-28 Stephen Worleyzebra: remove NHG unhashable flag and its code
2020-09-28 Donald Sharpsharpd: add abilty to send a nhg to zebra
next