]> git.proxmox.com Git - mirror_frr.git/commitdiff
tests: Fix spelling of daemons
authorDonald Sharp <sharpd@nvidia.com>
Fri, 1 Apr 2022 20:26:38 +0000 (16:26 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 1 Apr 2022 20:26:38 +0000 (16:26 -0400)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
82 files changed:
tests/topotests/bgp_as_allow_in/test_bgp_as_allow_in.py
tests/topotests/bgp_basic_functionality_topo1/test_bgp_basic_functionality.py
tests/topotests/bgp_communities_topo1/test_bgp_communities.py
tests/topotests/bgp_communities_topo1/test_bgp_communities_topo2.py
tests/topotests/bgp_ecmp_topo2/test_ebgp_ecmp_topo2.py
tests/topotests/bgp_ecmp_topo2/test_ibgp_ecmp_topo2.py
tests/topotests/bgp_evpn_overlay_index_gateway/test_bgp_evpn_overlay_index_gateway.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1-1.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1-2.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1-3.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1-4.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2-1.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2-2.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2-3.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2-4.py
tests/topotests/bgp_gr_functionality_topo3/bgp_gr_functionality_topo3.py
tests/topotests/bgp_gshut_topo1/test_ebgp_gshut_topo1.py
tests/topotests/bgp_gshut_topo1/test_ibgp_gshut_topo1.py
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_1.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_2.py
tests/topotests/bgp_multi_vrf_topo1/test_bgp_multi_vrf_topo1.py
tests/topotests/bgp_multi_vrf_topo2/test_bgp_multi_vrf_topo2.py
tests/topotests/bgp_path_attributes_topo1/test_bgp_path_attributes.py
tests/topotests/bgp_prefix_list_topo1/test_prefix_lists.py
tests/topotests/bgp_recursive_route_ebgp_multi_hop/test_bgp_recursive_route_ebgp_multi_hop.py
tests/topotests/bgp_route_aggregation/test_bgp_aggregation.py
tests/topotests/bgp_route_map/test_route_map_topo1.py
tests/topotests/bgp_route_map/test_route_map_topo2.py
tests/topotests/bgp_tcp_mss/test_bgp_vrf_tcp_mss.py
tests/topotests/bgp_vrf_dynamic_route_leak/test_bgp_vrf_dynamic_route_leak_topo1.py
tests/topotests/bgp_vrf_dynamic_route_leak/test_bgp_vrf_dynamic_route_leak_topo2.py
tests/topotests/bgp_vrf_dynamic_route_leak_topo3/test_bgp_vrf_dynamic_route_leak_topo3.py
tests/topotests/bgp_vrf_dynamic_route_leak_topo4/test_bgp_vrf_dynamic_route_leak_topo4.py
tests/topotests/bgp_vrf_lite_best_path_test/test_bgp_vrf_lite_best_path_topo1.py
tests/topotests/bgp_vrf_lite_best_path_test/test_bgp_vrf_lite_best_path_topo2.py
tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py
tests/topotests/evpn_type5_test_topo1/test_evpn_type5_topo1.py
tests/topotests/example_topojson_test/test_topo_json_multiple_links/test_example_topojson_multiple_links.py
tests/topotests/example_topojson_test/test_topo_json_single_link/test_example_topojson.py
tests/topotests/example_topojson_test/test_topo_json_single_link_loopback/test_example_topojson.py
tests/topotests/multicast_pim_bsm_topo1/test_mcast_pim_bsmp_01.py
tests/topotests/multicast_pim_bsm_topo2/test_mcast_pim_bsmp_02.py
tests/topotests/multicast_pim_sm_topo1/test_multicast_pim_sm_topo1.py
tests/topotests/multicast_pim_sm_topo2/test_multicast_pim_sm_topo2.py
tests/topotests/multicast_pim_sm_topo3/test_multicast_pim_sm_topo3.py
tests/topotests/multicast_pim_sm_topo3/test_multicast_pim_sm_topo4.py
tests/topotests/multicast_pim_static_rp_topo1/test_multicast_pim_static_rp.py
tests/topotests/ospf_basic_functionality/test_ospf_asbr_summary_topo1.py
tests/topotests/ospf_basic_functionality/test_ospf_asbr_summary_type7_lsa.py
tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_nssa.py
tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py
tests/topotests/ospf_basic_functionality/test_ospf_routemaps.py
tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
tests/topotests/ospf_basic_functionality/test_ospf_single_area.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_asbr_summary_topo1.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_authentication.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa2.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_routemaps.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo1_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo2_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo3_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo1_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo2_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo3_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo4_ibgp.py

index 961d72bd1590774aec7ace60cdc37de730ef967e..ec66c8caef251ee54257492d6265a93c4c39b97c 100644 (file)
@@ -122,7 +122,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index f416f3d2a4ca25d033e5cda41869a8d0816172ba..600bf3adc094ffe8bdf23423adda8a9cfc215794 100644 (file)
@@ -137,7 +137,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 123461caa9aea0eeb32d58f278d4759fb8ce077d..e4c25ff5cb1a60e366aa908c70f231ca1eab9e9e 100644 (file)
@@ -99,7 +99,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 947efa8f8a4dc21cf0cd730a91cf7ab2af9b0316..f6ee9ea79597c2667cc5649b494d65ce8c504abf 100644 (file)
@@ -103,7 +103,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index ad999a1aff0f1b156712ee9fcc28fc6a1a0a0681..d4a47c979791a38b6e097adb25c4c371a3d4c608 100644 (file)
@@ -105,7 +105,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 28047424b4cbb842250828d93f16b0d1ae401dfd..751386e2b3795cc60209432ca24bcca26ade77b6 100644 (file)
@@ -105,7 +105,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 17f5fb08b9793815e186cf3986fe1014eb7f03d0..c594079d4ffd37c01402e158d07e4b42a3655c5c 100755 (executable)
@@ -135,7 +135,7 @@ def setup_module(mod):
         l3mdev_accept = 0
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     tgen.start_topology()
 
     # Configure MAC address for hosts as these MACs are advertised with EVPN type-2 routes
index 290bf16fea140915a7869da68cc694803b65b960..af0c8b6bed1531c2820932d5590c9520898dd8b4 100644 (file)
@@ -176,7 +176,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 0647ad5d0684c7896fad65ebe37e2263890dea97..d802b27acc77ded87c28be61d1a7528f9e6e0466 100644 (file)
@@ -176,7 +176,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 0c3ff6451e945160c8598c9ea623d3d64d08c328..b0ca959e53766a78d11d043ffccd00f2d2d98050 100644 (file)
@@ -176,7 +176,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 791ca37eae480e635d0175df1ceaf5b553e174cb..399d13d73788bb391e112a869b79bd53dc90dafc 100644 (file)
@@ -176,7 +176,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 064fde1633544eb18e801d9817316bef8cf134f3..3afe38857ba0bd1a5ef1b4478171b02f26debd7b 100644 (file)
@@ -173,7 +173,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 4356c4d591b89ac0b7e5b4cb493fc55eaed1e001..535f272ef4096cc4ce15c9f6d16efe893cb13885 100644 (file)
@@ -173,7 +173,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 86d676dd8ba69e0d8771204aa82cf2c13d1bc9a6..a5c833dc5dd7efa27c8b1e25c0b811f31503dd5f 100644 (file)
@@ -173,7 +173,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 889f47f377abe1e73bf8e24255c51c42ad770741..8671a7932333204ae62e1b9ce8312db1d01c1195 100644 (file)
@@ -175,7 +175,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index c19ee06bab19783d9d3bea3fd6ef1dde50ba0d3f..6bf8b963098324514a4125a88286bacbe4a9996a 100644 (file)
@@ -266,7 +266,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 14b8055d97435cc71b4c83edfaf45c224260f50f..58133c44a97068fb39a55cf7dff5c9042b173c94 100644 (file)
@@ -108,7 +108,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index e842e64adaa2e8072c43b59951dab773fd559154..a79ce0e3a0e91ea9325d380a786fd7229a7406d1 100644 (file)
@@ -103,7 +103,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 37786d07c4c3fd1d0dcc8a55b7bbff9f50726019..68436177d8d8552db7eb105cebe8974c64f48508 100644 (file)
@@ -123,7 +123,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index d98eafe36f01831240351b2ea41020cd9bb35271..1d424caa30eb3a04654efd153ca6294bb7044efc 100644 (file)
@@ -133,7 +133,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 0e6e7eb321dfe9a97068567ca63a6024e9c1b3b8..16d6b1993d1b85c62d6620a96cdb18d4b981abf1 100644 (file)
@@ -126,7 +126,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 8168817d5998f2c4e2c95981f70f85b79a729e53..862cae42e9e1b98cc32ae822f6330b040b6960ca 100644 (file)
@@ -124,7 +124,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 48533da8b9fc1aaf8bbe24f81fed56ab7deabce5..1a91257f06a0c1ed402ecd0b4abddbd7c2542ecc 100644 (file)
@@ -112,7 +112,7 @@ def setup_module(mod):
     topo = tgen.json_topo
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index fa3598ff8e028f7e96f5d387acbb3a580e51d0de..03cfded514cc8e0814765f4f92d0c2948a1e80cd 100644 (file)
@@ -141,7 +141,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 6b62b2c5eeb9eaf252c1f83661497f63e26a726b..b11cda3cd043c107e304b0ef526a32ef9f06ad10 100644 (file)
@@ -130,7 +130,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index fbe1b038e355f0b87fa043d2b68f05c4ab297297..7eb5bda2d8d7a3fa8174557d2ef52adb7ff76cba 100644 (file)
@@ -204,7 +204,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 05961b1104f8e546f285646f694c9b42910eae7d..35e81d1c62ee7c1c0a5946bba67719f88248821c 100644 (file)
@@ -157,7 +157,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 1bd4c233d8824dbfc5c64577a885bdb8e2e55efa..870c2f7a10bbbcdee1a771024a255869e2def33a 100644 (file)
@@ -115,7 +115,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 64093497cb0d8801f31ea89738a3fd86a0f22a9d..2dc95cee21a82dfe06da20c2dedb800c3087dd4f 100644 (file)
@@ -100,7 +100,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index e255b4e88c66c844a7faad92776fa81cce0e6540..04f866f35bcbdd08896b756a1ff2a31ada31f0cc 100644 (file)
@@ -130,7 +130,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 1367d77e552561d3dc889a279607cb1fdfb131f0..8c9d2c9dbf4988258db0b73e5f38f23a9b999bfa 100644 (file)
@@ -119,7 +119,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 6556c050bb8be8f194a19433ce0b6ef2a5170547..655a3dc8991e84a36562c2cb55d47164e71a140a 100644 (file)
@@ -131,7 +131,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index eccb2c1bf21c90254df05d760c3f0d3122c8d06a..4da7eeb2ff2b87de314fdd8c167154788198a673 100644 (file)
@@ -176,7 +176,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index c48bd8a4398cbeeb43abc28e2a77609db2b19bd3..7094c2805d1729f12b1dea3e81bfa4534ed9946c 100644 (file)
@@ -126,7 +126,7 @@ def setup_module(mod):
     topo = tgen.json_topo
     # ... and here it calls Mininet initialization functions.
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
     # Creating configuration from JSON
     build_config_from_json(tgen, topo)
index 07ba0964d4ff39735329039861df0bf9fa0a6e61..7d71ef761e6126ec142f7a5314207d0835984868 100644 (file)
@@ -131,7 +131,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index 8ba96ef7a0cbeb9f201140ce9043ce6ec6c874da..391c272dbcaad5eb4dfaa46746288087d184de81 100644 (file)
@@ -118,7 +118,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index 1cf1b29097f7cec3ab661cb3f523e32eacf71c87..a9aefc5003d6541439d8db432ca6ea857bc76f71 100644 (file)
@@ -126,7 +126,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index 82daf08e185bb8f1fd8f9bb190703d1a15ada9eb..97016caa75d09870adc97a61430c144f8e75b441 100644 (file)
@@ -127,7 +127,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index d9d4f4f8b204fdc3bb8ce4e108bcb88581888c26..b95e71c2eb17e8d44e4f6c05ab3f7f954ce3e332 100644 (file)
@@ -129,7 +129,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index e930b62706995ed5aed837fcf263a4a3ad23e257..9291fbd9661c190a08a4f1f73a034dc0264f2832 100644 (file)
@@ -123,7 +123,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Run these tests for kernel version 4.19 or above
index 72d1251d2511371d7a5c98d8f945ac240eddecf3..332ffdf6d5fe2e95c528c9a3df04eb91feb7aec6 100644 (file)
@@ -141,7 +141,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index b3ff9d79caae1b5527eb031365a1ca04fec876f7..a641fec584e9f542f3cb7af64d48e87a42b1f622 100644 (file)
@@ -158,7 +158,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 107b5e9624dc59ad97c01399e85f7bb817de48f7..fe4a2564849ef22b3065eb1a996df75aff6ca540 100755 (executable)
@@ -110,7 +110,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # This function only purpose is to create configuration
index b03215d21c9345ddc988e3d4b4dcd0eded944bfd..8bc28528dc161640658fd2e4e530d64826449dac 100755 (executable)
@@ -111,7 +111,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # This function only purpose is to create configuration
index 594b156f8b5a1b7ad9834c24dd121d775de69977..caf0a7c1385f3b519fb9ad2b20f3224a2a45e4c4 100755 (executable)
@@ -112,7 +112,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # This function only purpose is to create configuration
index 13bb22a733d29980e6add7427d740e83095e8c3e..1a55d6d9f109cac9cce2b88fb1314e75b9743710 100644 (file)
@@ -170,7 +170,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index c140a9f8a21167789f1c5d10e65f51a33fcf8a7d..31cd8f98589594cce76dd8a2d8f5e8ffa6c3a178 100644 (file)
@@ -150,7 +150,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index 9929f4b3c703f919ce48fbeda99cba720366378d..75fae6bb597eec4375a26a79df6107a496e4badb 100755 (executable)
@@ -179,7 +179,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, tgen.json_topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index 57561c78ebd39fef610372c4433331c9ca29b71b..c2128cbad6df51479f444573a8df1acb350b83ae 100755 (executable)
@@ -176,7 +176,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index 907c75e9ee5c4dc6c882a8946099dca9b814b511..304128e44c8d95c0c7d07f8a4883ca224549222a 100755 (executable)
@@ -188,7 +188,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index 1b7158d597bcc01f11f1aa9747674265ef53c3ce..b255bddcef5c2625d247add8af431cde83920329 100755 (executable)
@@ -155,7 +155,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index a5cec9381356e3b8ebbdbb7344cacc114c439d2b..210f960b60f6b477347b6fe036ab99f26831c7fe 100755 (executable)
@@ -227,7 +227,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, TOPO)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Don"t run this test if we have any failure.
index f9fa55e2750121347ca9f79991ee0a6b2e732557..f42bc47d46569df83499d84bb3fa81a5a2b8eff8 100644 (file)
@@ -146,7 +146,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index e63f59e846e2b5fdab4f9e2d0cf776329aa1e6ff..2c9959c49907b5d248c1f864ab8d3317c1584bd2 100644 (file)
@@ -138,7 +138,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 030b77c609b01e6f032c8b9215980e5098b6425f..252481799c5f8c9183bab86538506b4e94bd6bc4 100644 (file)
@@ -106,7 +106,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 86f3213fce5aadf13e0cb65681c3baafdc593cef..a0ab82871738b4832b64a4b327f1cd35c03832da 100644 (file)
@@ -117,7 +117,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index a578272e21e10e732995a4b80076e4c7a6cb1a5d..2b479db3c2d854032fd83d242f62f0edd80b0a57 100644 (file)
@@ -120,7 +120,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 4a5660f42fc1d15441c0bb79e2bf4772cb801846..00feefc4d09c165ca85c7c3dd4b4987f1d98b67e 100644 (file)
@@ -121,7 +121,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index b32483f7ada4710a5e334debe9dfa03cd8cb0c20..497a8b900b2c7463bc4d4e5461467323c43cc1f9 100644 (file)
@@ -120,7 +120,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index aa34208acbb5bbfb64f1987ee02ab928dc6d7455..1917bd42f504c47d1018bd798f115423ec95ed0b 100644 (file)
@@ -118,7 +118,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 7c09e71ef858abbab437ad3a1ce8fba1e05831c5..3b84a99cdfe13fd4fe0286cc8fa6f75671bf67ae 100644 (file)
@@ -107,7 +107,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index adc1b2cf3a8023144df76605227a5797ae2bd0ce..22d768d9f6c2a79318853d78f5bdc766fc21d0e9 100644 (file)
@@ -133,7 +133,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 88c87dcecd06db2ff2c1cc2b46fd172ddb740285..8bd81a38545c65dedac9b5a78d5d49413e8d15ac 100644 (file)
@@ -129,7 +129,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 73193582a63663976a323990383ce982ae107d8d..c7ee723b3efd5e581de4fae407402e71a91e6b92 100644 (file)
@@ -114,7 +114,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 2c7c6df37ef5f46de48e350f7e4f04c7efd2d949..ff182be66f998ddd65890b0ccf159bb96a446409 100644 (file)
@@ -123,7 +123,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 36cde06c3e21cc56710bffe0cbf035bf74af7fd7..3967f5f42a886042679e1f75b72b25ce68854bea 100644 (file)
@@ -161,7 +161,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index baa0071f9c6494eb304b50203ec6e5da216cda1e..d32a05a88ece41813b2c495036ecb8b9d60f9a7c 100644 (file)
@@ -116,7 +116,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index d33c6b278763d9e7eb77834249be351252706a99..75be0928ab06624f5449f1c8e3821f84f346a56f 100644 (file)
@@ -121,7 +121,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index a28c0d7fc01a7a5b48a3b8713604ae0404037130..ce880b413b2e6fd2721edea156462f9b6403f1e2 100644 (file)
@@ -134,7 +134,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 64a067cd1a71bfae02a5d9bd9fbf5be3ec0cafa9..bdc4c139f7cc778b7bc8ec3ae283fbcf008b2b2f 100644 (file)
@@ -66,7 +66,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index dc3b915d49b38926f961394f54aa9083019d2fc5..7b41c80ce38f8117b9448e04b04bd9920fe483b8 100644 (file)
@@ -143,7 +143,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index d7cf951c5f14acc1d825b213d6ab4fa7bfec2b09..0c9457b39e80d255b27981d601845d3bd10b67e9 100644 (file)
@@ -135,7 +135,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 2e2f227976d120f00f78acc655759b1e0028f843..df3a0249ea9896884e888d489355cc0aa662fdff 100644 (file)
@@ -126,7 +126,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 9ec06ec36be7659fdcd95aad46c41769d228c847..c9824e79c50970aa618bdea344048e5022e7d5c9 100644 (file)
@@ -120,7 +120,7 @@ def setup_module(mod):
     daemons = topo_daemons(tgen, topo)
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen, daemons)
 
     # Creating configuration from JSON
index 809a0a32402e38537665a3f2af15270428c49fe5..abfba029f4e8411742f7607249705ba876f7a347 100644 (file)
@@ -94,7 +94,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index b85aa43ca41ade4420767445550cbab00e1394b9..f04279a081763c27967094d63d13a18514c66203 100644 (file)
@@ -135,7 +135,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 0e6ab6183cb17e849fc20c94af2e589b8e0b51fc..6c76c928ecc89d1af01ef5abb3963e650491e04b 100644 (file)
@@ -118,7 +118,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 7a7c5d63a7a96f2e3f419c50f25683eead272909..3f49ced7cabcd5b1708455cc4d3175aef290b042 100644 (file)
@@ -101,7 +101,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index e06d0fca3c66e453a1352ab1e6c631d8583c447f..6b7b2adfd9150b712728997eca2fe9d8a2cbe189 100644 (file)
@@ -94,7 +94,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index cb6c87945903ad7be6e33ce9928d0007bb0888e8..350a117b949a538bbb420ff7921ee2ba6827697c 100644 (file)
@@ -135,7 +135,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 1ac91e1f5f58680dda11ab4970be71e2f22688e2..1861d9ad49ff5f32f512e57acb3597868fb6e79c 100644 (file)
@@ -117,7 +117,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON
index 42d86f22da4e90f82b1d23650f623123ca54ef27..8c97d6cb7e93704a74a15c651ac68d6230b89396 100644 (file)
@@ -96,7 +96,7 @@ def setup_module(mod):
     # ... and here it calls Mininet initialization functions.
 
     # Starting topology, create tmp files which are loaded to routers
-    #  to start deamons and then start routers
+    #  to start daemons and then start routers
     start_topology(tgen)
 
     # Creating configuration from JSON