Project

General

Profile

Feature #4012

Updated by Junxiao Shi almost 7 years ago

In `EthernetFactory::processConfig`, accept configuration options for Ethernet unicast channels. 

 ``` 
 face_system { 
   ether { 
     listen yes 
     idle_timeout 600 
   } 
 } 
 ```

Back