Page MenuHomeVyOS Platform

Add EAPOL Bonding Support
Closed, ResolvedPublicFEATURE REQUEST

Description

It appears that in T1466 EAPOL support was added, but this was never extended to work with bonded interfaces. It should functionally be the exact same, just with a bond instead of Ethernet.

Details

Version
-
Is it a breaking change?
Perfectly compatible

Event Timeline

Viacheslav triaged this task as Normal priority.Sep 10 2024, 6:38 AM
c-po changed the task status from Open to In progress.Sep 14 2024, 8:48 PM
c-po removed a project: VyOS 1.4 Sagitta.
c-po added a parent task: T1466: Add EAPOL login support.
c-po moved this task from Open to Finished on the VyOS 1.5 Circinus board.

Smoketest fails for the wireless interfaces

 DEBUG - ======================================================================
DEBUG - FAIL: test_wireless_add_single_ip_address (__main__.WirelessInterfaceTest.test_wireless_add_single_ip_address)
DEBUG - ----------------------------------------------------------------------
DEBUG - Traceback (most recent call last):
DEBUG -   File "/usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireless.py", line 84, in test_wireless_add_single_ip_address
DEBUG -     self.assertTrue(process_named_running('wpa_supplicant'))
DEBUG - AssertionError: None is not true