-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/lwip_bridge_wifi' into 'master'
lwip bridge wifi Closes IDFGH-3778 See merge request espressif/esp-idf!24112
- Loading branch information
Showing
13 changed files
with
528 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="qvqIMWZhLYQI7_66ceEl" name="Page-1"> | ||
<mxGraphModel dx="866" dy="367" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="none" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0"/> | ||
<mxCell id="1" parent="0"/> | ||
<mxCell id="2" value="ESP32 w/ 2 bridged <b>Eth ports</b><br>(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1"> | ||
<mxGeometry x="280" y="160" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;startArrow=classic;startFill=1;strokeWidth=2;" parent="1" source="3" target="2" edge="1"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="15" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="5" vertex="1" connectable="0"> | ||
<mxGeometry x="-0.2899" y="-1" relative="1" as="geometry"> | ||
<mxPoint x="7" y="-11" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="3" value="PC#1<br>(DHCP Server)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="160" y="280" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="6" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;startArrow=classic;startFill=1;strokeWidth=2;" parent="1" source="4" target="2" edge="1"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="14" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="6" vertex="1" connectable="0"> | ||
<mxGeometry x="0.1867" y="-4" relative="1" as="geometry"> | ||
<mxPoint x="9" y="-6" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="4" value="PC#2<br>(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="400" y="280" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="7" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="290" y="309.71" as="sourcePoint"/> | ||
<mxPoint x="390" y="309.71" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="340" y="309.71"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="8" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="180" y="270" as="sourcePoint"/> | ||
<mxPoint x="270" y="190" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="210" y="210"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="9" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="410" y="190" as="sourcePoint"/> | ||
<mxPoint x="500" y="270" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="470" y="210"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="11" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="160" y="190" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="12" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="460" y="190" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="13" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="310" y="280" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="qvqIMWZhLYQI7_66ceEl" name="Page-1"> | ||
<mxGraphModel dx="866" dy="367" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="none" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0"/> | ||
<mxCell id="1" parent="0"/> | ||
<mxCell id="2" value="ESP32 w/ bridged <b>WiFi AP &amp; Eth port</b><br>(DHCP Server)" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1"> | ||
<mxGeometry x="280" y="390" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;strokeWidth=2;" parent="1" source="3" target="2" edge="1"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="220" y="420"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="15" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="5" vertex="1" connectable="0"> | ||
<mxGeometry x="-0.2899" y="-1" relative="1" as="geometry"> | ||
<mxPoint x="31" y="-11" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="3" value="PC#1<br>(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="160" y="280" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="4" value="PC#2<br>(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="400" y="280" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="7" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="290" y="309.71" as="sourcePoint"/> | ||
<mxPoint x="390" y="309.71" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="340" y="309.71"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="8" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="250" y="440" as="sourcePoint"/> | ||
<mxPoint x="180" y="350" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="190" y="420"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="9" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="500" y="350" as="sourcePoint"/> | ||
<mxPoint x="430" y="440" as="targetPoint"/> | ||
<Array as="points"> | ||
<mxPoint x="490" y="410"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="11" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="140" y="405" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="12" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="480" y="400" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="13" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="310" y="280" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="17" value="" style="shape=mxgraph.arrows2.wedgeArrowDashed2;html=1;bendable=0;startWidth=20;stepSize=15;entryX=1;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=2;" parent="1" target="2" edge="1"> | ||
<mxGeometry width="100" height="100" relative="1" as="geometry"> | ||
<mxPoint x="460" y="370" as="sourcePoint"/> | ||
<mxPoint x="420" y="420" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.