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.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
In progress | FEATURE REQUEST | None | T3355 Remove all remaining legacy Vyatta code | ||
Resolved | FEATURE REQUEST | None | T1579 Rewrite all interface types in new XML/Python style | ||
Resolved | FEATURE REQUEST | c-po | T1637 Rewrite ethernet interface in new style XML syntax | ||
Resolved | FEATURE REQUEST | c-po | T1466 Add EAPOL login support | ||
Resolved | FEATURE REQUEST | c-po | T6709 Add EAPOL Bonding Support |
Event Timeline
Comment Actions
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