Releases: ios-xr/xrd-tools
Releases · ios-xr/xrd-tools
Release v1.0.3
Changes in this release:
- To check if AppArmor is enabled,
host-check
script now looks at"/sys/kernel/security/apparmor/profiles"
instead of"/sys/module/apparmor/parameters/enabled"
. host-check
now gives a warning if AppArmor is enabled.
Release v1.0.2
- Do not run 'extra checks' in
host-check
by default. - Make igb_uio a supported PCI driver, only failing
host-check
if no interface driver is loaded. - Only check if IOMMU is enabled if vfio-pci is being used, and handle the case where the vfio-pci 'no IOMMU' mode is unconfigurable.
Release v1.0.1
- Emit a warning in
host-check
when 2M hugepages are used, as this is not a
supported deployment use case.
Release v1.0.0
First release!
- Scripts:
host-check
,launch-xrd
,xr-compose
,apply-bugfixes
- Templates: MacVLAN launch-xrd example, xr-compose template
- Sample xr-compose topologies: 'simple-bgp', 'bgp-ospf-triangle, 'segment-routing'