Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | deb: fix issues in debian/control, silence some warnings | Damjan Marion | 2 | -7/+12 |
2017-01-03 | Improve Java 8 detection m4 script to deal with pre-set JAVA_HOME | Damjan Marion | 1 | -1/+15 |
2017-01-03 | vpp-python-api deb packaging - use easy_install to install the python api | root | 3 | -0/+14 |
2017-01-03 | Fix crash on null vhost-user socket - VPP-573 | Wojciech Dec | 1 | -0/+5 |
2017-01-03 | Fix crash on vhost-user deletion - VPP-571 | Wojciech Dec | 1 | -7/+10 |
2017-01-02 | make test: fix debug print | Klement Sekera | 1 | -1/+1 |
2017-01-02 | make test: rotate capture files after consuming arp/ndp | Klement Sekera | 2 | -3/+9 |
2017-01-02 | make test: fix assert_nothing_captured api | Klement Sekera | 1 | -8/+9 |
2017-01-02 | Update CSIT tests 161218 -> 170101 | Jan Gelety | 1 | -1/+1 |
2017-01-02 | Update emacs plugin generator skeleton | Dave Barach | 5 | -76/+27 |
2017-01-02 | Handle execessive hash collisions, VPP-555 | Dave Barach | 4 | -84/+146 |
2017-01-02 | make test: improve test_flowperpkt | Klement Sekera | 2 | -146/+117 |
2017-01-02 | fix run-vat path | Matus Fabian | 1 | -1/+1 |
2017-01-02 | dpdk: do not build igb_uio module | Damjan Marion | 1 | -0/+1 |
2017-01-02 | ioam: fix Coverity issue | Vengada | 1 | -1/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 253 | -2298/+719 |
2016-12-28 | Repair Doxygen build infrastructure | Chris Luke | 5 | -28/+48 |
2016-12-28 | test: fix paths after source code move | Damjan Marion | 2 | -4/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1056 | -1700/+920 |
2016-12-26 | dpdk: Add support for Mellanox ConnectX-4 devices | Damjan Marion | 11 | -35/+96 |
2016-12-26 | vlib: Add support for PCI VPD parsing | Damjan Marion | 2 | -5/+93 |
2016-12-23 | Make test support for the ipfix flow-per-pkt plugin | Dave Barach | 4 | -9/+289 |
2016-12-23 | SNAT: fix 'show snat verbose' bug - format vector as %v | Matus Fabian | 1 | -3/+3 |
2016-12-23 | make test: improve handling of packet captures | Klement Sekera | 19 | -271/+321 |
2016-12-23 | Build vpp_api_test binary API debug CLI into vpp | Dave Barach | 11 | -724/+1560 |
2016-12-23 | make test: add log.txt | Klement Sekera | 2 | -8/+13 |
2016-12-22 | api: save some typing when adding new api files | Damjan Marion | 2 | -173/+132 |
2016-12-22 | Add L2 flow-record generation | Dave Barach | 7 | -161/+881 |
2016-12-22 | API refactoring : lisp-gpe | Pavel Kotucek | 8 | -232/+461 |
2016-12-22 | API refactoring : lisp | Pavel Kotucek | 7 | -2066/+2131 |
2016-12-22 | API refactoring : ipsec-gre | Pavel Kotucek | 7 | -157/+283 |
2016-12-22 | API refactoring : ipsec | Pavel Kotucek | 7 | -890/+1008 |
2016-12-22 | SNAT: Remove the oldest translation fix (VPP-568) | Matus Fabian | 4 | -8/+41 |
2016-12-22 | API refactoring : bfd | Pavel Kotucek | 7 | -355/+483 |
2016-12-21 | API refactoring : l2tp | Pavel Kotucek | 7 | -280/+405 |
2016-12-21 | API refactoring : gre | Pavel Kotucek | 7 | -145/+272 |
2016-12-21 | API refactoring : vxlan-gpe | Pavel Kotucek | 6 | -47/+325 |
2016-12-21 | API refactoring : vhost_user | Pavel Kotucek | 7 | -275/+398 |
2016-12-21 | API refactoring : netmap | Pavel Kotucek | 7 | -98/+222 |
2016-12-21 | API refactoring : af_packet | Pavel Kotucek | 7 | -103/+228 |
2016-12-21 | API refactoring : vxlan | Pavel Kotucek | 6 | -72/+348 |
2016-12-21 | Bump to 17.04 releasev17.04-rc0 | Damjan Marion | 5 | -5/+10 |
2016-12-21 | VPP-470: Introduce VxLAN-GPE as transport for iOAM. | Vengada Govindan | 11 | -57/+926 |
2016-12-21 | Support multiple VXLAN tunnels with same mcast dst | Eyal Bari | 2 | -74/+121 |
2016-12-21 | Fix coverity issues | Marek Gradzki | 2 | -6/+8 |
2016-12-21 | fix 'show trace' bug - format vector as %v | Klement Sekera | 1 | -1/+1 |
2016-12-21 | Add missing variable definitions to java VPP API | Marek Gradzki | 1 | -0/+4 |
2016-12-21 | vagrant: Fixing sudo related vagrant errors | Ray Kinsella | 2 | -6/+9 |
2016-12-21 | Python API: Incorrect error for empty VLA list. | Ole Troan | 2 | -4/+11 |
2016-12-21 | vagrant: updated Vagrantfile to use rsync | Ray Kinsella | 2 | -58/+16 |