~ubuntu-branches/ubuntu/maverick/strongswan/maverick

« back to all changes in this revision

Viewing changes to src/charon/plugins/kernel_klips/kernel_klips_ipsec.h

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2009-04-01 22:17:52 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090401221752-eozrk0ctabblo94z
* New upstream release, which incorporates the fix. Removed dpatch for it.
  Closes: #521950: CVE-2009-0790: DoS
* New support for EAP RADIUS authentication, enabled for this package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
13
13
 * for more details.
14
14
 *
15
 
 * $Id: kernel_klips_ipsec.h 4617 2008-11-11 08:45:19Z tobias $
 
15
 * $Id: kernel_klips_ipsec.h 5003 2009-03-24 17:43:01Z martin $
16
16
 */
17
17
 
18
18
/**
45
45
 */
46
46
kernel_klips_ipsec_t *kernel_klips_ipsec_create();
47
47
 
48
 
#endif /* KERNEL_KLIPS_IPSEC_H_ @} */
 
48
#endif /** KERNEL_KLIPS_IPSEC_H_ @}*/