summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown2015-06-25 15:37:18 +0200
committerMichael Brown2015-06-25 16:28:42 +0200
commit7e7870984b4e63eeaf8416289c11bc386a77d5ba (patch)
tree5f62f7b0acc482038c08c176958577e5d8a536da /src/usr
parent[mromprefix] Report a dummy size at offset 0x02 of .mrom payload (diff)
downloadipxe-7e7870984b4e63eeaf8416289c11bc386a77d5ba.tar.gz
ipxe-7e7870984b4e63eeaf8416289c11bc386a77d5ba.tar.xz
ipxe-7e7870984b4e63eeaf8416289c11bc386a77d5ba.zip
[ethernet] Add minimal support for receiving LLC frames
In some Ethernet framing variants the two-byte protocol field is used as a length, with the Ethernet header being followed by an IEEE 802.2 LLC header. The first two bytes of the LLC header are the DSAP and SSAP. If the received Ethernet packet appears to use this framing, then interpret the two-byte DSAP and SSAP as being the network-layer protocol. This allows support for receiving Spanning Tree Protocol frames (which use an LLC header with {DSAP,SSAP}=0x4242) to be added without requiring a full LLC protocol layer. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions