Age | Commit message (Expand) | Author | Files | Lines |
2017-06-08 | acl-plugin: remove clib_warnings on plugin init |  Andrew Yourtchenko | 1 | -3/+0 |
2017-06-08 | NAT64: Add NAT64 support for snat plugin (VPP-699) |  Matus Fabian | 12 | -11/+3676 |
2017-06-07 | acl-plugin: add a plugin-specific control-ping message api and make the test ... |  Andrew Yourtchenko | 4 | -1/+75 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable |  Andrew Yourtchenko | 5 | -207/+912 |
2017-06-07 | acl-plugin: fix coverity error in acl_test.c |  Andrew Yourtchenko | 1 | -2/+2 |
2017-06-07 | dpdk: ipsec fixes |  Sergio Gonzalez Monroy | 2 | -43/+43 |
2017-06-07 | dpdk: fix ipsec coverity warnings |  Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-06-07 | Add support for memif API to VAT. |  Milan Lenco | 2 | -0/+364 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode |  Hongjun Ni | 1 | -1/+1 |
2017-06-05 | SNAT: fix ICMP hairpinning |  Matus Fabian | 1 | -1/+67 |
2017-06-05 | More GCC-7 errors |  Marco Varlese | 1 | -0/+2 |
2017-06-02 | memif: fix coverity warnings |  Steven | 1 | -0/+2 |
2017-06-02 | Add l3 routing for GTP-U decap |  Hongjun Ni | 10 | -14/+25 |
2017-05-31 | memif: multi-queues support |  Steven | 7 | -73/+167 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording |  Ole Troan | 18 | -1915/+2420 |
2017-05-29 | memif: master instance crashes when typing quit on slave |  Steven | 1 | -15/+29 |
2017-05-24 | SNAT: fix IPFIX data src and dst port |  Matus Fabian | 1 | -2/+2 |
2017-05-24 | IPv6 Performance bugs |  Neale Ranns | 2 | -2/+1 |
2017-05-23 | Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE. |  Mohammed Hawari | 3 | -1/+16 |
2017-05-22 | dpdk: make dpdk global debug level configurable |  Damjan Marion | 3 | -33/+30 |
2017-05-22 | Fix GTP-U Coverity issues |  Hongjun Ni | 1 | -24/+15 |
2017-05-18 | acl-plugin: reject the too-short variable-length messages from clients (VPP-839) |  Andrew Yourtchenko | 1 | -3/+42 |
2017-05-17 | ioam: configuration for SRv6 localsid (VPP-693) |  shwethab | 4 | -23/+54 |
2017-05-17 | dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05 |  Damjan Marion | 1 | -0/+4 |
2017-05-16 | Unneeded linking |  Marco Varlese | 1 | -0/+4 |
2017-05-16 | Fix regression of setting device to admin-down state |  John Lo | 1 | -5/+4 |
2017-05-15 | acl-plugin: unapply the ACLs if interface is being deleted |  Andrew Yourtchenko | 1 | -0/+4 |
2017-05-15 | dpdk: Enable hardware CRC strip for Intel VFs |  Damjan Marion | 1 | -0/+5 |
2017-05-15 | Add GTP-U plugin. VPP-694 |  Hongjun Ni | 12 | -0/+4248 |
2017-05-15 | memif: migrate memif to use vnet device infra APIs |  Steven | 2 | -22/+40 |
2017-05-15 | dpdk: improve error handling during device initialization |  Damjan Marion | 6 | -79/+98 |
2017-05-15 | Add a missing byte-swap call in ACL intf dump. |  Jon Loeliger | 1 | -1/+1 |
2017-05-15 | [plugins/dpdk] Support for CLIB_HAVE_64 (aarch64) |  Christophe Fontaine | 1 | -0/+13 |
2017-05-11 | dpdk: bump to dpdk 17.05 |  Damjan Marion | 4 | -22/+16 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences |  Damjan Marion | 4 | -22/+22 |
2017-05-10 | Add crc32c inline function, allows compilation on 32-bit systems |  Damjan Marion | 2 | -8/+3 |
2017-05-10 | dpdk: refactor interface speed detection |  Damjan Marion | 3 | -98/+42 |
2017-05-10 | SNAT: move API code to separate file |  Matus Fabian | 4 | -1256/+1312 |
2017-05-09 | dpdk: refactor setup, start, stop code |  Damjan Marion | 5 | -87/+167 |
2017-05-09 | Fix remaining 32-bit compile issues |  Damjan Marion | 2 | -5/+6 |
2017-05-08 | dpdk: use speed_capa to detect i40e device speed |  Damjan Marion | 3 | -19/+13 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it |  Andrew Yourtchenko | 2 | -10/+12 |
2017-05-05 | First commit SR MPLS |  Pablo Camarillo | 3 | -3/+3 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI |  Damjan Marion | 1 | -5/+5 |
2017-05-02 | dpdk: remove unused code |  Damjan Marion | 5 | -64/+3 |
2017-04-28 | dpdk: cryptodev support enabled by default |  Sergio Gonzalez Monroy | 6 | -28/+8 |
2017-04-27 | dpdk: cleanup, move APIs to separate .c file |  Damjan Marion | 5 | -327/+337 |
2017-04-27 | CGN: Send ICMP error packet if user is out of sessions available |  Martin Gálik | 1 | -6/+21 |
2017-04-27 | ioam: adding missing setup api msg crc table |  Shwetha Bhandari | 4 | -0/+66 |
2017-04-26 | CGN: Session dump, test naming for ports fixed |  Martin Gálik | 3 | -3/+153 |