Age | Commit message (Expand) | Author | Files | Lines |
2017-03-15 | Python API: Change from cPython to CFFI. |  Ole Troan | 1 | -9/+3 |
2017-03-14 | Update CSIT tests 170302 -> 170313 |  Jan Gelety | 1 | -1/+1 |
2017-03-04 | Fix duplicate binary API registration messages / bugs |  Dave Barach | 1 | -2/+2 |
2017-03-02 | Update CSIT tests 170220 -> 170302 |  Jan Gelety | 1 | -1/+1 |
2017-02-24 | Fixed QAT device binding and device unbinding when vpp package is removed |  Radu Nicolau | 2 | -2/+2 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -4/+15 |
2017-02-20 | Update CSIT tests 170213 -> 170220 |  Jan Gelety | 1 | -1/+1 |
2017-02-14 | Update CSIT tests 170129 -> 170213 |  Jan Gelety | 1 | -1/+1 |
2017-02-10 | Update plugin templates |  Dave Barach | 3 | -118/+106 |
2017-02-04 | dpdk: move to uio_pci_generic |  Damjan Marion | 3 | -5/+5 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. |  Jon Loeliger | 1 | -1/+3 |
2017-02-02 | Localize the timeout variable within the W message macro. |  Jon Loeliger | 1 | -2/+1 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; |  Jon Loeliger | 1 | -2/+2 |
2017-02-02 | Convert M() and M2() macros to honor their second, mp, parameter. |  Jon Loeliger | 1 | -2/+2 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. |  Jon Loeliger | 1 | -1/+1 |
2017-02-02 | Update default Vagrant box to Ubuntu 16.04, VPP-616 |  Dave Wallace | 3 | -12/+22 |
2017-01-31 | Prep work for Coverity upload processing via Jenkins |  Dave Barach | 1 | -0/+53 |
2017-01-31 | Update CSIT tests 170122 -> 170129 |  Jan Gelety | 1 | -1/+1 |
2017-01-27 | package only the vpp binaries (rpm) |  Gabriel Ganne | 1 | -1/+1 |
2017-01-25 | Update CSIT tests 170108 -> 170122 |  Jan Gelety | 1 | -1/+1 |
2017-01-20 | Add dpdk development packaging |  Damjan Marion | 6 | -54/+2 |
2017-01-17 | vagrant: stop rsync from wiping changes from /vpp |  Padraig Connolly | 1 | -15/+18 |
2017-01-17 | fix rpm warnings for defattr directory of lua/* |  Gabriel Ganne | 1 | -1/+1 |
2017-01-13 | Fix remove-rpath script, take 2 |  Damjan Marion | 1 | -1/+1 |
2017-01-13 | Fix remove-rpath script |  Damjan Marion | 1 | -1/+1 |
2017-01-13 | vppctl: new bash completion for vppctl commands |  Padraig Connolly | 1 | -0/+6 |
2017-01-11 | Remove unnecessary build macro to fix slow builds. |  Thomas F Herbert | 1 | -4/+0 |
2017-01-11 | Makefile.am cleanup |  Damjan Marion | 2 | -41/+1 |
2017-01-10 | Revert "vppctl: bash completion for vppctl commands" |  Damjan Marion | 2 | -8/+1 |
2017-01-09 | vppctl: bash completion for vppctl commands |  Padraig Connolly | 2 | -1/+8 |
2017-01-09 | Update CSIT tests 170101 -> 170108 |  Jan Gelety | 1 | -1/+1 |
2017-01-04 | rename vpp python's api debian scripts |  Gabriel Ganne | 2 | -0/+0 |
2017-01-03 | fix version.h generation for out-of-tree builds |  Damjan Marion | 1 | -54/+1 |
2017-01-03 | Do not require external vppapigen when not cross-compiling |  Damjan Marion | 1 | -1/+0 |
2017-01-03 | deb: fix issues in debian/control, silence some warnings |  Damjan Marion | 2 | -7/+12 |
2017-01-03 | vpp-python-api deb packaging - use easy_install to install the python api |  root | 2 | -0/+13 |
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-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 10 | -32/+90 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 7 | -17/+29 |
2016-12-21 | vagrant: Fixing sudo related vagrant errors |  Ray Kinsella | 1 | -5/+8 |
2016-12-21 | vagrant: updated Vagrantfile to use rsync |  Ray Kinsella | 2 | -58/+16 |
2016-12-21 | fix sample-plugin rpm packaging |  Gabriel Ganne | 1 | -2/+2 |
2016-12-20 | Remove RPATH from binaries before creating .deb and .rpm packages |  Damjan Marion | 4 | -2/+32 |
2016-12-19 | Update CSIT tests 161211 -> 161218 |  Jan Gelety | 1 | -1/+1 |
2016-12-12 | Update CSIT tests 161204 -> 161211 |  Jan Gelety | 1 | -1/+1 |
2016-12-09 | python api rpm packaging - json files are not executables |  Gabriel Ganne | 1 | -2/+2 |
2016-12-08 | vpp-python-api packaging - use easy_install to install the python api |  Gabriel Ganne | 1 | -7/+10 |
2016-12-05 | Update CSIT tests 161128 -> 161204 |  Jan | 1 | -1/+1 |
2016-12-02 | API: Packaging of JSON files. |  Ole Troan | 4 | -2/+37 |