Research Article

Jamming Attack in Vehicular Networks: Adaptively Probabilistic Channel Surfing Scheme

Algorithm 1

ChannelSurfing() procedure.
Input: jamming alert signal
Output: new communication channel
begin
  ifa jamming attack is detectedthen
   whilecommunication is falsedo
     Choose a new channel for the appropriate application;
     Stop communication on the current channel;
     Start communication on the new selected channel;