Home
last modified time | relevance | path

Searched refs:tap (Results 1 – 5 of 5) sorted by relevance

/net-tools-3.5.0/systemd/
DREADME.rst7 have loop-socat.sh and loop-slip-tap.sh open in other terminals when you run
30 $ sudo systemctl enable loop-socat loop-slip-tap
31 $ sudo systemctl start loop-socat loop-slip-tap
Dloop-slip-tap.service8 ExecStart=/home/zephyr/net-tools/loop-slip-tap.sh -v5
/net-tools-3.5.0/
Dtunslip6.c720 tun_alloc(char *dev, int tap, int make) in tun_alloc() argument
739 ifr.ifr_flags = (tap ? IFF_TAP : IFF_TUN) | IFF_NO_PI; in tun_alloc()
752 tun_alloc(char *dev, int tap, int make) in tun_alloc() argument
824 ifconf(const char *tundev, const char *ipaddr, int tap) in ifconf() argument
834 if (!tap) { in ifconf()
853 if (!tap) { in ifconf()
930 int tap = 0; in main() local
993 tap = 1; in main()
1079 if(tap) { in main()
1088 tunfd = tun_alloc(tundev, tap, make); in main()
[all …]
Dnet-setup.sh117 ip tuntap add $IFACE mode tap $@
138 ip tuntap del $IFACE mode tap
DREADME.md16 There are convenience scripts (_loop-socat.sh_ and _loop-slip-tap.sh_) for
27 $ sudo ./loop-slip-tap.sh