Skip to content
Success

Changes

Summary

  1. tun: Use OSMO_STRLCPY_ARRAY (details)
Commit a4cb3eb0116e9d3fd0dc9a252fb22ab5d404b7e8 by Pau Espin Pedrol
tun: Use OSMO_STRLCPY_ARRAY

tun->devname buffer is already IFNAMSIZ bytes long, so simplify the
code.

Change-Id: I40b370f4152748d5acf6ee576462e54c9a46a8a3
The file was modifiedlib/tun.c