X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=interface.h;h=147232436a8ead3aeecbda3ab87b1fb20bc42d4a;hb=4375d1bc56301dd977ab102db995e07aa930d4a2;hp=7d5b3094346a9ac1f388caea76bbc740e300e09b;hpb=b8ef742bd04ebef324ae11aee56c6e1d2cb7e0ad;p=project%2Fnetifd.git diff --git a/interface.h b/interface.h index 7d5b309..1472324 100644 --- a/interface.h +++ b/interface.h @@ -155,6 +155,7 @@ struct interface { uint8_t assignment_length; int32_t assignment_hint; struct list_head assignment_classes; + int assignment_weight; /* errors/warnings while trying to bring up the interface */ struct list_head errors;