------------------------------------------------------------------------
r603 | mgrooms | 2009-01-28 22:18:58 -0600 (Wed, 28 Jan 2009) | 2 lines
Update the libip route code for Linux to not include the RTM_TABLE
definition. This was only for debugging purposes and it appears to not
be defined in newer versions of the Linux netlink headers.
------------------------------------------------------------------------
r602 | mgrooms | 2009-01-27 19:55:24 -0600 (Tue, 27 Jan 2009) | 2 lines
Update some outdated information contained in the unix README.TXT file.
------------------------------------------------------------------------
r601 | mgrooms | 2009-01-27 19:21:30 -0600 (Tue, 27 Jan 2009) | 3 lines
Modify the main CMakeLists file to include a check for libedit. This is
now a requirement for building the command line VPN Connect application.
------------------------------------------------------------------------
r600 | mgrooms | 2009-01-17 16:16:46 -0600 (Sat, 17 Jan 2009) | 2 lines
Correct a build issue on Linux systems. Don't include the compat path
when building the command line ikec program.
------------------------------------------------------------------------