Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/reusable-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
java-version: "25"
- uses: actions/setup-python@v7
with:
python-version: "3.10"
python-version: "3.14"
- name: Download bf JAR
uses: actions/download-artifact@v8
with:
Expand Down
4 changes: 2 additions & 2 deletions docs/source/notebooks/configProperties.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3719,7 +3719,7 @@
" <tr>\n",
" <th>1</th>\n",
" <td>extended ipv4 access-list line</td>\n",
" <td>blocktelnet: deny tcp any any eq telnet</td>\n",
" <td>blocktelnet: deny&nbsp;&nbsp; tcp any any eq telnet</td>\n",
" <td>configs/as2core1.cfg:[122]</td>\n",
" </tr>\n",
" <tr>\n",
Expand Down Expand Up @@ -5476,7 +5476,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.17"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
14 changes: 7 additions & 7 deletions docs/source/notebooks/differentialQuestions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -100,7 +100,7 @@
"'filters-change'"
]
},
"execution_count": 1,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -259,7 +259,7 @@
"1 rtr-with-acl acl_in 24 463 permit tcp 10.10.10.0/24 18.18.18.0/26 eq 8080 PERMIT 101 2020 deny tcp any any"
]
},
"execution_count": 1,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -281,7 +281,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -303,7 +303,7 @@
"'forwarding-change'"
]
},
"execution_count": 1,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -512,7 +512,7 @@
"4 1 "
]
},
"execution_count": 1,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -540,7 +540,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions docs/source/notebooks/filters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
" <tr>\n",
" <th>0</th>\n",
" <td>['as2dept1: RESTRICT_HOST_TRAFFIC_OUT']</td>\n",
" <td>deny ip 1.128.0.0 0.0.255.255 2.128.0.0 0.0.255.255</td>\n",
" <td>deny&nbsp;&nbsp; ip 1.128.0.0 0.0.255.255 2.128.0.0 0.0.255.255</td>\n",
" <td>DENY</td>\n",
" <td>['permit ip any 2.128.0.0 0.0.255.255']</td>\n",
" <td>True</td>\n",
Expand All @@ -240,7 +240,7 @@
" <td>['as2dept1: RESTRICT_HOST_TRAFFIC_IN']</td>\n",
" <td>permit icmp any any</td>\n",
" <td>PERMIT</td>\n",
" <td>['deny ip any any']</td>\n",
" <td>['deny&nbsp;&nbsp; ip any any']</td>\n",
" <td>True</td>\n",
" <td>BLOCKING_LINES</td>\n",
" <td>None</td>\n",
Expand Down Expand Up @@ -1238,7 +1238,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.17"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
144 changes: 72 additions & 72 deletions docs/source/notebooks/forwarding.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/source/notebooks/interacting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
" text-align: right;\n",
" }\n",
"</style>\n",
"<table border=\"1\" class=\"dataframe tex2jax_ignore\">\n",
"<table border=\"1\" class=\"dataframe tex2jax_ignore mathjax_ignore\">\n",
" <thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand Down Expand Up @@ -378,7 +378,7 @@
" text-align: right;\n",
" }\n",
"</style>\n",
"<table border=\"1\" class=\"dataframe tex2jax_ignore\">\n",
"<table border=\"1\" class=\"dataframe tex2jax_ignore mathjax_ignore\">\n",
" <thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand Down Expand Up @@ -482,7 +482,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.17"
"version": "3.14.6"
},
"varInspector": {
"cols": {
Expand Down
18 changes: 9 additions & 9 deletions docs/source/notebooks/ipsec.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -91,7 +91,7 @@
"'hybridcloud'"
]
},
"execution_count": 1,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -290,7 +290,7 @@
"4 tgw-06b348adabd13452d tgw-06b348adabd13452d[external-vpn-01c45673532d3e33e-1] 3.19.24.131 exitgw exitgw[GigabitEthernet3] 147.75.69.27 vpn-vpn-01c45673532d3e33e-1 -> Tunnel1 IPSEC_SESSION_ESTABLISHED"
]
},
"execution_count": 1,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -325,7 +325,7 @@
"Name: 0, dtype: object"
]
},
"execution_count": 1,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -347,7 +347,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -369,7 +369,7 @@
"'hybridcloud'"
]
},
"execution_count": 1,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -539,7 +539,7 @@
"4 tgw-0888a76c8a371246d[external-vpn-0dc7abdb974ff8a69-2] tgw-0888a76c8a371246d[vpn-vpn-0dc7abdb974ff8a69-2] exitgw[GigabitEthernet3] exitgw[Tunnel4]"
]
},
"execution_count": 1,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -570,7 +570,7 @@
"Name: 0, dtype: object"
]
},
"execution_count": 1,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -598,7 +598,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion docs/source/notebooks/resolvingSpecifiers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.17"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion docs/source/notebooks/routingProtocols.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.14.0"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion docs/source/notebooks/routingTables.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.17"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
24 changes: 12 additions & 12 deletions docs/source/notebooks/snapshot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -93,7 +93,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -232,7 +232,7 @@
"0 ['as1border1'] None Convert warning (redflag) No virtual address set for VRRP on interface: 'GigabitEthernet0/0' None None"
]
},
"execution_count": 1,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -265,7 +265,7 @@
"Name: 0, dtype: object"
]
},
"execution_count": 1,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -287,7 +287,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -309,7 +309,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -474,7 +474,7 @@
"4 configs/as2border2.cfg PASSED CISCO_IOS ['as2border2']"
]
},
"execution_count": 1,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -505,7 +505,7 @@
"Name: 0, dtype: object"
]
},
"execution_count": 1,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -527,7 +527,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -549,7 +549,7 @@
"'generate_questions'"
]
},
"execution_count": 1,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -682,7 +682,7 @@
"Index: []"
]
},
"execution_count": 1,
"execution_count": 16,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -710,7 +710,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.14.6"
}
},
"nbformat": 4,
Expand Down
Loading