diff options
author | Mohsin Kazmi <sykazmi@cisco.com> | 2016-04-24 18:53:42 +0200 |
---|---|---|
committer | Damjan Marion <damarion@cisco.com> | 2016-04-26 16:43:30 +0000 |
commit | f2ba9aadbb627dfdf99c0a13e9dbf9fc0b15cb20 (patch) | |
tree | c2d77937e672acca7f8d0e6fab2fe249b1eacfc8 /vpp-api/java | |
parent | e39a7b8347b1055cca6e9cfadcfeca23f8236eb9 (diff) |
MTU: set interface mtu tap
This patch introduces standard command line 'set interface mtu' for setting the MTU
for tap devices. It allows user to set the mtu in between 68 to 65535 bytes
aligned to what linux kernel supports for tun/tap devices.
Right now tapcli set the same MTU size for each tap interface. But it should be set
and configure to per interface rather than per tap instance.
Change-Id: I81b7f3ad95ca56d585907ff8f51d9935a428e01b
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Diffstat (limited to 'vpp-api/java')
0 files changed, 0 insertions, 0 deletions