| ca04aaea | 28-Aug-2014 |
Bruce Richardson <[email protected]> |
mbuf: rename in_port to just port
In some cases we may want to tag a packet for a particular destination or output port, so rename the "in_port" field in the mbuf to just "port" so that it can be re
mbuf: rename in_port to just port
In some cases we may want to tag a packet for a particular destination or output port, so rename the "in_port" field in the mbuf to just "port" so that it can be re-used for this purpose if an application needs it.
Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Pablo de Lara <[email protected]> Acked-by: Olivier Matz <[email protected]>
show more ...
|