Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cisco ios mac addr-table: fix "Secure" entry and empty dest port #943

Closed
wants to merge 722 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
722 commits
Select commit Hold shift + click to select a range
bdbaf7e
enhancement: cisco_nxos_show_interface: added mode value to be captured
daanvdsanden Mar 6, 2020
80f6a29
enhancement: cisco_nxos_show_interfaces_switchport: Added access_vlan…
daanvdsanden Mar 6, 2020
45d40cd
BugFix: Update vyatta_vyos_show_interfaces to match addresses without…
sliddjur Mar 8, 2020
bf33147
New Template: hp_comware_display_ip_interface (#609)
sliddjur Mar 8, 2020
938255c
New Template: cisco_ios_show_ip_ospf_database_router (#606)
ChristopherJHart Mar 8, 2020
1c4c37b
BugFix: Removed reliance on static spacing for cisco_ios_show_interfa…
FragmentedPacket Mar 9, 2020
cddb320
Documentation: Update changelog for 1.4.0 release (#615)
FragmentedPacket Mar 9, 2020
06375c5
Bumping version to 1.4.0 (#616)
FragmentedPacket Mar 9, 2020
320c4c8
BugFix: cisco_ios_show_ip_ospf_database: Replaced static spacing
ChristopherJHart Mar 9, 2020
ec1213e
New Template: cisco_ios_show_ip_ospf_database_network (#618)
ChristopherJHart Mar 9, 2020
0e69deb
BugFix: cisco_nxos_show_fex: allow spaces in fex description (#620)
daanvdsanden Mar 10, 2020
3bad277
BugFix: Account for fpc and master lines on older Junos versions (#622)
ainamori Mar 13, 2020
7b8ef36
New Template: hp_comware_display_lldp_neighbor-information_verbose (#…
xdai555 Mar 14, 2020
333e5c6
Adds template for Cisco ASA "show vpn-sessiondb anyconnect" (#625)
jvanderaa Mar 18, 2020
a3c49c8
BugFix: show vpn-sessiondb anyconnect - INDEX required and fix whites…
jvanderaa Mar 18, 2020
1199735
New Template: cisco_wlc_ssh_show_mobility_sum (#628)
timjsmith24 Mar 23, 2020
acd2e9f
Updates: ASA show vpn session - add new data (#631)
jvanderaa Mar 25, 2020
f36516d
Enhancement: ASA ipsec sa - Adds compatibility for names (#629)
joewesch Mar 25, 2020
c67a7f8
Enhancement: ASA show nat - Add support for protocol (#632)
joewesch Mar 26, 2020
1c9fc9e
New template: cisco_ios_show_ip_route_summary (#635)
kjoyce77 Mar 31, 2020
95073f2
New template: cisco_asa_show_vpn-sessiondb (#636)
jvanderaa Mar 31, 2020
66cdabb
Enhancement: cisco_asa_show_inventory support inventory items w/o SN …
wvandeun Apr 2, 2020
5a6253b
BugFix: IOS OSPF DB: Make leading spaces optional (#650)
ariesgeek Apr 15, 2020
88a88a0
Bugfix: cisco_asa_show_route - Capture additional output with just pr…
fatred Apr 15, 2020
7b8955c
New Template: cisco_wlc_ssh_show_band-select (#637)
timjsmith24 Apr 15, 2020
66d5f45
BugFix: cisco_ios_show-mac-address-table: Allows N/A in the VLAN fiel…
FragmentedPacket Apr 23, 2020
322bc73
Added information for all new changes between 1.4.0 and now (#660)
FragmentedPacket Apr 23, 2020
13b5a2d
Forgot to bump version in lib/ntc_templates/__init__.py (#661)
FragmentedPacket Apr 23, 2020
3a554d6
BugFix: Change Ciena platform to use ciena_saos (#665)
georgesnow Apr 28, 2020
36ee493
Enhancement: cisco_ios_show_redundancy - Add New fields (#667)
FragmentedPacket Apr 29, 2020
18da301
New Template: Adds support for Cisco FTD and cisco_asa_ping (#654)
micahculpepper Apr 29, 2020
fb64024
New Template: hp_comware_display_ip_routing-table & hp_comware_displa…
xdai555 Apr 29, 2020
0857290
BugFix: cisco_ios_show_ip_interface - Account for Internet address th…
FragmentedPacket Apr 30, 2020
8cb73c5
Remove "terminal" dependency (#672)
ktbyers May 1, 2020
a6a6528
Enhancement: IOS Show Interface - Add CRC and Abort captures (#673)
mtbutler07 May 1, 2020
d89a430
BugFix: arista_eos_show_ip_route: Accounting for new data for WARNING…
FragmentedPacket May 3, 2020
2645d72
BugFix: (IOS) - show cdp neighbors detail - Prevent capturing trailin…
FragmentedPacket May 5, 2020
d3c26e2
New Template: hp_procurve_show_lldp_info_remote-device_detail.textfsm
sliddjur May 5, 2020
434048a
New Template: hp_procurve_show_lldp_info_remote-device.textfsm
sliddjur May 6, 2020
90205b7
New Template: hp_procurve_show_trunks.textfsm
sliddjur May 6, 2020
a9d811d
Bugfix: Accounted for ASBR/ABR in cisco_ios_show_ip_ospf_database_rou…
FragmentedPacket May 7, 2020
f9398b7
New Template: cisco_ios_show_adjacency_detail (#692)
Yakuza-UA May 7, 2020
6806fc3
New Template: ciena_saos_ssh_server_show_key.textfsm (#693)
georgesnow May 8, 2020
d7cb414
Add support for 'show ip cef'
Yakuza-UA May 9, 2020
ca7fc43
Fix #1: '<num> RR source'
Yakuza-UA May 10, 2020
07d7639
Fix #2-3: 'QOS precedence' and 'dependencies/dependency'
Yakuza-UA May 10, 2020
5ac16db
Re-run tests to refresh YAML files
Yakuza-UA May 10, 2020
068f8e5
Fix #4: 'TYPE was capturing trailing spaces'
Yakuza-UA May 10, 2020
59c822b
Fix #5: 'Detect INTERFACE for glean adjacency IOS 12.x'
Yakuza-UA May 10, 2020
730b2cc
Fix #6: 'Improved Detection logic'
Yakuza-UA May 10, 2020
8f4f7dd
Fix #7: 'Legacy IOS lists drop action as 0.0.0.0'
Yakuza-UA May 10, 2020
d2dee5d
Fix #8: 'Add support for ECMP'
Yakuza-UA May 10, 2020
c6fbb77
Final commit: clean up & all tests re-run
Yakuza-UA May 10, 2020
6682e05
Final commit: TYPE var renamed to ETYPE (entry type)
Yakuza-UA May 11, 2020
1baed4f
Added support for Cisco IOS traceroute command
Yakuza-UA May 13, 2020
b4ec230
Re-run tests against raw files
Yakuza-UA May 15, 2020
b2ad92c
update index to support panos_debug_swm_status and add the template file
ancoleman May 19, 2020
c8b1307
add new line to template file
ancoleman May 19, 2020
0350453
update index order for paloalto_panos_debug_swm_status, add test demo…
ancoleman May 19, 2020
a6247e7
remove blank line from index
ancoleman May 19, 2020
3612202
update test yml for paloalto_panos_debug_swm_status with proper filename
ancoleman May 19, 2020
3cb479f
New Template: ASA - show_bgp_summary (#696)
corvese May 19, 2020
55a46be
BugFix: ASA - show vpn-sessiondb anyconnect - Index and Username ends…
anttof May 19, 2020
3cb1cb5
Merge pull request #706 from ancoleman/master
itdependsnetworks May 19, 2020
5bb82ba
BugFix: IOS - show_ip_bgp - Account for VRF info within routing table…
FragmentedPacket May 19, 2020
591c23e
BugFix: IOS - show ip bgp summary: Added new field ADDR_FAMILY for an…
FragmentedPacket May 19, 2020
a5048ea
New Template: juniper_junos_show_ethenet-switching_table.textfsm (#700)
ichisuke55 May 19, 2020
2614158
New Template: (IOS) show_ip_bgp_neighbors_advertised_routes (#674)
FragmentedPacket May 19, 2020
dfd460c
git mv stopping point
itdependsnetworks May 20, 2020
3f9b891
BugFix: Ciena Saos: Added more use cases to vlan_show (#707)
FragmentedPacket May 20, 2020
c47faad
complete split of commands
itdependsnetworks May 20, 2020
dbbe8f0
BugFix: Updated index file to work for show ip bgp neighbors x.x.x.x …
FragmentedPacket May 20, 2020
7e4a9a2
Proposed changes have been accepted
Yakuza-UA May 21, 2020
9094741
Bugfix: NX-OS - show ip interface brief (VRF support added) (#701)
Yakuza-UA May 21, 2020
2fb2710
New Template: cisco_ios_show_ip_vrf_interfaces (#702)
Yakuza-UA May 21, 2020
e6b7709
New Template: cisco_nxos_show_ip_adjacency (#704)
Yakuza-UA May 21, 2020
863d2f4
Update templates/cisco_ios_traceroute.textfsm
Yakuza-UA May 21, 2020
b5c8e5f
Added processing of empty and unknown lines
Yakuza-UA May 21, 2020
dc95a7e
BugFix: EOS show ip arp - Allow for N/A in age field (#717)
ktbyers May 21, 2020
170c2d6
New Template for Cisco IOS: traceroute <destination> [options] (#699)
FragmentedPacket May 21, 2020
496d44e
Removed TYPE from cisco_ios_show_ip_cef.textfsm
Yakuza-UA May 21, 2020
43e9b95
cisco_ios_show_ip_cef_detail.textfsm significantly simplified
Yakuza-UA May 21, 2020
852b16b
New template: cisco_ios_show_ip_cef and cisco_ios_show_ip_cef_detail
FragmentedPacket May 22, 2020
2f66973
New templates: Cisco s300 - LLDP Neighbors, Interfaces status, Mac ad…
FragmentedPacket May 22, 2020
8f5b49c
Bugfix: Panos sh intf hardware - Account for unk and n/a for SPEED/Du…
FragmentedPacket May 22, 2020
e7d6936
Bugfix: EOS - show_interfaces - Added proper link_status capture for …
FragmentedPacket May 22, 2020
ac88357
New Template: paloalto_panos_show_interface_management.textfsm (#712)
FragmentedPacket May 22, 2020
1e38419
Enhance Template for Cisco IOS: show adjacency (#721)
Yakuza-UA May 22, 2020
1c7e96d
New Template: juniper_junos_show_lacp_interfaces (#713)
ichisuke55 May 24, 2020
1b6f269
Bugfix: Added deleted for STATUS - cisco_ios_show_interfaces_descript…
itdependsnetworks May 24, 2020
fb2c7a8
Update Yamllint to enforce double-quote (#724)
itdependsnetworks May 25, 2020
8b8be5f
Use github-changelog-generator app to generate the CHANGELOG.md, this…
FragmentedPacket May 26, 2020
52f1e4a
Bugfix: ASA - show_interface - Fixes missing interfaces on down inter…
jvanderaa Jun 1, 2020
9b96140
New Template: cisco_nxos_show_forwarding_adjacency (#722)
Yakuza-UA Jun 1, 2020
eaed717
New template: ubiquity_edgeswitch_show_version.textfsm (#732)
saaverdo Jun 1, 2020
83a0672
New Template/OS: broadcom_icos_show_version.textfsm (#733)
alepodj Jun 1, 2020
670aa82
BugFix: cisco_ios_show_interfaces_switchport: Made trunking_vlans a l…
FragmentedPacket Jun 1, 2020
c5f79eb
New template: cisco_wlc_ssh_sh_ap_image_all.textfsm (#742)
conorwoo Jun 5, 2020
2dac036
Bugfix: Update index to handle cisco_ios show_ip_bgp_all_summary (#738)
Niclnx Jun 5, 2020
b5b6684
Enhancement: Added MEDIA_TYPE for Cisco IOS show interfaces (#745)
Yakuza-UA Jun 5, 2020
435e598
BugFix: IOS CDP - Better handling of output (#735)
jmcgill298 Jun 5, 2020
f201c35
New template: broadcom_icos_show_mac-address-table (#736)
alepodj Jun 5, 2020
108428d
Enhancement: Added value - interfaces - arista_eos_show_vrf.textfsm (…
JoeyG1973 Jun 5, 2020
e4b83be
Bugfix: Account for totals - cisco_ios_show_processes_memory_sorted.t…
FragmentedPacket Jun 5, 2020
1f84282
New Template: broadcom_icos_show_isdp_neighbors.textfsm (#748)
alepodj Jun 6, 2020
99ed80a
New Template: broadcom_icos_show_lldp_remote-device_all.textfsm (#749)
alepodj Jun 6, 2020
f240ca9
add faq
itdependsnetworks Jun 8, 2020
51187bf
Bugfix: ASA - IPv6 support - cisco_asa_show_vpn-sessiondb anyconnect'…
smfeldman Jun 8, 2020
3752ee1
New Template: broadcom_icos_show_vlan_brief.textfsm (#750)
alepodj Jun 8, 2020
8750a5b
Bugfix: show_mac-address-table to show_mac-addr-table (#754)
alepodj Jun 8, 2020
c3c9e15
Bugfix: DESTINATION to list and account for Eth1/1 format - arista_eo…
JoeyG1973 Jun 12, 2020
39d88d4
New template: arista_eos_show_port-channel_summary.textfsm (#757)
JoeyG1973 Jun 12, 2020
a64c811
Bumping to version 1.5.0 (#763)
FragmentedPacket Jun 15, 2020
96e3109
New Template: cisco_nxos_show_interface_description.textfsm (#758)
network-dave Jun 19, 2020
c0313c8
New Template: cisco_nxos_show_ip_interface.textfsm (#761)
network-dave Jun 19, 2020
70dfeaf
New Template: cisco_nxos_show_license_usage.textfsm (#759)
network-dave Jun 23, 2020
fdeea45
New Template: cisco_nxos_show_hsrp_all.textfsm (#760)
network-dave Jun 23, 2020
0f390a4
Bugfix: Account for capitalization - Total [M|m]ac - arista_eos_show_…
JoeyG1973 Jun 29, 2020
8254775
Bugfix: Account for powered-dn - nxos_show_module
mtbutler07 Jul 3, 2020
a3e4b94
Bugfix: Dual line support - cisco_nxos_show_ip_bgp_summary (#772)
rtkennedy Jul 3, 2020
e7f1711
Merge pull request #753 from itdependsnetworks/faq
itdependsnetworks Jul 16, 2020
26a4183
Bugfix: IOS show version - Remove requirement for numerics in hardwar…
jvanderaa Jul 20, 2020
3d410b4
Documentation: Fix typos in README.md (#792)
epryan Sep 3, 2020
aa0740e
Enhancement: Cisco NXOS - Added Hostname Value (#789)
Yakuza-UA Sep 3, 2020
3852b1a
Bugfix: Re-formatted development_scripts.py and tests/test_testcases_…
mjuenema Sep 9, 2020
95e7659
Change TextFSM Windows failure to a runtime failure (instead of an im…
ktbyers Sep 15, 2020
2bb9d7e
New Template: juniper_junos_show_lldp_neighbors (#797)
qduk Sep 27, 2020
297ea57
change tests to use local import (#806)
jmcgill298 Oct 2, 2020
7784dd7
BugFix: NXOS - Update based on additional mock data (#804)
yshu95 Oct 2, 2020
a8428ca
BugFix: ASA - show access-list update with additional mock data
HideoYukutake Oct 2, 2020
2e031a2
Bugfix: cisco_wlc_ssh_show_interface_summary - Allow space or no spa…
wvandeun Oct 8, 2020
d2c2372
New Template: cisco_wlc_ssh_show_interface_detailed (#812)
wvandeun Oct 8, 2020
32b632c
BugFix: EOS show inventory - modify regex based on additional output …
yshu95 Oct 20, 2020
7be4e47
New Template: Procurve show interfaces (#796)
adraf82 Oct 21, 2020
d322c77
New Template: Linux - arp -a (#814)
jifox Oct 22, 2020
c340765
Bugfix: ASA - show_interface - Adds missing case for duplex and speed…
starlightdreamer Oct 26, 2020
02ce807
Enhancement: IOS ACL - Add support for ICMP (#808)
jpobeda Oct 26, 2020
dc27599
Release 1.6.0 (#807)
jmcgill298 Oct 26, 2020
c23bfeb
Enhancement: IOS ACL - Add support for ICMP (#809)
jpobeda Oct 26, 2020
572939e
BugFix: WLC show interface - Allow for Unconfigured IPs (#817)
wvandeun Oct 27, 2020
13b8506
Bugfix: IOS Show Int - account for additional data (#818)
abaretta Oct 27, 2020
2aef5bd
Bugfix: URL ACL issue in cisco_wlc_ssh_show_interface_detailed (#820)
wvandeun Oct 28, 2020
b70321e
Bugfix: issues with cisco_nxos_show_ip_dhcp_relay_address (#821)
wvandeun Nov 4, 2020
df6e08c
New template: arista_eos_show_interfaces_description (#822)
rich-day Nov 5, 2020
70065b9
Enhancement: Procurve show interfaces update pre additional output (#…
adraf82 Nov 5, 2020
3b9438b
New Template: IOS show access-session
realvitya Nov 12, 2020
e7fbf4e
New Templates: Alcatel SROS (#824)
kvlangenhove Nov 12, 2020
84e220b
Update: NXOS show version - extract serial from "Processor board ID" …
diepes Nov 18, 2020
f2cc1c8
New template: Vyatta/VyOS BGP summary (#828)
jpbede Nov 30, 2020
baf11f7
Change fortinet_fortios to fortinet per Netmiko (#831)
jmcgill298 Dec 1, 2020
dbee8b2
New template: Dell PowerConnect show int description (#827)
nidebr Dec 1, 2020
b848b09
New Template: Procurve show int brief (#829)
adraf82 Dec 1, 2020
8c00e5b
Enhancemnt: IOS show tacacs - add name capture group (#833)
anirudhkamath Dec 2, 2020
397b495
New Template: Fortinet get system arp (#832)
wmclendon Dec 2, 2020
b3daef7
Enhancment: EOS show int status - account for LAG members (#835)
jmcgill298 Dec 4, 2020
ee54504
Add codeowners file (#837)
jmcgill298 Dec 5, 2020
51a6e05
Bugfix: cisco_ios_show_interfaces_status - Capture FC lines (#839)
diepes Dec 6, 2020
25821f3
Enhancement: Allow NA for MDI_MODE for hp_procurve_show_interfaces_br…
adraf82 Dec 7, 2020
a8389f5
New Template - cisco_nxos_show_environment.textfsm (#838)
diepes Dec 28, 2020
a9de5b1
New Template: hp_procurve_show_port-security (#862)
adraf82 Jan 29, 2021
c1db04f
Enhancement: Adding in/out route-map parsing to cisco_ios_show_ip_bgp…
nnaukwal Jan 29, 2021
7f6dc8b
New Template: cisco_ios_show_vrrp_all/brief (#856)
mjbear Jan 29, 2021
0d19e36
New Templates: cisco_wlc_ssh_show_redundancy_detail/summary.textfsm (…
mjbear Jan 29, 2021
26e8568
New Template: cisco_wlc_show_mobility_anchor (#847)
mjbear Jan 30, 2021
0434330
Enhancement: Add Environment Variable Option for Custom Template Loca…
jeffkala Jan 31, 2021
2461eaa
New Template: cisco_wlc_ssh_show_time.textfsm (#853)
mjbear Jan 31, 2021
85bfa23
New Templates: cisco_wlc_ssh_show_port_summary/stats_port_summary (#854)
mjbear Jan 31, 2021
cd0130e
New templates: cisco_wlc_ssh_show_radius/tacacs_summary.textfsm (#855)
mjbear Feb 3, 2021
3241a99
New templates: yamaha_show_environment, yamaha_show_ip_route (#865)
akira6592 Feb 3, 2021
9c031c3
Update readme (#868)
jeffkala Feb 26, 2021
e5e858b
Fortinet: Add new templates (#860)
refriedjello Feb 26, 2021
8e6c819
New Template: paloalto_panos_test_security-policy-match.textfsm (#867)
jeffkala Feb 26, 2021
255b929
Fixes#811 arista eos show ip route (#843)
diepes Feb 27, 2021
764564d
Update NXOS show_ip_bgp_summary_vrf to support 32-bits ASN outputs (#…
pbe9216 Feb 27, 2021
d0fed69
Update: WLC WLAN Summary - make PMIP_MOBILITY optional (#872)
progala Mar 1, 2021
1e1794b
Bugfix: cisco_nxos_show_ip_route - Account for no route found for VRF…
diepes Mar 9, 2021
966392a
Fixes #851 NXOS: show ip arp detail (#857)
diepes Mar 9, 2021
9865ebf
Fix#784 new: cisco asa show running all cryprom map (#840)
diepes Mar 9, 2021
6027cfd
New template: alcatel_sros_show_router_mpls_interface.textfsm (#877)
h4ndzdatm0ld Mar 9, 2021
312f1af
Bugfix: Media type update for cisco_ios_show_interfaces (#879)
FragmentedPacket Mar 9, 2021
4495264
New template: cisco_ios_show_alert_counters.textfsm (#881)
FragmentedPacket Mar 9, 2021
1266524
fix#733-CiscoASA-show_vpn-sessiondb_SW_update (#845)
diepes Mar 9, 2021
50f76db
784-cisco_asa_show_running-config_all_crypto_map.textfsm (#883)
diepes Mar 11, 2021
a399400
New Template - cisco_ios_show_object-group (#850)
pkomissarov Mar 11, 2021
6573ef2
new alcatel_sros tmpl, 'show service sdp' (#886)
h4ndzdatm0ld Mar 11, 2021
3f13282
New Template: alcatel_sros_show_router_rsvp_interface (#884)
h4ndzdatm0ld Mar 11, 2021
78caab7
Release v1.7.0 (#889)
jmcgill298 Mar 12, 2021
4d4e268
Migrate packaging to use poetry (#882)
jmcgill298 Mar 12, 2021
31f194a
Release v2.0.0 (#890)
jmcgill298 Mar 12, 2021
eabcf89
New Template: alcatel_sros_show_service_sdp-using.textfsm (#891)
h4ndzdatm0ld Mar 14, 2021
5e56aaa
add new template show port-security interface (#885)
jeffkala Mar 15, 2021
4606428
New Template: ruckus_fastiron, show mac-address (#896)
QuasarKid Mar 15, 2021
080fa3d
Bugfix: Type for cisco_nxos_show_interface_status (#880)
FragmentedPacket Mar 15, 2021
7bbc03c
New Template: ruckus_fastiron, show interfaces brief (#895)
QuasarKid Mar 16, 2021
07efe9a
New Template: alcatel_sros_show_service_sap-using.textfsm (#892)
h4ndzdatm0ld Mar 16, 2021
c47d469
New Template: alcatel_sros_show_router_mpls_lsp.textfsm (#893)
h4ndzdatm0ld Mar 16, 2021
bde563b
ruckus_fastiron_show_mac-address.textfsm - Add end of line for matchi…
jmcgill298 Mar 16, 2021
f5b2d86
New template: alcatel_sros_show_router_interface.textfsm (#898)
h4ndzdatm0ld Mar 17, 2021
32bb2c3
New Template: ruckus_fastiron_show_version.textfsm (#894)
QuasarKid Mar 17, 2021
8883fc3
Added deploy option to auto deploy on tags (#901)
FragmentedPacket Mar 18, 2021
6f10c20
Added Known Issues section to document Micah's finding/issue (#902)
FragmentedPacket Mar 18, 2021
6cdd9af
New Template: dell_force10_show_ip_interface_brief.textfsm (#875)
soer7022 Apr 15, 2021
5fec1d3
New Template: cisco_ios_show_bfd_neighbors_details.textfsm
mjbear Jan 20, 2021
6e23c4d
sros_system_cpu
h4ndzdatm0ld May 15, 2021
818f941
+empty_line
h4ndzdatm0ld May 15, 2021
50c85cd
Merge pull request #930 from h4ndzdatm0ld/sros-system-cpu
jvanderaa May 21, 2021
14ff40c
New Template: All BGP VPNv4 Neighbors (#911)
markh0338 May 21, 2021
37e8d9a
New Template: Alcatel, sh router ospf int (#931)
h4ndzdatm0ld May 21, 2021
2d242a7
Adds monitoring port for show interfaces status (#928)
jvanderaa May 28, 2021
deaaf51
cisco_nxos add f-path vlan type (#937)
JargeZ Jun 22, 2021
4ad4c07
Adding Restarted to show version template for cisco ios (#940)
ksrattani Jun 24, 2021
eef3e64
aristra_eos_show_lldp_neighbors: Make argument required to capture al…
matt852 Jun 24, 2021
24aef37
Cutting new release, bumping version to 2.1.0 (#941)
FragmentedPacket Jun 24, 2021
4435fea
cisco ios: fix empty and secure ports in mac addr-table
jacdavi Jun 29, 2021
8558263
remove duplicate test cases
jacdavi Jun 29, 2021
93af346
add whitespace present in output
jacdavi Jun 29, 2021
aa44e18
Commit for Travis test
LoneStar-Swish Jun 29, 2021
8db6b20
cisco_ios_show_version: Cisco IOS uptime parsing more granular (days,…
joewesch Jul 7, 2021
7578d4a
New Template: cisco_ios_show_crypto_session_details (#947)
h4ndzdatm0ld Jul 7, 2021
6032adb
cisco_ios_show_vrf.texfsm: Parse a vrf with no interfaces (#918)
dpnetca Jul 7, 2021
f07db4e
cisco_ios_show_interfaces_switchport: Modified Trunk state to handle …
mickyhale Jul 7, 2021
45a5d92
Fix nxos_show_interface_transceiver failure (#952) (#953)
chipn Jul 29, 2021
d062df3
Bugfix: precendence & tos for SRC/DST_PORT_MATCH - cisco_ios_show_ip_…
nsnelson402 Aug 2, 2021
4376e2b
Release 2.2.0 (#957)
FragmentedPacket Aug 2, 2021
b6ce82f
Fix the Travis pipeline (#961)
ubajze Aug 4, 2021
20c45ac
Fixes #924 (#960)
itdependsnetworks Aug 4, 2021
2574fdc
Updated template and created test. (#965)
nsnelson402 Aug 19, 2021
6df2747
release 2.2.2 (#967)
whitej6 Aug 19, 2021
2a52629
Add Aruba AOS-CX command support (#927)
scetron Aug 25, 2021
298d901
Enhancement: cisco_ios_show_ip_access-lists - Adds parsing of log tag…
joewesch Aug 27, 2021
9e13dd1
Release v2.3.0 (#971)
FragmentedPacket Aug 27, 2021
a33af5a
Bugfix: cisco_ios_show_ip_access-lists - Account for single match (#973)
mitchell-foxworth Aug 30, 2021
7673e36
Release v2.3.1 (#974)
FragmentedPacket Aug 30, 2021
bf28dbf
Allow cisco ios show ip bgp sum to parse when local AS has a "." in t…
thomasbridge74 Sep 13, 2021
2cb0835
Bugfix: cisco_nxos_show_interface_status: Allow blank Type to capture…
Kani999 Sep 13, 2021
2d7c5a0
Bugfix: cisco_ios_show_interfaces_switchport.textfsm: Account for App…
a-finocchiaro Sep 13, 2021
b8d9d9a
Release v2.3.2 (#988)
FragmentedPacket Sep 13, 2021
128f5ab
cisco_ios_show_access-session: Adding Identity to MAC column (#990)
ahlara-devcore Sep 15, 2021
16f50c6
[New Template] Ciena - traffic-profile standard-profile (#981)
georgesnow Sep 15, 2021
ee54240
New template: cisco_nxos_show_ip_interface_vrf_all.textfsm (#978)
AJatCDW Sep 15, 2021
9265e10
New template: juniper_junos_show_system_uptime.textfsm (#975)
antonalekseev Sep 15, 2021
141e2e0
Template Change: cisco_ios, show archive (#905)
QuasarKid Sep 15, 2021
acbd8e8
Bugfix: change date format in hp_comware_display_clock.textfsm (#977)
antonalekseev Sep 15, 2021
fecfaf1
update arista interface template + raw (#963)
scetron Sep 15, 2021
1da900d
New Template: cisco_ios_show_dhcp_lease (#991)
lamiskin Sep 21, 2021
c8098cd
Fix ios_mac-addr type2
armartirosyan Sep 22, 2021
a6e50ad
Merge pull request #994 from networktocode/cisco-ios-show-mac-fix-type2
armartirosyan Sep 22, 2021
3be295a
Merge branch 'master' into ios_mac_fixes
jacdavi Sep 29, 2021
b367a42
fixes following merge
jacdavi Sep 29, 2021
41df8ad
additional revert to master regex
jacdavi Sep 29, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Default owner(s) of all files in this repository
* @itdependsnetworks @jmcgill298 @FragmentedPacket @jvanderaa
9 changes: 8 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!---
NOTE: Request for new template and adding data captured in template is not considered.
Please see README for more information.

ISSUES raised without following instructions will be immediately closed.
-->


<!---
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release, and master branch are affected too.
Expand All @@ -7,7 +15,6 @@ Also test if the latest release, and master branch are affected too.
<!--- Pick one below and delete the rest: -->
- Bug Report
- Feature Idea
- Template Creation Help
- Documentation Report

##### TEMPLATE USING
Expand Down
2 changes: 2 additions & 0 deletions .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
unreleased=true
future-release=2.1.0
30 changes: 9 additions & 21 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,26 +52,7 @@ Temporary Items
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml

# Sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml

# Gradle:
.idea/gradle.xml
.idea/libraries

# Mongo Explorer plugin:
.idea/mongoSettings.xml
.idea/

## File-based project format:
*.iws
Expand All @@ -95,9 +76,11 @@ fabric.properties
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
.pytest_cache/
*.py[cod]
*$py.class


# C extensions
*.so

Expand All @@ -110,7 +93,7 @@ dist/
downloads/
eggs/
.eggs/
lib/
#lib/
lib64/
parts/
sdist/
Expand Down Expand Up @@ -139,6 +122,7 @@ nosetests.xml
coverage.xml
*,cover
.hypothesis/
.tmp/

# Translations
*.mo
Expand Down Expand Up @@ -199,3 +183,7 @@ hosts
*.py~

create_ntc-templates_parsed.py

# Ignore pipenv files
**Pipfile
**Pipfile.lock
82 changes: 61 additions & 21 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,68 @@
---
stages:
- name: "lint"
- name: "test"
- name: "deploy-github"
if: "tag IS present"
- name: "deploy-pypi"
if: "tag IS present"

language: python
language: "python"
dist: "xenial"
os: "linux"

python:
- "2.7"
- "3.6"
- "3.7"
- "3.8"

sudo: false

install:
- git clone https://github.com/ktbyers/netmiko.git
- cd netmiko
- python setup.py install
- pip install -r requirements.txt
- cd ..
- wget https://pypi.python.org/packages/source/g/gtextfsm/gtextfsm-0.2.1.tar.gz
- tar -xzvf gtextfsm-0.2.1.tar.gz
- cd gtextfsm-0.2.1
- python setup.py install
- cd ..
- export PYTHONPATH=$PYTHONPATH:/home/travis/build/networktocode/ntc-templates/gtextfsm-0.2.1/textfsm
- pip install ansible==1.9.2
- pip install terminal
- git clone https://github.com/networktocode/ntc-ansible.git
# --------------------------------------------------------------------------
# Tests
# --------------------------------------------------------------------------
before_script:
- "pip install --upgrade pip"
- "pip install poetry"
- "poetry install"
script:
- "poetry run tox -e py36,py37,py38"


script:
- python test-templates.py
jobs:
include:
- stage: "lint"
before_script:
- "pip install --upgrade pip"
- "pip install poetry"
- "poetry install"
script:
- "poetry run tox -e black"
- "poetry run tox -e flake8"
- "poetry run tox -e yamllint"
- stage: "deploy-github"
before_script:
- "pip install --upgrade pip"
- "pip install poetry"
script:
- "poetry version $TRAVIS_TAG"
- "poetry build"
deploy:
provider: "releases"
api_key: "$GITHUB_AUTH_TOKEN"
file_glob: true
file: "dist/*"
skip_cleanup: true
"on":
all_branches: true
- stage: "deploy-pypi"
before_script:
- "pip install --upgrade pip"
- "pip install poetry"
script:
- "echo Deploying the release to PyPI"
- "poetry version $TRAVIS_TAG"
deploy:
provider: "script"
skip_cleanup: true
script: "poetry publish --build -u __token__ -p $PYPI_TOKEN"
"on":
all_branches: true
16 changes: 16 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
extends: "default"
rules:
comments: "enable"
empty-values: "enable"
indentation:
indent-sequences: "consistent"
line-length: "disable"
quoted-strings:
quote-type: "double"

ignore: |
tests/mocks/
.tox/
.venv/
venv/
Loading