annet 3.9.1__py3-none-any.whl → 3.9.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of annet might be problematic. Click here for more details.
- annet/implicit.py +2 -2
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/METADATA +1 -1
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/RECORD +8 -8
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/WHEEL +0 -0
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/entry_points.txt +0 -0
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/licenses/AUTHORS +0 -0
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/licenses/LICENSE +0 -0
- {annet-3.9.1.dist-info → annet-3.9.2.dist-info}/top_level.txt +0 -0
annet/implicit.py
CHANGED
|
@@ -66,13 +66,13 @@ def _implicit_tree(device):
|
|
|
66
66
|
elif device.hw.Huawei.Quidway.S5700.S5735I:
|
|
67
67
|
text = """
|
|
68
68
|
!interface *
|
|
69
|
-
port link-type access
|
|
69
|
+
!port link-type access
|
|
70
70
|
interface NULL0
|
|
71
71
|
"""
|
|
72
72
|
elif device.hw.Huawei.Quidway.S2x:
|
|
73
73
|
text = """
|
|
74
74
|
!interface *
|
|
75
|
-
port link-type hybrid
|
|
75
|
+
!port link-type hybrid
|
|
76
76
|
dot1x enable
|
|
77
77
|
interface NULL0
|
|
78
78
|
"""
|
|
@@ -12,7 +12,7 @@ annet/executor.py,sha256=INlWAZFLpHurg8GTXclbSzaeSIXgZo4ccmcRulQqr88,5130
|
|
|
12
12
|
annet/filtering.py,sha256=ZtqxPsKdV9reZoRxtQyBg22BqyMqd-2SotYcxZ-68AQ,903
|
|
13
13
|
annet/gen.py,sha256=y9e7P551uJ-thjBS2p-ZRMgwQa8kPF_JAoEXJ3am77Y,30683
|
|
14
14
|
annet/hardware.py,sha256=O2uadehcavZ10ssPr-db3XYHK8cpbG7C7XFkO-I6r_s,1161
|
|
15
|
-
annet/implicit.py,sha256=
|
|
15
|
+
annet/implicit.py,sha256=xR9YcTsmmMmnxL0WQqfKJSNAt6Q6wlm6ivVtiScswLI,6659
|
|
16
16
|
annet/lib.py,sha256=4N4X6jCCrig5rk7Ua4AofrV9zK9jhzkBq57fLsfBJjw,4812
|
|
17
17
|
annet/output.py,sha256=se8EpyNS9f9kPOlOaAV0ht4DjzDoBr8F2UafiezLPYw,7743
|
|
18
18
|
annet/parallel.py,sha256=yM53RYaSpbIOUuBx4y07B_3jW8J-w3taiZWjcq_1r6A,17397
|
|
@@ -200,8 +200,8 @@ annet/vendors/library/optixtrans.py,sha256=VdME69Ca4HAEgoaKN21fZxnmmsqqaxOe_HZja
|
|
|
200
200
|
annet/vendors/library/pc.py,sha256=vfv31_NPi7M-4AUDL89UcpawK2E6xvCpELA209cd1ho,1086
|
|
201
201
|
annet/vendors/library/ribbon.py,sha256=DDOBq-_-FL9dCxqXs2inEWZ-pvw-dJ-A-prA7cKMhec,1216
|
|
202
202
|
annet/vendors/library/routeros.py,sha256=iQa7m_4wjuvcgBOI9gyZwlw1BvzJfOkvUbyoEk-NI9I,1254
|
|
203
|
-
annet-3.9.
|
|
204
|
-
annet-3.9.
|
|
203
|
+
annet-3.9.2.dist-info/licenses/AUTHORS,sha256=rh3w5P6gEgqmuC-bw-HB68vBCr-yIBFhVL0PG4hguLs,878
|
|
204
|
+
annet-3.9.2.dist-info/licenses/LICENSE,sha256=yPxl7dno02Pw7gAcFPIFONzx_gapwDoPXsIsh6Y7lC0,1079
|
|
205
205
|
annet_generators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
206
206
|
annet_generators/example/__init__.py,sha256=OJ77uj8axc-FIyIu_Xdcnzmde3oQW5mk5qbODkhuVc8,355
|
|
207
207
|
annet_generators/example/hostname.py,sha256=RloLzNVetEoWPLITzfJ13Nk3CC0yi-cZB1RTd6dnuhI,2541
|
|
@@ -214,8 +214,8 @@ annet_generators/rpl_example/generator.py,sha256=EWah19gOH8G-QyNyWqxCqdRi0BK7GbM
|
|
|
214
214
|
annet_generators/rpl_example/items.py,sha256=HPgxScDvSqJPdz0c2SppDrH82DZYC4zUaniQwcWmh4A,1176
|
|
215
215
|
annet_generators/rpl_example/mesh.py,sha256=z_WgfDZZ4xnyh3cSf75igyH09hGvtexEVwy1gCD_DzA,288
|
|
216
216
|
annet_generators/rpl_example/route_policy.py,sha256=z6nPb0VDeQtKD1NIg9sFvmUxBD5tVs2frfNIuKdM-5c,2318
|
|
217
|
-
annet-3.9.
|
|
218
|
-
annet-3.9.
|
|
219
|
-
annet-3.9.
|
|
220
|
-
annet-3.9.
|
|
221
|
-
annet-3.9.
|
|
217
|
+
annet-3.9.2.dist-info/METADATA,sha256=3eXSTqu-H74ODjsnBYQcAG6K1tSrIZ0sj0a4Vht_Mp4,815
|
|
218
|
+
annet-3.9.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
219
|
+
annet-3.9.2.dist-info/entry_points.txt,sha256=5lIaDGlGi3l6QQ2ry2jZaqViP5Lvt8AmsegdD0Uznck,192
|
|
220
|
+
annet-3.9.2.dist-info/top_level.txt,sha256=QsoTZBsUtwp_FEcmRwuN8QITBmLOZFqjssRfKilGbP8,23
|
|
221
|
+
annet-3.9.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|