1 .. SPDX-License-Identifier: GFDL-1.1-no-invari 2 3 .. _net: 4 5 ###################### 6 Digital TV Network API 7 ###################### 8 9 The Digital TV net device controls the mapping 10 of a transport stream to be mapped into a virt 11 visible through the standard Linux network pro 12 13 Currently, two encapsulations are supported: 14 15 - `Multi Protocol Encapsulation (MPE) <http:/ 16 17 - `Ultra Lightweight Encapsulation (ULE) <htt 18 19 In order to create the Linux virtual network i 20 needs to tell to the Kernel what are the PIDs 21 types that are present on the transport stream 22 ``/dev/dvb/adapter?/net?`` device node. The da 23 virtual ``dvb?_?`` network interfaces, and wil 24 the standard ip tools (like ip, route, netstat 25 26 Data types and ioctl definitions are defined v 27 header. 28 29 30 .. _net_fcalls: 31 32 Digital TV net Function Calls 33 ############################# 34 35 .. toctree:: 36 :maxdepth: 1 37 38 net-types 39 net-add-if 40 net-remove-if 41 net-get-if
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.