Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
louberger pushed 2 commits to master LabNConsulting/frr
aceelindem created a branch on LabNConsulting/frr
aceelindem/ospf-multi-instance-default - FRRouting Protocol Suite
louberger pushed 2 commits to stable/10.2 LabNConsulting/frr
- debian, redhat: updating changelog for 10.2 release Signed-off-by: Jafar Al-Gharaibeh <[email protected]> 2badb56
- FRR Release 10.2 New Features Highlight: - PIM candidate BSR/RP [#16438] - Static IGMP join without an IGMP report ... 22746b8
louberger pushed 3 commits to master LabNConsulting/frr
- Revert "bgpd: Fix color extended community parsing" This reverts commit 8e771bda840e189eed2851f63ad80cb1a235f40f. 2b3d414
- bgpd: Use tmp_as when parsing color extended community as is not initialized and it's assigned only later. CID: 160... f765bc4
- Merge pull request #17434 from opensourcerouting/fix/bgp_color_parsing_ecomm bgpd: Fix color extended community parsing e2314c9
louberger pushed 4 commits to master LabNConsulting/frr
- zebra: Missed debug guard in zebra_evpn.c Signed-off-by: Donald Sharp <[email protected]> 922489a
- zebra: zebra_vxlan.c assert on dev escape problem Signed-off-by: Donald Sharp <[email protected]> d580af8
- zebra: Put debug guards in zebra_vxlan.c Signed-off-by: Donald Sharp <[email protected]> 8a71bf9
- Merge pull request #17433 from donaldsharp/zebra_debug_assert Zebra debug assert 076879a
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
- zebra: fix unguarded debug in evpn code Guard a debug in the evpn code. Signed-off-by: Mark Stapp <[email protected]> aee85f7
- Merge pull request #17426 from mjstapp/fix_z_evpn_debug zebra: fix unguarded debug in evpn code f2f6d1c
louberger pushed 3 commits to master LabNConsulting/frr
- bgpd: Show neighbor advertised paths including addpath Without the patch only the best path is displayed. With the ... 98ca49e
- bgpd: Reduce the nesting level for show_adj_route() Signed-off-by: Donatas Abraitis <[email protected]> 5cf9f6a
- Merge pull request #17423 from opensourcerouting/fix/show_advertised_routes_plain_with_addpath bgpd: Show neighbor a... ced2658
louberger pushed 2 commits to stable/9.0 LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
- tests: add support for ospf instances with unified configs Signed-off-by: Jafar Al-Gharaibeh <[email protected]> 92ecd0a
- Merge pull request #17331 from Jafaral/ospf-instance tests: add support for ospf instances with unified configs 5456bc5
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to stable/9.1 LabNConsulting/frr
louberger pushed 10 commits to master LabNConsulting/frr
- zebra: make a zif MTYPE internal/static Make an MTYPE used in zifs internal/static Signed-off-by: Mark Stapp <mjs@c... 1f8d813
- zebra: add new per-NS tree of interfaces Add new per-NS interface typerb tree, using external linkage, to replace th... 5af72e9
- zebra: use new per-NS interface iteration Replace use of the old if_table with the new per-NS ifp iteration apis. S... 2c5c679
- isisd: add include file Add an include to an isis header so it's self-contained. Signed-off-by: Mark Stapp <mjs@cis... 971b392
- zebra: removing use of per-NS if_table Remove use of the per-NS if_table from zebra/interface module. Use new add, l... d349877
- zebra: use new per-NS iteration in zebra_evpn Use the new per-NS interface iteration apis in the evpn module. Signe... 2b05d34
- lib,zebra: remove table node from ifp struct Finish removing the table route_node from the ifp struct. Signed-off-b... c116053
- zebra: use new per-NS ifp iterators in vxlan code Replace use of the old if_table with the new per-NS ifp iterator a... 8353cf5
- zebra: remove if_table from the zebra NS Finish removing the if_table from the zebra NS struct. Signed-off-by: Mark... b7263c0
- Merge pull request #17297 from mjstapp/mjs_ifp_table zebra, lib: use internal rbtree for per-NS tree of ifps ac6314d
louberger pushed 3 commits to stable/9.0 LabNConsulting/frr
- bgpd: Clear all paths including addpath once GR expires We iterated over all bgp_path_info's, but once we remove the... aefcf49
- bgpd: Set LLGR stale routes for all the paths including addpath Without this patch we set only the first path for th... eb3ea01
- Merge pull request #17395 from opensourcerouting/fix/backport_17376_9.0 bgpd: Clear stale routes with multiple paths... 683e4c6
louberger pushed 6 commits to master LabNConsulting/frr
- bgpd: Do not use an existing peer pointer for ALL_LIST_ELEMENTS() Use a separate `member` in this case. Signed-off-... 6e92e25
- bgpd: Do not try to uninstall BFD session if the peer is not established Having something like: ``` neighbor 192.1... 29eafd3
- tests: Check if BGP BFD session is created correctly with multihop/update-source Signed-off-by: Donatas Abraitis <do... 55dcbd3
- bgpd: Update source address for BFD session If BFD is down, we should try to detect the source automatically from th... fcabeea
- tests: Check if BFD session is created with update-source (interface) Signed-off-by: Donatas Abraitis <donatas@opens... 2c08d9f
- Merge pull request #17410 from opensourcerouting/fix/bgpd_ebgp_multihop_set_unset BGP BFD session things fe56a65
louberger pushed 3 commits to stable/9.1 LabNConsulting/frr
- bgpd: remove useless control checks about TCP connection When attempting to get the src and destination addresses of... d9ba5bd
- bgpd: fix addressing information of non established outgoing sessions When trying to connect to a BGP peer that does... 4c3cc73
- Merge pull request #17406 from FRRouting/mergify/bp/stable/9.1/pr-15686 BGP TCP non established : get port and ip (b... c36a1c2
louberger pushed 2 commits to stable/10.2 LabNConsulting/frr
louberger pushed 4 commits to stable/10.1 LabNConsulting/frr
- bgpd: Fix for match source-protocol in route-map for redistribute cmd A redistribute cmd can have a route-map attach... f93e5aa
- bgpd: fix resolvedPrefix in show nexthop json output While populating the nexthop info for "show bgp nexthop json",... 978a3cd
- Merge pull request #17402 from opensourcerouting/fix/backport_031d4271018e827010abfa8f3ecfe60bbf1de21d_10.1 bgpd: Fi... 5755329
- Merge pull request #17412 from FRRouting/mergify/bp/stable/10.1/pr-17409 bgpd: fix resolvedPrefix in show nexthop js... 549e39a
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to stable/10.2 LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 3 commits to stable/9.1 LabNConsulting/frr
- bgpd: Clear all paths including addpath once GR expires We iterated over all bgp_path_info's, but once we remove the... 3dfcbf6
- bgpd: Set LLGR stale routes for all the paths including addpath Without this patch we set only the first path for th... 875337f
- Merge pull request #17394 from opensourcerouting/fix/backport_17376_9.1 bgpd: Clear stale routes with multiple paths... a127099
louberger pushed 3 commits to stable/10.1 LabNConsulting/frr
- bgpd: Clear all paths including addpath once GR expires We iterated over all bgp_path_info's, but once we remove the... 6225c5d
- bgpd: Set LLGR stale routes for all the paths including addpath Without this patch we set only the first path for th... a603771
- Merge pull request #17392 from opensourcerouting/fix/backport_17376_10.1 bgpd: Clear stale routes with multiple path... 7f28c47
louberger pushed 3 commits to stable/10.0 LabNConsulting/frr
- bgpd: Clear all paths including addpath once GR expires We iterated over all bgp_path_info's, but once we remove the... 099795e
- bgpd: Set LLGR stale routes for all the paths including addpath Without this patch we set only the first path for th... 8969583
- Merge pull request #17393 from opensourcerouting/fix/backport_17376_10.0 bgpd: Clear stale routes with multiple path... 3012915
louberger pushed 2 commits to master LabNConsulting/frr
- bgpd:support tcp-mss for neighbor group Signed-off-by: hanyu.zly <[email protected]> 9fa56a0
- Merge pull request #17341 from zice312963205/zly_tcpmss bgpd:support tcp-mss for neighbor group a85dce2
louberger pushed 4 commits to master LabNConsulting/frr
- bgpd:support of color extended community color-only types Add support of color extended community color-only types, ... 937cf4d
- tests:support of color extended community color-only types Signed-off-by: guozhongfeng.gzf <guozhongfeng.gzf@alibaba... 5a28b62
- doc:the doc of extcomumnity color Signed-off-by: guozhongfeng.gzf <[email protected]> 812dcc4
- Merge pull request #17231 from guoguojia2021/guozhongfeng_alibaba bgpd:support of color extended community color-onl... af9a2cb
louberger pushed 5 commits to master LabNConsulting/frr
- bgpd: Clear all paths including addpath once GR expires We iterated over all bgp_path_info's, but once we remove the... 7de464b
- bgpd: Set LLGR stale routes for all the paths including addpath Without this patch we set only the first path for th... 895d586
- tests: Check if routes with addpath are cleared if they are stale Signed-off-by: Donatas Abraitis <donatas@opensourc... 444bdc4
- tests: Check if stale routes with addpath are marked with LLGR community Signed-off-by: Donatas Abraitis <donatas@op... 2e5e3b4
- Merge pull request #17376 from opensourcerouting/fix/stale_routes_with_addpath bgpd: Clear stale routes with multipl... 36abc43