]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2021-10-11 Mark StappMerge pull request #9789 from idryzhov/if-ll-type
2021-10-11 Donatas AbraitisMerge pull request #9780 from idryzhov/bgp-local-pointer
2021-10-08 Igor Ryzhovlib: set type for newly created interfaces 9789/head
2021-10-08 Russ WhiteMerge pull request #9760 from mobash-rasool/ospfv2...
2021-10-08 Russ WhiteMerge pull request #9764 from idryzhov/thread-add-local
2021-10-08 Russ WhiteMerge pull request #9471 from pguibert6WIND/table_manag...
2021-10-08 Donald SharpMerge pull request #9774 from idryzhov/bgp-show-crash
2021-10-08 Donatas AbraitisMerge pull request #9693 from donaldsharp/bgp_address_r...
2021-10-08 Igor Ryzhovbgpd: don't return pointer to a local variable 9780/head
2021-10-08 Igor Ryzhovbgpd: fix crash when using "show bgp vrf all" 9774/head
2021-10-08 Igor RyzhovMerge pull request #9727 from ton31337/feature/catch_st...
2021-10-08 Donatas AbraitisMerge pull request #9773 from idryzhov/bgp-show-prefix...
2021-10-07 Igor RyzhovMerge pull request #9756 from donaldsharp/unchecked
2021-10-07 Quentin YoungMerge pull request #9737 from idryzhov/yang-pattern
2021-10-07 Igor RyzhovMerge pull request #9735 from donaldsharp/watchfrr_netns
2021-10-07 Igor RyzhovMerge pull request #9740 from caracall/forked-upstream...
2021-10-07 Igor Ryzhovbgpd: add missing vrf/view parameter to one command 9773/head
2021-10-07 David LamparterMerge pull request #9345 from mjstapp/fix_lib_zmq_free
2021-10-07 Igor Ryzhov*: don't pass pointers to a local variables to thread_add_* 9764/head
2021-10-07 Donatas AbraitisMerge pull request #9758 from idryzhov/resolver-thread
2021-10-06 Russ WhiteMerge pull request #9698 from idryzhov/cleanup-loopback...
2021-10-06 Russ WhiteMerge pull request #9699 from manojvn/379032-dev
2021-10-06 Russ WhiteMerge pull request #9738 from rgirada/ospfv3_crash
2021-10-06 Mobashshera... ospfd: ospf nbr in full although mismatch in hello... 9760/head
2021-10-06 Donald Sharpwatchfrr: Allow an integrated config to work within... 9735/head
2021-10-06 David Lamparterbuild: bump configure.ac to `8.2-dev`
2021-10-06 Igor Ryzhovlib: fix incorrect thread management 9758/head
2021-10-06 Manoj Naragundospf6d: code cleanup. 9699/head
2021-10-06 Renato WestphalMerge pull request #9755 from pguibert6WIND/isis_sr_doc
2021-10-06 Ahmad Caracalliospf6: add the ability of specifying router-id/area... 9740/head
2021-10-06 Donald Sharpbgpd: Check return code for bgp_route_match_add 9756/head
2021-10-06 Donald Sharpbgpd: Check return from generic_set_add
2021-10-06 Philippe Guibertdoc: fix show isis route prefix-sid command 9755/head
2021-10-06 Donald SharpMerge pull request #9745 from opensourcerouting/bfd...
2021-10-06 Renato WestphalMerge pull request #9734 from donaldsharp/interface_startup
2021-10-06 Renato WestphalMerge pull request #9724 from idryzhov/isis-unused...
2021-10-05 Russ WhiteMerge pull request #9716 from rgirada/ospf_gr_nbr
2021-10-05 Russ WhiteMerge pull request #9731 from ton31337/fix/thread_null_set
2021-10-05 Russ WhiteMerge pull request #9728 from donaldsharp/null_thread
2021-10-05 Russ WhiteMerge pull request #9733 from opensourcerouting/grpc... frr-8.2-dev
2021-10-05 Jafar Al-GharaibehMerge pull request #9743 from pguibert6WIND/largecomm base_8.1 frr-8.1-rc1
2021-10-05 Jafar Al-GharaibehMerge pull request #9711 from idryzhov/doc-ospf
2021-10-05 Jafar Al-GharaibehMerge pull request #9744 from idryzhov/isis-redist-cli
2021-10-05 Jafar Al-GharaibehMerge pull request #9725 from idryzhov/doc-debug-ospf
2021-10-05 Jafar Al-GharaibehMerge pull request #9736 from ewlumpkin/comment_spellin...
2021-10-05 Rafael Zalamenatopotests: justify code sleep 9745/head
2021-10-05 Rafael Zalamenatopotests: decrease result check frequency
2021-10-05 Rafael Zalamenatopotests: increase OSPF convergence speed
2021-10-05 Igor Ryzhovisisd: fix redistribute CLI 9744/head
2021-10-05 Philippe Guibertbgpd: large community exact match fix 9743/head
2021-10-05 Rafael Zalamenalib: prevent gRPC assert on missing YANG node 9733/head
2021-10-05 rgiradaospf6d: ospf6d is crashing upon receiving duplicated... 9738/head
2021-10-05 Igor Ryzhovyang: replace an empty pattern with a zero-length restr... 9737/head
2021-10-05 ewlumpkinlib: fix spelling nits in command.h 9736/head
2021-10-05 Donald Sharpzebra: Use a bool for startup indications 9734/head
2021-10-05 Renato WestphalMerge pull request #9726 from donaldsharp/ospf6_expire
2021-10-04 Donald Sharpzebra: On interface startup note that we are in startup
2021-10-04 Sri Mohana... Merge pull request #9722 from chiragshah6/zdev
2021-10-04 Donatas Abraitistools: Add coccinelle script to catch thread to NULL... 9731/head
2021-10-04 Donatas Abraitiswatchfrr: Do not explicitly set the thread pointer...
2021-10-04 Donatas Abraitistests: Do not explicitly set the thread pointer to...
2021-10-04 Donatas Abraitispimd: Do not explicitly set the thread pointer to NULL
2021-10-04 Donatas Abraitisospf6d: Do not explicitly set the thread pointer to...
2021-10-04 Donatas Abraitisnhrpd: Do not explicitly set the thread pointer to...
2021-10-04 Donatas Abraitisldpd: Do not explicitly set the thread pointer to NULL
2021-10-04 Donatas Abraitisisisd: Do not explicitly set the thread pointer to...
2021-10-04 Donatas Abraitisbfdd: Do not explicitly set the thread pointer to NULL
2021-10-04 Donatas Abraitiszebra: Do not explicitly set the thread pointer to...
2021-10-04 Donald Sharpospf6d: Ensure expire thread is properly stopped 9726/head
2021-10-04 Donatas Abraitisbgpd: Don't set NULL for struct thread at bgp_dump_inte... 9727/head
2021-10-04 Donatas AbraitisMerge pull request #9689 from AnuradhaKaruppiah/bgp...
2021-10-04 Donald Sharpeigrpd: Ensure better `struct thread *` semantics 9728/head
2021-10-04 Donald Sharpripd: Ensure better `struct thread *` semantics
2021-10-04 Donald Sharpripngd: Ensure better `struct thread *` semantics
2021-10-04 Igor Ryzhovisisd: remove unused function declaration 9724/head
2021-10-04 Igor Ryzhovdoc: fix debugging-ospf label 9725/head
2021-10-04 Donald Sharpbgpd: When removing v6 address being used as a nexthop... 9693/head
2021-10-04 Donald Sharpbgpd: bgp_announce_route should know if we should force...
2021-10-03 Chirag Shahzebra: add nhg id to show ip route json 9722/head
2021-10-02 Donatas AbraitisMerge pull request #9714 from idryzhov/bgp-ext-comm-doc
2021-10-02 Donatas AbraitisMerge pull request #9710 from idryzhov/bgp-distribute...
2021-10-02 Donatas AbraitisMerge pull request #9701 from AnuradhaKaruppiah/lttng...
2021-10-01 rgiradaospfd: GR helper functionality change in helper exit 9716/head
2021-10-01 Anuradha Karuppiahbgpd: initial batch of evpn lttng tracepoints 9689/head
2021-10-01 Igor Ryzhovdoc: fix range for bgp expanded community list 9714/head
2021-10-01 Igor Ryzhovdoc: fix ospf distribute-list command and description 9711/head
2021-10-01 Igor Ryzhovbgpd: fix access-list update callback 9710/head
2021-10-01 Donald SharpMerge pull request #9712 from idryzhov/travis-gprc
2021-10-01 Igor Ryzhovdocker: remove grpc from Travis CI 9712/head
2021-09-30 Manoj Naragundospf6d: minor struct compare issues.
2021-09-30 Anuradha Karuppiahbgpd: fix build error seen when lttng is enabled 9701/head
2021-09-30 Igor RyzhovMerge pull request #9694 from mjstapp/fix_topo_pim_cmp
2021-09-30 Igor Ryzhov*: cleanup interface loopback/vrf check 9698/head
2021-09-29 Mark Stapptests: fix string comparison in lib/pim.py 9694/head
2021-09-29 David LamparterMerge pull request #9560 from LabNConsulting/ziemba...
2021-09-29 Donald SharpMerge pull request #9688 from LabNConsulting/working...
2021-09-28 Sri Mohana... Merge pull request #9422 from pguibert6WIND/update_auto... 9691/head
2021-09-28 Lou Bergertests: get bgp_l3vpn_to_bgp_vrf running, also improve... 9688/head
2021-09-28 Quentin YoungMerge pull request #9669 from LabNConsulting/chopps...
2021-09-28 Donald SharpMerge pull request #9677 from ton31337/fix/zlog_newline...
next