Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jmuthiilabn pushed 2 commits to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
jmuthiilabn pushed 97 commits to jmuthii/nhrpd-retry-resolution-topotest LabNConsulting/frr
- bgpd: add `bgp ipv6-auto-ra` command Introduce a command to stop bgpd from enabling IPv6 router advertisement messag... 7b1c0c2
- lib: actually propagate MGROUP args Well, this was only checked for exit status, which we didn't really observe... s... b7420c4
- lib: zlog stays running on shutdown No `zlog_fini()`, please. Getting log messages until the end is more important ... e95fbc1
- lib: do not log_memstats() in crash handler `log_memstats()` is not AS-safe. It can hang the crash handler (or set ... f177663
- lib: refactor memstats logging, fix ACTIVEATEXIT Move the various destinations handling into lib/memory.c, include "... b3e4007
- lib, zebra: Keep `zebra on-rib-process script` in frr.conf After the change: ``` $ grep on-rib-process /etc/frr/frr... 1fe1f8d
- zebra: fix showing nexthop vrf for ipv6 blackhole For some reasons the Linux kernel associates the ipv6 blackhole of... 6cdc82b
- 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
- 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
- zebra: drop NEWLINK event handling in the main thread NEWLINK is only registered by the dplane thread, the main thre... 96192f6
- isisd: fix 'show isis route' and 'show isis fast-reroute summary' errors with vrf When the VRF does not exist, the c... e2e4894
- ospfd:fix the bug that the empty area was not free after no area range command was executed When we use the no a... baf6047
- Merge pull request #17168 from enkechen-panw/aigp-fix3 bgpd: fix AIGP calculation in route advertisement fd6f46e
- 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
- and 77 more ...
louberger pushed 2 commits to stable/9.0 LabNConsulting/frr
louberger pushed 6 commits to stable/9.1 LabNConsulting/frr
- bgpd: fix blank line in running-config with bmp listener cmd An extra blank line is added in show running-config wit... 4d056dd
- bgpd: add `bgp ipv6-auto-ra` command Introduce a command to stop bgpd from enabling IPv6 router advertisement messag... 6bff341
- bgpd: fix crash when polling bgp4v2PathAttrTable we have (gdb) p *path->attr->aspath $1 = {refcnt = 3, segments = ... 3de0e5e
- Merge pull request #17294 from FRRouting/mergify/bp/stable/9.1/pr-17245 bgpd: fix crash when polling bgp4v2PathAttr... 02aa53f
- Merge pull request #17285 from FRRouting/mergify/bp/stable/9.1/pr-17278 bgpd: fix blank line in running-config with ... ecc5ff8
- Merge pull request #17289 from opensourcerouting/16354-bp-9.1 (9.1 backport) bgpd: add `bgp ipv6-auto-ra` command d2e4877
louberger pushed 4 commits to stable/9.0 LabNConsulting/frr
- bgpd: fix blank line in running-config with bmp listener cmd An extra blank line is added in show running-config wit... 8de9d46
- bgpd: fix crash when polling bgp4v2PathAttrTable we have (gdb) p *path->attr->aspath $1 = {refcnt = 3, segments = ... 4506ba0
- Merge pull request #17295 from FRRouting/mergify/bp/stable/9.0/pr-17245 bgpd: fix crash when polling bgp4v2PathAttr... 156ff52
- Merge pull request #17286 from FRRouting/mergify/bp/stable/9.0/pr-17278 bgpd: fix blank line in running-config with ... e2e9e9a
louberger pushed 2 commits to stable/8.4 LabNConsulting/frr
louberger pushed 4 commits to stable/10.1 LabNConsulting/frr
- bgpd: add `bgp ipv6-auto-ra` command Introduce a command to stop bgpd from enabling IPv6 router advertisement messag... 6817386
- bgpd: fix crash when polling bgp4v2PathAttrTable we have (gdb) p *path->attr->aspath $1 = {refcnt = 3, segments = ... 6dcdfd4
- Merge pull request #17292 from FRRouting/mergify/bp/stable/10.1/pr-17245 bgpd: fix crash when polling bgp4v2PathAtt... 680ccfb
- Merge pull request #17287 from opensourcerouting/16354-bp-10.1 (10.1 backport) bgpd: add `bgp ipv6-auto-ra` command b148788
louberger pushed 6 commits to stable/10.0 LabNConsulting/frr
- bgpd: fix blank line in running-config with bmp listener cmd An extra blank line is added in show running-config wit... 5241a36
- bgpd: add `bgp ipv6-auto-ra` command Introduce a command to stop bgpd from enabling IPv6 router advertisement messag... 44bf223
- bgpd: fix crash when polling bgp4v2PathAttrTable we have (gdb) p *path->attr->aspath $1 = {refcnt = 3, segments = ... c35b299
- Merge pull request #17293 from FRRouting/mergify/bp/stable/10.0/pr-17245 bgpd: fix crash when polling bgp4v2PathAtt... 58f9e8e
- Merge pull request #17284 from FRRouting/mergify/bp/stable/10.0/pr-17278 bgpd: fix blank line in running-config with... 5a19a51
- Merge pull request #17288 from opensourcerouting/16354-bp-10.0 (10.0 backport) bgpd: add `bgp ipv6-auto-ra` command 7dddef2
louberger pushed 10 commits to master LabNConsulting/frr
- tests: augment bgp bmp test wait time Augment bgp bmp test wait time Signed-off-by: Louis Scalbert <louis.scalbert@... a7fc9a2
- tests: rework bgp_bmp The BGP BMP topotest is difficult to debug. It does not say which prefix is not received by BG... 44c6f57
- tests: rework bgp_bmp_vrf The BGP BMP VRF topotest is difficult to debug. It does not say which prefix is not receiv... 19a6621
- tests: factorize code in bgp_bmp Factorize code in bgp_bmp Signed-off-by: Louis Scalbert <[email protected]> e29abfd
- tests: factorize code in bgp_bmp_vrf Factorize code in bgp_bmp_vrf Signed-off-by: Louis Scalbert <louis.scalbert@6w... 14eed3a
- tests: fix bgp_bmp race condition The bgp_bmp topotest is randomly failing with similar messages: > 2024-10-24 16:5... 7712844
- tests: fix bgp_bmp_vrf race condition The bgp_bmp_vrf topotest is randomly failing with similar messages: > 2024-10... a235dbc
- bgpd: bestpath failure when you have a singlepath not in holddown When you have multiple paths to a particular route... c3eebcc
- Merge pull request #17226 from louis-6wind/fix-bmp-tests tests: fix bmp tests random failure 574a715
- Merge pull request #17251 from donaldsharp/bgp_best_path_evpn_issue bgpd: bestpath failure when you have a singlepat... 56495a8
liambrady pushed 1 commit to liambrady/core-rlimit-respect-hard-limit LabNConsulting/frr
- tests: respect RLIMIT_CORE hard limit In the case that the RLIMIT_CORE hard limit cannot be raised on a system, do n... 0db9948
liambrady created a branch on LabNConsulting/frr
liambrady/core-rlimit-respect-hard-limit - FRRouting Protocol Suite
louberger pushed 2 commits to stable/10.1 LabNConsulting/frr
louberger pushed 4 commits to stable/8.4 LabNConsulting/frr
- lib: Include SID structure in seg6local nexthop Include SID structure information in seg6local nexthop data structur... 1afa3cb
- bgpd: Include structure when installing End.DT4/6 SID Include SID structure information when installing an SRv6 End.... 89efcb2
- bgpd: Include structure when removing End.DT4/6 SID Include SID structure information when removing an SRv6 End.DT4 ... 38653ed
- Merge pull request #17213 from cscarpitta/fix/backport_add-sid-structure-to-seg6local-nh_for_8.4 bgpd, lib: Include ... cf77ed9
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 4 commits to master LabNConsulting/frr
- sharpd: Allow sharpd to watch nexthops in the mrib Nothing special here, just allow sharpd to ask to watch nexthops ... aff8eaa
- zebra: Add safi to some debugs Trying to figure out what safi we are talking about is fun when it is not put into th... 811168e
- zebra: When installing a mroute, allow it to flow Currently the mroute code was not allowing the mroute to be sent t... 3bff65a
- Merge pull request #17254 from donaldsharp/mrib_nht_wonky Mrib nht wonky 2945258
louberger pushed 2 commits to stable/9.0 LabNConsulting/frr
louberger pushed 2 commits to stable/10.0 LabNConsulting/frr
louberger pushed 2 commits to master LabNConsulting/frr
louberger pushed 4 commits to stable/9.1 LabNConsulting/frr
- lib, zebra: Keep `zebra on-rib-process script` in frr.conf After the change: ``` $ grep on-rib-process /etc/frr/frr... fe6e498
- bgpd: fix display of local label in show bgp Fix the display of the local label in show bgp. > r1# show bgp ipv4 la... fb1df2e
- Merge pull request #17263 from opensourcerouting/fix/backport_1fe1f8d87c4ab46ae18536a2418c05ae5fd95185_9.1 lib, zebr... 1c1f033
- Merge pull request #17275 from FRRouting/mergify/bp/stable/9.1/pr-17243 bgpd: fix display of local label in show bgp... e09ce80