Martin Pieuchot <mpi <at> openbsd.org> writes: > + /* > + * If we have enough room, clear IFF_OACTIVE to tell the stack > + * that it iss OK to send packets. > + */
there's a typo here. "that it iss" should be "that it is".
Martin Pieuchot <mpi <at> openbsd.org> writes: > + /* > + * If we have enough room, clear IFF_OACTIVE to tell the stack > + * that it iss OK to send packets. > + */
there's a typo here. "that it iss" should be "that it is".