Blame view

buildroot/buildroot-2016.08.1/package/tunctl/Config.in 157 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
  config BR2_PACKAGE_TUNCTL
  	bool "tunctl"
  	help
  	  Tunctl is a tool for controlling the TUN/TAP driver in Linux.
  
  	  https://sourceforge.net/projects/tunctl/