X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=interface.h;fp=interface.h;h=1cd7e96d3c7ceab7fda80ccda9a271852111e3d0;hp=6cfe2645edcd0b5dec77bd131ebfd51aaa1a0caf;hb=5844d3caa26f5f8810476836a8b711107e4ba8d7;hpb=81b14db5ca47ae44efc5ccb982f16597873ab4ba diff --git a/interface.h b/interface.h index 6cfe264..1cd7e96 100644 --- a/interface.h +++ b/interface.h @@ -119,6 +119,7 @@ struct interface { /* main interface that the interface is bound to */ struct device_user main_dev; + struct device_user ext_dev; /* interface that layer 3 communication will go through */ struct device_user l3_dev;