K 10 svn:author V 7 dchagin K 8 svn:date V 27 2019-05-22T05:37:29.749138Z K 7 svn:log V 346 MFC r347204: Adds sys/class/net devices to linsysfs. Only two interfaces are created eth0 and lo and they expose the following properties: address, addr_len, flags, ifindex, mty, tx_queue_len and type. Initial patch developed by Carlos Neira in 2017 and finished by me. MFC r347218: Remove wrong copyright line. Discussed with Carlos Neira. END