Skip to content

MiniEAP 0.91

Compare
Choose a tag to compare
@updateing updateing released this 11 Mar 12:36
· 38 commits to master since this release

Generally everything is working, including (but not limited to):

  • One-pass authentication
  • Two-pass authentication with IPv4 information encoded in header
  • Property simulation of SU for Linux 1.01 by default, but can be customized by command line
  • Auto probe of available plugins, auto selection of network interface implementation

Known issues:

  • --dhcp-script does not get saved in configuration file.
  • Any Request-* frames received when waiting for DHCP are processed, which may lead to authentication failure or time out.

As a workaround, you may use a DHCP client which sends requests continuously in the background, e.g. udhcpc. This eliminates the need for a DHCP script and will make the second pass of authentication complete quickly.