iwd/wired
Diego Santa Cruz f0e3defa3e wired: use 802.1X-2001 instead of 802.1X-2004
For wired authentication the protocol version used in the EAPOL
packets sent by ead is fixed to 802.1X-2004 (2) but some switches
implementing only 802.1X-2001 erroneously ignore these packets.

As ead only sends EAPOL-Start and EAP-Packet packets and these have
not changed between 802.1X-2001 and 802.1X-2004 there should be
no reason to use 802.1X-2004. Hence, this changes ead to always use
802.1X-2001 (1) instead.

Switches implementing newer versions of 802.1X should not have
problems responding to packets using the original version.
2020-04-24 22:04:22 -05:00
..
dbus.c
dbus.h wired: Introduce EAD_BASE_PATH 2019-10-28 15:48:12 -05:00
ead-dbus.conf
ead.rst
ead.service.in
ethdev.c wired: use 802.1X-2001 instead of 802.1X-2004 2020-04-24 22:04:22 -05:00
ethdev.h
main.c wired: Utilize module system for daemon init 2019-11-07 23:59:54 +01:00
net.connman.ead.service
network.c wired: Update to the new ell API 2020-01-27 14:30:42 -06:00
network.h wired: Utilize module system for daemon init 2019-11-07 23:59:54 +01:00