You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(trace-topology): IPv4 + IPv6 in Spar_Identity (v0.10.x B-6) (#213)
Extends the Spar_Identity property set with IPv4_Address and
IPv6_Address (aadlstring; applies to device, processor, system, bus,
abstract) so the v0.11.0 reconciler can check L3 identity against
runtime-observed ARP / NDP / DHCP state alongside the existing L2 MAC,
L2.5 VLAN, and LLDP identities.
- standard_properties: SPAR_IDENTITY 6 -> 8 entries; total 137 -> 139.
- spar-trace-topology::identity: get_ipv4_address / get_ipv6_address
follow the typed-first / string-fallback pattern of the existing
six accessors.
- Tests: 2 new identity_accessors tests (ipv4 typed, ipv6 raw); the
spar-hir-def standard_properties tests are updated to the new count.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments