summaryrefslogtreecommitdiffstats
path: root/src/net/eapol.c
Commit message (Expand)AuthorAgeFilesLines
* [eapol] Limit number of EAPoL-Start packets transmitted per attemptMichael Brown2023-11-071-0/+8
* [eapol] Delay EAPoL-Start while waiting for EAP to completeMichael Brown2023-11-071-36/+36
* [eapol] Send EAPoL-Start packets to trigger EAP authenticationMichael Brown2023-09-201-0/+73
* [eap] Define a supplicant model for EAP and EAPoLMichael Brown2023-09-181-4/+119
* [eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown2021-01-191-0/+37
* [eapol] Replace EAPoL codeMichael Brown2021-01-191-45/+61
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [netdevice] Allow link layer to report broadcast/multicast packets via pull()Michael Brown2011-07-151-1/+3
* [netdevice] Pass both link-layer addresses in net_tx() and net_rx()Michael Brown2010-10-071-3/+3
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [eapol] Add basic support for 802.1X EAP over LANsJoshua Oreman2010-01-051-0/+85