Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 455 Bytes

RawSocket App (apps.socket.raw)

The RawSocket app is a bridge between Linux network interfaces (eth0, lo, etc.) and a Snabb app network. Packets taken from the rx port are transmitted over the selected interface. Packets received on the interface are put on the tx port.

RawSocket

Configuration

The RawSocket app accepts a string as its configuration argument. The string denotes the interface to bridge to.