Age | Commit message (Expand) | Author | Files | Lines |
2019-02-26 | make test: Add exception handling around subprocess. |  Paul Vinciguerra | 4 | -10/+59 |
2019-02-26 | DSLITE: Fix dslite_get_b4_addr_reply message type. |  Jon Loeliger | 1 | -1/+1 |
2019-02-26 | VPP-1508 python tests: unicode |  Paul Vinciguerra | 3 | -6/+21 |
2019-02-26 | Remove fake MAP domain 0 entry. |  Jon Loeliger | 1 | -7/+1 |
2019-02-26 | vpp-papi: Only install enum34 for python<=3.4. |  Paul Vinciguerra | 1 | -14/+17 |
2019-02-25 | Fix broken ASSERT |  Dave Barach | 1 | -1/+2 |
2019-02-25 | VOM: GBP table IDs in GBP route-domain create |  Neale Ranns | 3 | -2/+4 |
2019-02-25 | Remote Test: fix serialization (dict, Enum) |  Jakub Grajciar | 1 | -0/+24 |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 17 | -1341/+1752 |
2019-02-25 | buffer chain linearization |  Klement Sekera | 6 | -436/+217 |
2019-02-23 | vhoat: potential crash in map_guest_mem using debug image |  Steven Luong | 1 | -1/+14 |
2019-02-23 | Add support for 19.01 |  jdenisco | 5 | -195/+74 |
2019-02-23 | session: separate local session logic |  Florin Coras | 10 | -529/+607 |
2019-02-22 | tcp: keep snd sack block free list |  Florin Coras | 3 | -2/+7 |
2019-02-22 | Makefile: fix missing help instruction |  Steven Luong | 1 | -0/+2 |
2019-02-22 | stats: add buffer gauges |  Filip Tehlar | 4 | -11/+138 |
2019-02-22 | VOM: GBP use singular instance if shared-ptr is set |  Neale Ranns | 2 | -3/+20 |
2019-02-22 | IPSEC: header exports |  Neale Ranns | 8 | -1/+10 |
2019-02-22 | Callback functions must have the correct signature |  Neale Ranns | 3 | -4/+8 |
2019-02-22 | Maintainers list update |  Marco Varlese | 1 | -8/+0 |
2019-02-22 | avf: fix eat own tail issue on tx |  Damjan Marion | 1 | -3/+7 |
2019-02-22 | VOM: mroute dump debug level fix |  Neale Ranns | 1 | -1/+1 |
2019-02-22 | VOM: De-template the ACL code. |  Neale Ranns | 9 | -216/+711 |
2019-02-22 | GBP: include sclass in format EPG |  Neale Ranns | 1 | -1/+2 |
2019-02-22 | VOM: fix tests and namespacify l2_vtr |  Neale Ranns | 10 | -61/+69 |
2019-02-22 | GBP: remove testing asserts |  Neale Ranns | 2 | -2/+0 |
2019-02-22 | tcp: send enough dupacks to cover all sack holes |  Florin Coras | 4 | -14/+37 |
2019-02-22 | session/vcl: fix coverity warnings |  Florin Coras | 3 | -2/+7 |
2019-02-22 | tapv2: coverity strikes back |  Steven Luong | 1 | -5/+4 |
2019-02-22 | Add no-append flag to vlib_frame_t |  Damjan Marion | 8 | -4/+20 |
2019-02-21 | vhost: VPP stalls with vhost performing control plane actions |  Steven Luong | 3 | -214/+259 |
2019-02-21 | string_test: Coverity woe |  Steven Luong | 1 | -2/+0 |
2019-02-21 | Revert "bond: problem switching from l2 to l3" |  Peter Mikus | 1 | -11/+0 |
2019-02-21 | physmem: keep physmem VA in 39-bit address space on x86_64 |  Damjan Marion | 5 | -6/+45 |
2019-02-21 | API: client does not set root permissions on shm segment |  Neale Ranns | 1 | -4/+2 |
2019-02-21 | GBP: BD index not BD ID |  Neale Ranns | 1 | -1/+1 |
2019-02-21 | vcl/session: send unlisten over message queue |  Florin Coras | 6 | -20/+84 |
2019-02-21 | tcp: drop outstanding data when entering closing state |  Florin Coras | 4 | -7/+16 |
2019-02-21 | svm: fix mem ordering for enqueue nocopy |  Florin Coras | 1 | -1/+1 |
2019-02-20 | TESTS: refactor framework send_and_expect. |  Paul Vinciguerra | 2 | -17/+14 |
2019-02-20 | pg: fix payload hex-string bug |  Kingwel Xie | 1 | -6/+8 |
2019-02-20 | Remove autotools leftovers from gitignore |  Benoît Ganne | 1 | -2/+0 |
2019-02-20 | pg: fix tracing when device-input feature arc is used |  Damjan Marion | 1 | -6/+4 |
2019-02-20 | pg: fix crash when multiple streams are enqueuing to the same next |  Damjan Marion | 1 | -1/+1 |
2019-02-20 | pg: remove no-recycle option |  Damjan Marion | 41 | -83/+0 |
2019-02-20 | calculate per-thread time offset |  Dave Barach | 3 | -1/+66 |
2019-02-20 | session: fix local sessions disconnects |  Florin Coras | 3 | -23/+23 |
2019-02-20 | vom: Fix the versioning issue [vpp-1555] |  Mohsin Kazmi | 2 | -0/+11 |
2019-02-20 | docs: use python3 for make docs. |  Paul Vinciguerra | 2 | -3/+4 |
2019-02-20 | make test-doc: Clean up import errors. |  Paul Vinciguerra | 2 | -1/+8 |