Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ipcpd: Remove source AP name from protobuf message | Sander Vrijders | 2016-06-14 | 1 | -5/+4 | |
| | | | | | The source AP name was still present in the protobuf message the shim-eth-llc uses. | |||||
* | ipcpd: Remove source AP name from shim-eth-llc | Sander Vrijders | 2016-06-14 | 1 | -9/+2 | |
| | | | | | This removes the source AP name from all shim-eth-llc flow allocation operations, since it was removed from flow allocation by 6271d09bd. | |||||
* | ipcpd: Address comments by Dimitri | Sander Vrijders | 2016-06-14 | 1 | -30/+23 | |
| | | | | | This addresses some comments Dimitri had on the shim Ethernet with LLC. | |||||
* | ipcpd: Adds a shim over IEEE 802.2 over IEEE 802.3 | Sander Vrijders | 2016-06-14 | 3 | -0/+1212 | |
This adds a shim over LLC over Ethernet. It uses the raw socket API to send messages directly over an interface. |