]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2021-08-31 Donatas Abraitistests: Test if IEEE floating-point encoding for bw... 9469/head
2021-08-30 Donatas Abraitisbgpd: Add `neighbor PEER link-bw-encoding-ieee`
2021-08-30 Donatas Abraitisdoc: Add `neighbor PEER link-bw-encoding-ieee`
2021-08-29 Donatas Abraitisbgpd: Use IEEE-754 Floating Point for storing extcommun...
2021-08-28 Russ WhiteMerge pull request #9503 from opensourcerouting/ospf6d...
2021-08-27 Jafar Al-GharaibehMerge pull request #9509 from LabNConsulting/chopps...
2021-08-27 Russ WhiteMerge pull request #9499 from gsol10/bogus_lsp
2021-08-27 Russ WhiteMerge pull request #9488 from pguibert6WIND/fix_nhrp_ne...
2021-08-27 Russ WhiteMerge pull request #9504 from donaldsharp/cbit_is_needed
2021-08-27 Sri Mohana... Merge pull request #9473 from ton31337/fix/BGP_STR_unified
2021-08-27 Christian Hoppstests: Update dir-locals 9509/head
2021-08-27 Donald Sharplib: Send c-bit when not using bfdd as daemon of choice 9504/head
2021-08-27 David LamparterMerge pull request #9480 from SaiGomathiN/pim-coverity
2021-08-27 David LamparterMerge pull request #9496 from idryzhov/vrf-cmd-init...
2021-08-26 Quentin YoungMerge pull request #9500 from tomaxuser/master
2021-08-26 Renato Westphalospf6d: extend the "redistribute" command with more... 9503/head
2021-08-26 Christian HoppsMerge pull request #9331 from idryzhov/explicit-exit
2021-08-26 Donald SharpMerge pull request #9492 from Jafaral/pim-cov
2021-08-26 Donald SharpMerge pull request #9498 from idryzhov/fix-bgp-update...
2021-08-26 Tomáš Szaniszlodoc: Basic spellchecking of bgp.rst 9500/head
2021-08-26 Igor Ryzhovbgpd: fix update-source for ipv6 9498/head
2021-08-26 Guillaume Solignacisisd: Fix sending of LSP with null seqno 9499/head
2021-08-26 Igor Ryzhovlib: remove unused argument from vrf_cmd_init 9496/head
2021-08-26 Philippe Guibertlib, zebra: complete the ndm flags on zclient api 9488/head
2021-08-26 Philippe Guibertnhrp, zebra, lib: pass exact received neighbor state...
2021-08-26 Donatas AbraitisMerge pull request #9466 from idryzhov/vrf-netns
2021-08-25 Russ WhiteMerge pull request #9467 from gpnaveen/bgp_v4overv6
2021-08-25 Igor RyzhovMerge pull request #9490 from pguibert6WIND/fix_ipv6_seg6
2021-08-25 Jafar Al-Gharaibehpimd: fix coverity/dead-code issue 9492/head
2021-08-25 Philippe Guibertbgpd: fix uninitialised segs6 buffer 9490/head
2021-08-25 Mark StappMerge pull request #9487 from ton31337/fix/no_need_for_...
2021-08-25 Donatas Abraitis*: Drop `break` after using frr_help_exit() in switch... 9487/head
2021-08-25 Donatas AbraitisMerge pull request #9474 from idryzhov/lib-bgp-dependency
2021-08-24 Jafar Al-GharaibehMerge pull request #9435 from SaiGomathiN/sai-igmp
2021-08-24 Jafar Al-GharaibehMerge pull request #9414 from mobash-rasool/pim-upst-4
2021-08-24 Igor RyzhovMerge pull request #9449 from opensourcerouting/ospf6d...
2021-08-24 Mark StappMerge pull request #9457 from anlancs/ospf6-void
2021-08-24 Sai Gomathipimd: Fixing coverity issues 9480/head
2021-08-24 Sai Gomathipimd: Fixing coverity issues
2021-08-24 Mark StappMerge pull request #9458 from anlancs/fix-ospf6-null
2021-08-24 Renato Westphalospf6d: further validate NSSA ASBR routes used for... 9449/head
2021-08-24 Renato Westphaltests: enable more debugs in the ospf6_topo2 topotest
2021-08-24 Renato Westphalospf6d: do not allow an area to be stub and NSSA at...
2021-08-24 Renato Westphalospf6d: fix logging of border router routes
2021-08-24 Renato WestphalMerge pull request #7876 from gpnaveen/ospf_gr_helper_u...
2021-08-24 Igor Ryzhovlib: remove the dependency on bgpd code 9474/head
2021-08-24 Donatas Abraitisbgpd: Use BGP_STR for CLI definitions everywhere for... 9473/head
2021-08-24 Russ WhiteMerge pull request #9310 from mobash-rasool/ospfv2...
2021-08-24 Russ WhiteMerge pull request #8729 from gpnaveen/ospf_route_maps
2021-08-24 Igor RyzhovMerge pull request #9460 from LabNConsulting/chopps...
2021-08-24 Donatas AbraitisMerge pull request #9462 from idryzhov/snapcraft-proto
2021-08-24 Sai Gomathipimd: IGMP groups are not getting timeout 9435/head
2021-08-24 nguggarigoudtests: ospf gr helper topotests with scapy. 7876/head
2021-08-24 Renato WestphalMerge pull request #9464 from idryzhov/ospfv3-debug-doc
2021-08-24 Renato Westphalospf6d: remove incorrect debug guard
2021-08-24 Renato Westphalospf6d: flush external LSAs when NSSA is configured
2021-08-24 Renato Westphalospf6d: fix flushing of all LSAs when NSSA is unconfigured
2021-08-24 Renato Westphalospf6d: don't delete area when NSSA is unconfigured
2021-08-24 Renato Westphalospf6d: always unset the E-bit on NSSA ABRs
2021-08-24 Christian Hoppstests: use correct key for deleting entry. 9460/head
2021-08-24 nguggarigoudtests: ospf routemap basic test cases 2. 8729/head
2021-08-24 nguggarigoudtests: adding 11 bgp v4 over v6 test cases. 9467/head
2021-08-23 Igor Ryzhovlib, zebra: move vrf netns commands from lib to zebra 9466/head
2021-08-23 Igor Ryzhov*: explicitly print "exit" at the end of every node... 9331/head
2021-08-23 Igor Ryzhovpathd: rework config printing code
2021-08-23 Igor Ryzhovtools: significantly simplify frr-reload context processing
2021-08-23 Igor Ryzhovdoc: merge duplicated ospf6d debugging sections 9464/head
2021-08-23 Igor RyzhovMerge pull request #9446 from mobash-rasool/ospfv3...
2021-08-23 Stephen WorleyMerge pull request #9337 from dlqs/lua2
2021-08-23 Mark StappMerge pull request #9434 from anlancs/fix-zebra-mpls-cmd
2021-08-23 Igor Ryzhovsnapcraft: add missing dependency 9462/head
2021-08-23 Mobashshera... ospf6d: External LSAs reoriginates on every redistribut... 9446/head
2021-08-23 Igor RyzhovMerge pull request #9436 from anlancs/fix-vtysh-bfd...
2021-08-23 Igor RyzhovMerge pull request #9456 from proelbtn/fix-running...
2021-08-22 Donatas AbraitisMerge pull request #9426 from pguibert6WIND/evpn_igp_metric
2021-08-22 David LamparterMerge pull request #9455 from LabNConsulting/chopps...
2021-08-22 anlan_csospf6d: fix lock leak of using ALL_LSDB in GR helper 9458/head
2021-08-22 anlan_csospf6d: suppress coverity warning of return value 9457/head
2021-08-21 Igor RyzhovMerge pull request #9441 from wesleycoakley/staticd...
2021-08-21 Christian Hoppstests: use std polling for results in zebra_rib test 9455/head
2021-08-21 Donald SharpMerge pull request #9453 from LabNConsulting/chopps...
2021-08-21 Christian Hoppstests: uniq vrf names when using netns 9453/head
2021-08-20 Donald SharpMerge pull request #9450 from LabNConsulting/chopps...
2021-08-20 Christian Hoppstests: fix broken bgp GR test (non-deterministic) 9450/head
2021-08-20 Renato WestphalMerge pull request #9447 from donaldsharp/ipset_entry_n...
2021-08-19 Renato WestphalMerge pull request #8935 from rgirada/ospfv3_gr_helper
2021-08-19 Donald Sharpzebra: Fix usage to enum in notify functions 9447/head
2021-08-19 Donald SharpMerge pull request #9218 from LabNConsulting/chopps...
2021-08-19 Ryoga Saitobpgd: add missing sid setting in address-family 9456/head
2021-08-19 Ryoga Saitobpgd: add "exit" at the end of bgp srv6 setting
2021-08-19 Christian Hoppstests: reduce multicast timer values 9218/head
2021-08-19 Christian Hoppstests: Add global pim join-prune-interval json config...
2021-08-19 Christian Hoppspimd: fix register suppress timer code
2021-08-19 Christian Hoppspimd: change ranges to 1..max, type align with IETF...
2021-08-19 Wesley Coakleystaticd: warn on attempted delete of non-existent route 9441/head
2021-08-18 anlan_cszebra: fix wrong check of mpls command 9434/head
2021-08-18 Donald SharpMerge pull request #9431 from opensourcerouting/snap...
2021-08-18 Igor RyzhovMerge pull request #9341 from LabNConsulting/chopps...
2021-08-18 anlan_csvtysh: add "exit" for bfd's profile node 9436/head
2021-08-18 Igor RyzhovMerge pull request #9408 from mobash-rasool/ospfv2...
next