CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/25 09:01:56
Modified files:
sbin/iked : genmap.sh ikev2.h parse.y
Log message:
Move the arrays of default IKE and ESP transforms into parse.y instead
of generating them with genmap from ikev2.h. They're only really
needed in parse.y and this diff also allows to simplify genmap.sh.
