File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,12 @@ submodule infix-if-bridge {
26262727 description "Linux bridge extension for ietf-interfaces." ;
2828
29+
30+ revision 2025 -10 -23 {
31+ description "Add WiFi interfaces to be able to be added to a bridge." ;
32+ reference "internal" ;
33+ }
34+
2935 revision 2025 -01 -08 {
3036 description "Add Spanning Tree Protocol (STP) support.
3137
@@ -901,6 +907,7 @@ submodule infix-if-bridge {
901907 "derived-from-or-self(if:type,'ianaift:l2vlan') or " +
902908 "derived-from-or-self(if:type,'ianaift:ilan') or " +
903909 "derived-from-or-self(if:type,'infix-ift:gretap') or " +
910+ "derived-from-or-self(if:type,'infix-ift:wifi') or " +
904911 "derived-from-or-self(if:type,'infix-ift:vxlan')" {
905912 description "Applies when a Bridge interface exists." ;
906913 }
File renamed without changes.
You can’t perform that action at this time.
0 commit comments