summaryrefslogtreecommitdiff
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-12-27 13:08:10 +0000
committerDavid S. Miller <davem@davemloft.net>2023-12-27 13:08:10 +0000
commit2f7ccf1d8835975a92fae7704fa73cb2e49bc12f (patch)
tree6c814f739546bc21a243d1128bd95866d78e7858 /net/core/pktgen.c
parentc2b2ee36250d967c21890cb801e24af4b6a9eaa5 (diff)
parentdc1a00380aa6cc24dc3709ee50a22d1e24cd3673 (diff)
Merge branch 'net-tja11xx-macsec-support'
Radu Pirea says: ==================== Add MACsec support for TJA11XX C45 PHYs This is the MACsec support for TJA11XX PHYs. The MACsec block encrypts the ethernet frames on the fly and has no buffering. This operation will grow the frames by 32 bytes. If the frames are sent back to back, the MACsec block will not have enough room to insert the SecTAG and the ICV and the frames will be dropped. To mitigate this, the PHY can parse a specific ethertype with some padding bytes and replace them with the SecTAG and ICV. These padding bytes might be dummy or might contain information about TX SC that must be used to encrypt the frame. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/pktgen.c')
0 files changed, 0 insertions, 0 deletions