Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | vhost: Fix mmap size calculation |  Pierre Pfister | 1 | -3/+3 |
2017-04-26 | vhost: core dump on quit with worker threads |  Steven | 1 | -0/+2 |
2017-04-26 | IP Flow Hash Config fixes |  Neale Ranns | 17 | -74/+163 |
2017-04-26 | CGN: Session dump, test naming for ports fixed |  Martin Gálik | 3 | -3/+153 |
2017-04-26 | CGNAT: close session API and CLI commands. |  Martin Gálik | 3 | -4/+351 |
2017-04-26 | Exit if plugin load attempt fail |  Damjan Marion | 1 | -6/+2 |
2017-04-25 | Session/tcp coverity fixes |  Florin Coras | 8 | -102/+98 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 44 | -2098/+271 |
2017-04-25 | Add sack tx unit test |  Florin Coras | 4 | -18/+185 |
2017-04-25 | LISP: clean DP when deleting locators in use |  Filip Tehlar | 2 | -16/+78 |
2017-04-25 | Fix structure alignment with 32-bit pointers |  Damjan Marion | 1 | -0/+4 |
2017-04-25 | Define cache line size for x86 32-bit |  Damjan Marion | 1 | -1/+1 |
2017-04-24 | BD:unify bridge domain creation code |  Eyal Bari | 6 | -118/+97 |
2017-04-24 | BFD: disable gcc6 warnings in helper macros |  Klement Sekera | 1 | -0/+11 |
2017-04-24 | vhost: remove socket linked file when deleting vhost interface |  Steven | 1 | -9/+18 |
2017-04-24 | Debug CLI to magically create / delete a TCP session |  Dave Barach | 4 | -55/+127 |
2017-04-24 | Improve Load-Balance MAPs |  Neale Ranns | 16 | -199/+571 |
2017-04-24 | Session layer improvements |  Florin Coras | 25 | -416/+604 |
2017-04-22 | Fix multicast enable on the bonded interface |  Steve Shin | 2 | -1/+13 |
2017-04-21 | [VPP-703]uri_tcp_test segment fault when mp->retval reply -30 |  flyingeagle23 | 1 | -1/+1 |
2017-04-21 | [VPP-704]./uri_tcp_test slave , uri test segment fault |  flyingeagle23 | 2 | -2/+3 |
2017-04-21 | [vpp-705]uri_cli issue:show session get nothing tips when session management ... |  flyingeagle23 | 1 | -2/+2 |
2017-04-21 | vlib: add cli command to dump all CLI commands |  Damjan Marion | 1 | -0/+49 |
2017-04-21 | vppinfra: clib_memcpy improvement |  Ray Kinsella | 2 | -10/+0 |
2017-04-21 | CGN: IPFIX logging |  Matus Fabian | 4 | -19/+217 |
2017-04-20 | vpp-api: rename libpneum to libvppapiclient |  Damjan Marion | 8 | -159/+177 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin |  Damjan Marion | 1 | -2/+0 |
2017-04-20 | Temporary workaround for the bug VPP-698. |  Milan Lenco | 1 | -2/+2 |
2017-04-20 | Clean up old datapath code in ACL plugin. |  Andrew Yourtchenko | 13 | -2078/+18 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address |  Neale Ranns | 2 | -2/+8 |
2017-04-19 | Fix "make dist" to include version number, docouple it from rpm packaging |  Damjan Marion | 1 | -8/+4 |
2017-04-19 | Add more svm fifo unit tests |  Florin Coras | 2 | -113/+292 |
2017-04-19 | Support ping from outside network in 1:1 NAT (VPP-695) |  Juraj Sloboda | 4 | -45/+59 |
2017-04-18 | Memory leak in load-balance maps |  Neale Ranns | 2 | -5/+20 |
2017-04-18 | ACL-plugin does not match UDP next-header, VPP-687 |  Pavel Kotucek | 1 | -1/+1 |
2017-04-18 | Fix fifo ooo bugs and improve testing |  Dave Barach | 7 | -94/+602 |
2017-04-17 | Socket API echo server |  Dave Barach | 2 | -1/+185 |
2017-04-15 | Set lower bound on persist timer |  Florin Coras | 2 | -7/+10 |
2017-04-14 | tcp: completed trace functions |  Clement Durand | 2 | -35/+110 |
2017-04-13 | Session layer refactoring |  Florin Coras | 27 | -1715/+2601 |
2017-04-13 | tcp builtin_client: bug correction and short_help |  Clement Durand | 1 | -1/+2 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... |  Neale Ranns | 18 | -63/+33 |
2017-04-13 | LISP: make statistics thread safe |  Filip Tehlar | 10 | -50/+121 |
2017-04-12 | Handle multiple flows with the same client port in deterministic NAT |  Juraj Sloboda | 2 | -15/+23 |
2017-04-12 | acl-plugin: missing "deny" parameter in API |  Pavel Kotucek | 1 | -0/+5 |
2017-04-12 | CGN: configurable timeouts |  Matus Fabian | 5 | -15/+290 |
2017-04-12 | Support ICMP session timeout in deterministic NAT |  Juraj Sloboda | 2 | -1/+8 |
2017-04-11 | LISP: show mapping negative action in CLI |  Filip Tehlar | 1 | -2/+3 |
2017-04-11 | move binary-api client-only routines to memory_client.c |  Dave Barach | 2 | -250/+241 |
2017-04-11 | Devices: set interface placement does not remove the old interface placement |  Steven | 1 | -3/+0 |