]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2022-02-08 Igor RyzhovMerge pull request #10511 from anlancs/ospf-substitute
2022-02-08 Donald SharpMerge pull request #10504 from qingkaishi/master
2022-02-08 Russ WhiteMerge pull request #10517 from idryzhov/isis_router_cap...
2022-02-08 Russ WhiteMerge pull request #10293 from rgirada/ospf_lsid
2022-02-08 Russ WhiteMerge pull request #9649 from proelbtn/add-support...
2022-02-08 Russ WhiteMerge pull request #10417 from Orange-OpenSource/TE
2022-02-08 Juraj Vijtiukisisd: fix router capability TLV parsing issues
2022-02-08 Jafar Al-GharaibehMerge pull request #10524 from donaldsharp/pim_assert
2022-02-08 Donald Sharppimd: Modify `show ip pim assert` to only show interest...
2022-02-07 Igor RyzhovMerge pull request #10518 from donaldsharp/af_unspec
2022-02-07 Russ WhiteMerge pull request #10441 from donaldsharp/pim_bsr_warn...
2022-02-07 Donald Sharpbfdd: Use AF_UNSPEC instead of comparing to 0
2022-02-07 Donald Sharpzebra: Use AF_UNSPEC instead of setting to 0
2022-02-07 Donald Sharplib: Use AF_UNSPEC intead of setting to 0
2022-02-07 Donald Sharpospfd: Use AF_UNSPEC instead of setting to 0
2022-02-07 Donald Sharpbgpd: Use AF_UNSPEC instead of setting to 0
2022-02-07 Igor RyzhovMerge pull request #10510 from ton31337/fix/rmap_dummy_...
2022-02-07 Donatas Abraitisbgpd: Print route-map name for filtred outgoing prefixes
2022-02-07 Donatas Abraitisbgpd: Flush temporary attributes after route-map apply
2022-02-06 Jafar Al-GharaibehMerge pull request #10432 from sworleys/PBR-Fix
2022-02-06 Jafar Al-GharaibehMerge pull request #10471 from ton31337/fix/release_can...
2022-02-06 Igor RyzhovMerge pull request #10323 from opensourcerouting/ospf6...
2022-02-06 Igor RyzhovMerge pull request #10475 from ton31337/fix/coverity_bgpd
2022-02-06 Igor RyzhovMerge pull request #10494 from whichbug/fix#10487
2022-02-05 Donatas Abraitisdoc: Add a commands snippet to workflow about what...
2022-02-05 Jafar Al-GharaibehMerge pull request #10472 from ton31337/fix/no_need_to_...
2022-02-05 Jafar Al-GharaibehMerge pull request #9926 from donaldsharp/update_issues
2022-02-04 qingkaishibabeld: fix #10502 #10503 by repairing the checks on...
2022-02-04 Donatas Abraitistools: Skip decorating commits with references (branch...
2022-02-04 Jafar Al-GharaibehMerge pull request #10501 from donaldsharp/more_zebra_show
2022-02-04 whichbugbabeld: fix #10487 by adding a check on packet length
2022-02-04 Jafar Al-GharaibehMerge pull request #10470 from ton31337/fix/advance_pac...
2022-02-04 Donald Sharpzebra: Fix v6 route replace failure turned into success
2022-02-04 Donald Sharpzebra: set zd_is_update in 1 spot
2022-02-04 Donald Sharpzebra: When we get an implicit or ack or full failure...
2022-02-04 Jafar Al-GharaibehMerge pull request #10161 from donaldsharp/hash_crash
2022-02-04 Donald Sharplib: Update hash.h documentation to warn of a possible...
2022-02-04 Donald Sharpzebra: Ensure zebra_nhg_sweep_table accounts for double...
2022-02-04 Donald Sharppim: Use INADDR_ANY for current_bsr checking is valid yet
2022-02-04 Russ WhiteMerge pull request #10401 from donaldsharp/donot_agree
2022-02-04 Donald Sharppimd: Only remove bsr NHT if we actually have tracked...
2022-02-04 Donatas AbraitisMerge pull request #10469 from mjstapp/fix_dplane_netli...
2022-02-04 Donald Sharpdoc: Update `show zebra` command
2022-02-04 Donald Sharpzebra: Convert some `show zebra` output to a table
2022-02-04 Donald Sharpzebra: Add knowledge about RA and RFC 5549 to `show...
2022-02-04 Donald Sharpzebra: Add evpn status to `show zebra`
2022-02-04 Donald Sharpzebra: Add os and version to `show zebra`
2022-02-04 Donald Sharpzebra: Add kernel nexthop group support to `show zebra`
2022-02-04 Donald Sharpzebra: Add MPLS status to `show zebra`
2022-02-04 Donald Sharpzebra: Add if v4/v6 forwarding is turned on/off to...
2022-02-04 Donald Sharpzebra: Add to `show zebra` the type of vrf devices...
2022-02-04 Donald Sharpzebra: Add ability to know when FRR is not asic offloaded
2022-02-04 Donald Sharplib: Add more information to `show version`
2022-02-04 Donald Sharpbgpd: Prevent use after variable goes out of scope
2022-02-04 Igor RyzhovMerge pull request #10495 from anlancs/doc-ospf-range
2022-02-04 Igor RyzhovMerge pull request #10473 from tlsalmin/master
2022-02-04 Tomi Salminenospfd: Core in ospf_if_down during shutdown.
2022-02-04 anlan_csdoc: complete area id for ospf's "range" command
2022-02-03 Donatas AbraitisMerge pull request #10481 from mobash-rasool/pim-doc
2022-02-03 Donatas AbraitisMerge pull request #10485 from qlyoung/strnccncncncncmppp
2022-02-02 Quentin Youngbgpd: strncmp -> strcmp in community hash foo
2022-02-02 Donatas Abraitisdebian, redhat: updating changelog for new release
2022-02-02 Mobashshera... doc: Correcting the documentation for pimd
2022-02-02 Olivier Dugeontests: Add CSPF topotest
2022-02-02 Olivier Dugeonsharpd: Add call to CSPF
2022-02-02 Olivier Dugeonlib: Add CSPF Path Computation algorithm
2022-02-02 Olivier Dugeonisisd: Fixup IS-IS-TE bug
2022-02-02 Olivier Dugeonlib: Correct bug for TE metric wrong assignement
2022-02-02 Donatas Abraitisbgpd: Pass struct pfx_record to sizeof
2022-02-02 Mark StappMerge pull request #10409 from idryzhov/zebra-mq-clean...
2022-02-02 Donatas Abraitisbgpd: Do not check for status from str2sockunion()
2022-02-02 Igor RyzhovMerge pull request #10388 from anlancs/bfd-fsm-passive
2022-02-02 anlan_csbfdd: fix broken FSM in passive mode
2022-02-01 Mark Stappzebra: reduce incoming netlink messages for dplane...
2022-02-01 Mark StappMerge pull request #10464 from pguibert6WIND/negogiate
2022-02-01 Russ WhiteMerge pull request #10428 from ton31337/fix/attr_extra_...
2022-02-01 Russ WhiteMerge pull request #10413 from anlancs/bfd-with-check
2022-02-01 Igor RyzhovMerge pull request #10373 from anlancs/ospf-add-asbr
2022-02-01 Russ WhiteMerge pull request #10391 from gromit1811/bug_9720_ecmp...
2022-02-01 Philippe Guiberttopotests: fix typo about bgp_dont_capability folder...
2022-02-01 Russ WhiteMerge pull request #10431 from ton31337/fix/rpki
2022-02-01 Igor RyzhovMerge pull request #10430 from ton31337/fix/addpath_max...
2022-02-01 Igor Ryzhovzebra: fix cleanup of meta queues on vrf disable
2022-02-01 Igor RyzhovMerge pull request #10322 from iqras23/coverity
2022-02-01 Donatas Abraitisbgpd: Add bgp_check_selected() helper for abstraction
2022-02-01 Donatas Abraitisbgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
2022-02-01 Igor RyzhovMerge pull request #10446 from anlancs/staticd-cleanup
2022-02-01 Igor RyzhovMerge pull request #10435 from ckishimo/ospf6d_distance
2022-02-01 Igor RyzhovMerge pull request #10459 from ckishimo/ospfd_distance
2022-02-01 Igor RyzhovMerge pull request #10442 from ton31337/fix/reuse_bgp_p...
2022-02-01 Igor RyzhovMerge pull request #10443 from mjstapp/zebra_re_opaque
2022-02-01 Igor RyzhovMerge pull request #10449 from ton31337/fix/vty_json
2022-02-01 Donatas Abraitisbuild: FRR 8.3 development version
2022-02-01 Iqra Siddiquibgpd: Fix expected type from format string to unsigned int
2022-02-01 ckishimoospfd: remove extra space
2022-02-01 ckishimoospfd: print maximum paths in show ip ospf json
2022-02-01 ckishimoospfd: print administrative distance in show ip ospf
2022-02-01 ckishimoospfd: restart spf when distance is updated
2022-02-01 Iqra Siddiquibgpd: Fixing dead code
2022-02-01 Iqra Siddiquibgpd: Fixing memcmp to avoid coverity issue
next