Port changes:
* Set USE_GCC to allow build on FreeBSD 4.x
* Add WITHOUT_LIBNET knob
* Remove CC fixes, upstream makefile honours CC now
* Upgrade to 0.0.4
Upstream changes:
* Support for dropping privileges to unprivileged user
* Portability fixes
* Bug fixes
RP: ports/90722
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
This is a fake IKE daemon supporting just enough of the standards and Cisco
extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups.
If you know the pre-shared key, also known as shared secret or group password,
you can impersonate the VPN gateway in IKE phase 1, and learn XAUTH user
credentials in phase 2.
PR: 90372
Submitted by: Daniel Roethlisberger <daniel@roe.ch>