2017-04-04 | Pascal Mazon | net/tap: fix redirection rule after MAC change Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: fix null MAC address at init Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: update netlink error code management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: remove minimum packet size in Rx Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: remove unsupported UDP/TCP port mask in flow Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | doc: detail new tap features in release note Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add link status notification Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: improve link update Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add remote netdevice traffic capture Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: support segmented mbufs Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: do not send packets larger than MTU Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add basic flow API patterns and actions Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add netlink back-end for flow API Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add preliminary support for flow API Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: move private elements to external header Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add flow control management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add packet type management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add multicast addresses management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add speed capabilities Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add MTU management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: add MAC address management Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: refactor ioctl calls Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: remove NO-ARP setting Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | net/tap: fix dev name look-up Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-04-04 | Pascal Mazon | doc: add tap features Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-03-15 | Pascal Mazon | app/testpmd: add default MAC set command Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: support promiscuous and allmulticast Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: add link up and down operations Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: display name after parsing Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: keep kernel-assigned MAC address Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: skip overwritten file descriptor assignment Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: fix log level of errors Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2017-02-10 | Pascal Mazon | net/tap: fix name Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |
2014-04-17 | Pascal Mazon | eal: do not try to load library from current directory Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> |
commit | commitdiff | tree |