Commit Graph

1 Commits (ecdf9f6b0ba497704d22b585469a5b18e653b256)

Author SHA1 Message Date
frank honza ecdf9f6b0b ikev1: rename ikev2 to common ike
Renaming was done with shell commands, git mv for moving the files and content like
find -iname '*.c' | xargs sed -i 's/ikev1/ike/g' respecting the different mixes of upper/lower case.
4 years ago