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 wired: Update to the new ell api 2019-10-28 15:48:04 -05:00
dbus.h wired: Introduce EAD_BASE_PATH 2019-10-28 15:48:12 -05:00
ead-dbus.conf build: Add D-Bus policy for Ethernet authentication daemon 2018-09-14 15:07:30 +02:00
ead.rst build: Add skeleton manual pages for all installed binaries 2019-09-22 21:57:47 +02:00
ead.service.in build: Add StateDirectoryMode=0700 option to systemd service 2019-09-09 06:55:22 +02:00
ethdev.c wired: use 802.1X-2001 instead of 802.1X-2004 2020-04-24 22:04:22 -05:00
ethdev.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
main.c wired: Utilize module system for daemon init 2019-11-07 23:59:54 +01:00
net.connman.ead.service build: Add systemd service configuration for Ethernet daemon 2018-09-14 14:09:53 +02:00
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