2023-04-21 |
Donald Sharp | pimd: Tell coverity what is really going on |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Donald Sharp | pimd: Fix possible null of pim instance |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Philippe Guibert | Merge pull request #12933 from Orange-OpenSource/link_state |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Donatas Abraitis | Merge pull request #13329 from Pdoijode/pdoijode/bgp... |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Donatas Abraitis | Merge pull request #13166 from Jafaral/ospf-external... |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Pooja Jagadeesh... | bgpd: Fix for ain->attr corruption during path update |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Mark Stapp | Merge pull request #13323 from LabNConsulting/style... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Olivier Dugeon | Merge pull request #11667 from louis-6wind/flexalgo... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Russ White | Merge pull request #13236 from Orange-OpenSource/ospf-te |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | doc: add isisd flex-algo documentation |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | doc: fix debugging-isis reference |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | tests: add isis_sr_flex_algo_topo2 for flex-algo |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | tests: add isis_sr_flex_algo_topo1 for flex-algo |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add "show isis flex-algo" command |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add algorithm argument to show isis segment... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add an algorithm argument to show isis route |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add an algorithm argument to show isis topology |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add flex-algo info to spf extreme debug |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Eric Kinzie | isisd: add option to display isis routes as json |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Eric Kinzie | isisd: show non-zero algos in "show isis route prefix... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: show non-zero algos in "show isis route prefix... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Eric Kinzie | lib: convert termtable to json |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: clarify ifdef fabricd |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: fix typo in indef fabricd comment |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add affinity-map configuration hooks |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add support of (ti-)lfa to flex-algo |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Eric Kinzie | isisd: fix merging flex-algo route nodes |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: merge algorithm tables |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: calculate flex-algo constraint spf |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add isis flex-algo lsp advertisement |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: add ASLA support |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add isis flex-algo configuration frontend |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Christian Hopps | style: add format checker config that matches FRR style... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Olivier Dugeon | ospfd: Force Opaque LSA & co to default VRF |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add isis flex-algo configuration backend |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add isis flex-algo base interface |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | lib: add a frr_each_const macro |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | lib,vtysh,isisd,yang: algo cli/yang/callbacks |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | lib: add library for igp flexible-algorithm |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add cli to configure algorithm-prefix-sid |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd,yang: add algorithm-prefix-sid configuration... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: add TLV_SIZE_MISMATCH for tlvs length mismatch |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: refactor enum tail comma |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: update struct isis_route_info has multiple sr... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: update struct isis_sr_psid_info with nh context |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Louis Scalbert | isisd: refactor IP reachability lsp build |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: update isis_tlvs_add_*_reach() with multi algorithm |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | isisd: update SR_ALGORITHM_COUNT to 256 |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Hiroki Shirokura | lib,isisd: refactor igp-agnostic sr misc functions |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Jafar Al-Gharaibeh | doc: document the new set min/max metric commands |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Jafar Al-Gharaibeh | tests: add a topotest for ospf metric propagation acros... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Jafar Al-Gharaibeh | ospfd: handle type-7 routes |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Jafar Al-Gharaibeh | lib, ospfd, yang: add route map set for min/max metric |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Jafar Al-Gharaibeh | ospfd: use rib metric as the base for set metric +/- |
commit | commitdiff | tree | snapshot |
2023-04-17 |
mobash-rasool | Merge pull request #13319 from anlancs/pimd-wrong-comme... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Donald Sharp | Merge pull request #13230 from LabNConsulting/micronet... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Donatas Abraitis | Merge pull request #13321 from louis-6wind/doc-affinitymap |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Donatas Abraitis | Merge pull request #13320 from LabNConsulting/fix-show... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Louis Scalbert | doc: include affinity-maps into index |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Hiroki Shirokura | isisd: update struct isis_sr_psid_info with algorithm id |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Hiroki Shirokura | isisd: update struct sr_prefix_cfg with algorithm id |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Hiroki Shirokura | isisd: update struct isis_spftree with algorithm id |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Donatas Abraitis | Merge pull request #12550 from AbhishekNR/mld_join |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Donatas Abraitis | Merge pull request #13318 from chiragshah6/fdev1 |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | tests: use a more specific xpath for finding the route... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | tests: use `shlex.quote` to pass command arg to vtysh |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | tests: quick fix for --gdb-daemons=DAEMONLIST not working |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | lib: always check for error, don't count on dnode being... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | lib: always return valid data format for show yang... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | lib: fix broken "show yang operational-data" functionality |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Christian Hopps | lib: add and use new yang function for finding schema... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
anlan_cs | pimd: Correct the wrong comment |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Donatas Abraitis | Merge pull request #13141 from mjstapp/fix_ospf_json_keys |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Sindhu Parvathi... | bgpd:add correct value into dfAlgorithm json output |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Donatas Abraitis | Merge pull request #13314 from anlancs/bgp/remove-check... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Donatas Abraitis | Merge pull request #13312 from chiragshah6/fdev2 |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Donatas Abraitis | Merge pull request #13302 from anlancs/fix/reload-remote-as |
commit | commitdiff | tree | snapshot |
2023-04-16 |
anlan_cs | bgpd: Remove unnecessary check for groups |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Christian Hopps | tests: switch to munet |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Jafar Al-Gharaibeh | Merge pull request #13313 from LabNConsulting/cleanup... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Christian Hopps | tests: restart bgpd to avoid warnings in follow on... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Christian Hopps | tests: import munet 0.12.12 |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Donald Sharp | Merge pull request #13311 from LabNConsulting/fix-pytho... |
commit | commitdiff | tree | snapshot |
2023-04-14 |
anlan_cs | tools: Make check flag really work for reload |
commit | commitdiff | tree | snapshot |
2023-04-14 |
anlan_cs | tools: fix missing remote-as configuration when reload |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Chirag Shah | zebra: evpn mh sync mac install as inactive |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Christian Hopps | tests: fix warning, incorrect use of `is`. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Donald Sharp | Merge pull request #13303 from pguibert6WIND/srv6_seg6l... |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Donatas Abraitis | Merge pull request #13308 from donaldsharp/if_pr_needs |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Donald Sharp | git: Workflow grammar fixup |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Jafar Al-Gharaibeh | Merge pull request #13297 from donaldsharp/ospf6_missing_nh |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Donald Sharp | Merge pull request #13300 from louis-6wind/iso_doc |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Donald Sharp | Merge pull request #13301 from opensourcerouting/fix... |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Philippe Guibert | lib: fix handle seg6local routes on default vrf |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Donatas Abraitis | bgpd: Fix crash for `show bgp ... neighbor received... |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Donald Sharp | Merge pull request #13298 from opensourcerouting/dead... |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Louis Scalbert | doc: fix the print iso macro documentation |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Jafar Al-Gharaibeh | Merge pull request #13293 from donaldsharp/run_black_on... |
commit | commitdiff | tree | snapshot |
2023-04-13 |
David Lamparter | pimd, doc: remove dead import check references |
commit | commitdiff | tree | snapshot |
2023-04-13 |
lynne | ospf6d: missing ECMP NHs in certain topologies |
commit | commitdiff | tree | snapshot |
next |