Lines Matching +full:ports +full:- +full:implemented
47 is implemented completely in software, and is extremely fast.
53 dynamically creates switches and ports as clients connect
59 ports are named
69 Both SSS and PPP have the form [0-9a-zA-Z_]+ , the string cannot
78 currently supports up to 254 ports per switch. The maximum
88 port, and a netmap-enabled tcpdump instance on another port:
89 .Bd -literal -offset indent
90 tcpdump -ni valea:1 &
91 pkt-gen -i valea:0 -f tx &
95 each connected to two qemu machines on different ports.
96 .Bd -literal -offset indent
97 qemu -net nic -net netmap,ifname=vale1:a ... &
98 qemu -net nic -net netmap,ifname=vale1:b ... &
99 qemu -net nic -net netmap,ifname=vale2:c ... &
100 qemu -net nic -net netmap,ifname=vale2:d ... &
109 .An -nosplit
112 switch was designed and implemented in 2012 by