Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

LabNConsulting/frr

jmuthiilabn pushed 1 commit to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
  • nhrpd: Add topotest for retrying resolution request Modified nhrp_topo topotest to test for newly added resolution r... a3fb903

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • zebra: drop NEWLINK event handling in the main thread NEWLINK is only registered by the dplane thread, the main thre... 96192f6
  • Merge pull request #17180 from anlancs/zebra/review-move-dplane zebra: drop NEWLINK event handling in the main thread 0078472

View on GitHub

louberger pushed 16 commits to master LabNConsulting/frr
  • bgpd: Do not filter no-export community for BGP OAD (one administration domain) OAD is treated as an _internal_ BGP ... e63b152
  • tests: Check if BGP no-export community is passed to BGP OAD peers Signed-off-by: Donatas Abraitis <donatas@opensour... 7eaec54
  • zebra: remove useless code Signed-off-by: anlan_cs <[email protected]> 5829fea
  • isisd: fix 'show isis route' and 'show isis fast-reroute summary' errors with vrf When the VRF does not exist, the c... e2e4894
  • bgpd: Handle non-transitive extended communities for link-bandwidth If we received a non-transitive extended communi... d33585c
  • tests: Check if non-transitive link-bandwidth communities are sent/received correctly Signed-off-by: Donatas Abraiti... 5246272
  • bgpd: Check for the extended community size before setting the flag Signed-off-by: Donatas Abraitis <donatas@opensou... 601db6d
  • bgpd: Print ipv6 extended communities if debug updates is turned on Signed-off-by: Donatas Abraitis <donatas@opensou... 8a4d336
  • bgpd: Add a function to strip non-transitive extended communities Signed-off-by: Donatas Abraitis <donatas@opensourc... 5ca4656
  • bgpd: Rework extended community transitiviness Extended communities can be transitive or non-transitive. Like other... b4e72bc
  • bgpd: Check transivity flag for node target extended community with CHECK_FLAG() Signed-off-by: Donatas Abraitis <do... 51b2dcd
  • bgpd: Handle non-transitive opaque extended communities also for eBGP peers Fixes: 765a0855f1ffec68ed42f2fac8afcaaee... 60eff2e
  • Merge pull request #17151 from opensourcerouting/fix/send_link_bw_as_non-transitive_to_ebgp bgpd: Handle non-transit... 56944a5
  • Merge pull request #17165 from opensourcerouting/fix/bgp_community_no_export_oad bgpd: Do not filter no-export commu... df0dd1b
  • Merge pull request #17166 from anlancs/zebra/review-remove-one zebra: remove useless code 3152f49
  • Merge pull request #17174 from baozhen-H3C/202410180225 isisd: fix 'show isis route' and 'show isis fast-reroute sum... 98ec22f

View on GitHub

aceelindem created a branch on LabNConsulting/frr

aceelindem/ospf-ls-refresh-interval-fix - FRRouting Protocol Suite

aceelindem deleted a branch LabNConsulting/frr

aceelindem/ospf-ls-refresh-interval-fix

louberger pushed 2 commits to stable/9.1 LabNConsulting/frr
  • bgpd: allow value 0 in aigp-metric setting The value of 0 is accepted from peers, and can also be set by the route-m... fcf0b86
  • Merge pull request #17178 from FRRouting/mergify/bp/stable/9.1/pr-17169 bgpd: allow value 0 in aigp-metric setting (... 7ee4b2c

View on GitHub

louberger pushed 2 commits to stable/10.0 LabNConsulting/frr
  • bgpd: allow value 0 in aigp-metric setting The value of 0 is accepted from peers, and can also be set by the route-m... 2ddc17a
  • Merge pull request #17177 from FRRouting/mergify/bp/stable/10.0/pr-17169 bgpd: allow value 0 in aigp-metric setting ... 29ed8be

View on GitHub

aceelindem created a branch on LabNConsulting/frr

aceelindem/ospf-ls-refresh-interval-fix - FRRouting Protocol Suite

aceelindem deleted a branch LabNConsulting/frr

aceelindem/ospf-ls-refresh-interval-fix

louberger pushed 2 commits to stable/9.0 LabNConsulting/frr
  • bgpd: allow value 0 in aigp-metric setting The value of 0 is accepted from peers, and can also be set by the route-m... e8d7d45
  • Merge pull request #17179 from FRRouting/mergify/bp/stable/9.0/pr-17169 bgpd: allow value 0 in aigp-metric setting (... c63ec02

View on GitHub

louberger pushed 3 commits to master LabNConsulting/frr
  • tests: add a topotest bgp_aigp_rr In this topotest, the route reflector advertises a route with the aigp attribute t... 7e7f65c
  • bgpd: fix AIGP calculation in route advertisement Currently the AIGP is always incremented when a route with the att... fc82d77
  • Merge pull request #17168 from enkechen-panw/aigp-fix3 bgpd: fix AIGP calculation in route advertisement fd6f46e

View on GitHub

jmuthiilabn pushed 1 commit to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
  • nhrpd: Add topotest for retrying resolution request Modified nhrp_topo topotest to test for newly added resolution r... c644d59

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • doc: Require unified config for all new topotests Signed-off-by: Donatas Abraitis <[email protected]> d155d62
  • Merge pull request #17172 from opensourcerouting/fix/doc_unified_config doc: Require unified config for all new topo... cf1da3e

View on GitHub

louberger pushed 2 commits to stable/10.1 LabNConsulting/frr
  • bgpd: allow value 0 in aigp-metric setting The value of 0 is accepted from peers, and can also be set by the route-m... c09f979
  • Merge pull request #17176 from FRRouting/mergify/bp/stable/10.1/pr-17169 bgpd: allow value 0 in aigp-metric setting ... 6bb1cc1

View on GitHub

jmuthiilabn pushed 1 commit to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
  • nhrpd: Add topotest for retrying resolution request Modified nhrp_topo topotest to test for newly added resolution r... 3cc7da6

View on GitHub

jmuthiilabn pushed 1 commit to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
  • nhrpd: Add topotest for retrying resolution request Modified nhrp_topo topotest to test for newly added resolution r... c4c2808

View on GitHub

louberger pushed 2 commits to stable/9.0 LabNConsulting/frr
  • zebra: unlock node only after operation in zebra_free_rnh() Move route_unlock_node() after rnh_list_del(). Signed-o... dfb932a
  • Merge pull request #17133 from FRRouting/mergify/bp/stable/9.0/pr-17116 zebra: unlock node only after operation in z... 0a5e255

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • bgpd: allow value 0 in aigp-metric setting The value of 0 is accepted from peers, and can also be set by the route-m... e07f38a
  • Merge pull request #17169 from enkechen-panw/aigp-fix4 bgpd: allow value 0 in aigp-metric setting 2f84a26

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • tests: logger masked in topotest.py a local logger masks the global logger and prevents errors from being gracefully... 1b38f33
  • Merge pull request #17157 from LabNConsulting/liambrady/topotest-masked-logging tests: logger masked in topotest.py 5d5da52

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • bgpd: changes for code maintainability these changes are for improving the code maintainability and readability Sig... 67d0720
  • Merge pull request #17167 from sri-mohan1/srib-24-frr-a bgpd: changes for code maintainability fa291dd

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • bgpd: changes for code maintainability these changes are for improving the code maintainability and readability Sig... 97f3dd3
  • Merge pull request #17164 from sri-mohan1/srib-24-frr-a bgpd: changes for code maintainability 0952110

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • lib: Correctly handle ppoll pfds.events == 0 The frrevent system is spitting out this message in bgpd: 20:40:15 mem1... d11ad98
  • Merge pull request #17025 from donaldsharp/ppoll_fix 841f7a4

View on GitHub

louberger pushed 2 commits to stable/10.1 LabNConsulting/frr
  • zebra: unlock node only after operation in zebra_free_rnh() Move route_unlock_node() after rnh_list_del(). Signed-o... e9c99df
  • Merge pull request #17130 from FRRouting/mergify/bp/stable/10.1/pr-17116 zebra: unlock node only after operation in ... ddce313

View on GitHub

louberger pushed 2 commits to stable/10.0 LabNConsulting/frr
  • zebra: unlock node only after operation in zebra_free_rnh() Move route_unlock_node() after rnh_list_del(). Signed-o... ef5aa73
  • Merge pull request #17131 from FRRouting/mergify/bp/stable/10.0/pr-17116 zebra: unlock node only after operation in ... 61754a1

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • ospfd: update ospf_asbr_status when using no_area_nssa command In the processing of nssa, if the number of areas tha... 71aa5ab
  • Merge pull request #17134 from Shbinging/fix_no_area_nssa_command ospfd: update ospf_asbr_status when using no_area_... 3f69054

View on GitHub

louberger pushed 2 commits to master LabNConsulting/frr
  • zebra: Fix possible null deref discovered by coverity Signed-off-by: Donald Sharp <[email protected]> 5a2a9e3
  • Merge pull request #17154 from donaldsharp/connected_coverity zebra: Fix possible null deref discovered by coverity ba60b39

View on GitHub

liambrady created a branch on LabNConsulting/frr

liambrady/topotest-masked-logging - FRRouting Protocol Suite

louberger pushed 3 commits to stable/9.1 LabNConsulting/frr
  • bgpd: fix several issues in sourcing AIGP attribute Fix several issues in sourcing AIGP attribute: 1) AIGP should n... 345528e
  • tests: add a new topotest to bgp_aigp Add a new topotest for getting the aigp from the "igp-metric" for a redistribu... 9f7e0aa
  • Merge pull request #17149 from FRRouting/mergify/bp/stable/9.1/pr-17091 bgpd: fix several issues in sourcing AIGP at... d92fb26

View on GitHub

louberger pushed 3 commits to stable/10.1 LabNConsulting/frr
  • bgpd: fix several issues in sourcing AIGP attribute Fix several issues in sourcing AIGP attribute: 1) AIGP should n... c163463
  • tests: add a new topotest to bgp_aigp Add a new topotest for getting the aigp from the "igp-metric" for a redistribu... f34920f
  • Merge pull request #17147 from FRRouting/mergify/bp/stable/10.1/pr-17091 bgpd: fix several issues in sourcing AIGP a... 16c17f5

View on GitHub

louberger pushed 3 commits to stable/10.0 LabNConsulting/frr
  • bgpd: fix several issues in sourcing AIGP attribute Fix several issues in sourcing AIGP attribute: 1) AIGP should n... 5990882
  • tests: add a new topotest to bgp_aigp Add a new topotest for getting the aigp from the "igp-metric" for a redistribu... 42b27ce
  • Merge pull request #17148 from FRRouting/mergify/bp/stable/10.0/pr-17091 bgpd: fix several issues in sourcing AIGP a... 27468ed

View on GitHub

Load more