Age | Commit message (Expand) | Author | Files | Lines |
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 | 14 | -2126/+18 |
2017-04-19 | disable extended BFD tests in verify job |  Klement Sekera | 1 | -1/+1 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address |  Neale Ranns | 7 | -39/+126 |
2017-04-19 | Fix "make dist" to include version number, docouple it from rpm packaging |  Damjan Marion | 7 | -70/+61 |
2017-04-19 | Add more svm fifo unit tests |  Florin Coras | 2 | -113/+292 |
2017-04-19 | make test: python interpreter customization |  vagrant | 2 | -6/+19 |
2017-04-19 | Support ping from outside network in 1:1 NAT (VPP-695) |  Juraj Sloboda | 5 | -46/+90 |
2017-04-19 | CGN: additional tests |  Martin Gálik | 1 | -1/+466 |
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 | 2 | -8/+80 |
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 | make test: don't rely on cPython GC to close fds |  Klement Sekera | 1 | -8/+9 |
2017-04-12 | CGN: configurable timeouts |  Matus Fabian | 7 | -15/+336 |
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 |
2017-04-11 | Add ICMP support for deterministic NAT |  Juraj Sloboda | 4 | -26/+414 |
2017-04-11 | MPLS Mcast coverity fixes |  Neale Ranns | 3 | -3/+3 |
2017-04-11 | MTRIE coverity fixes |  Neale Ranns | 1 | -6/+8 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h |  Neale Ranns | 17 | -174/+78 |
2017-04-11 | dpdk: use common interface placement infra |  Damjan Marion | 6 | -301/+64 |
2017-04-11 | Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) |  jerryian | 1 | -1/+1 |
2017-04-11 | vhost: interrupt mode enhancements |  Steven | 2 | -34/+26 |
2017-04-11 | Fix typo in minimal epoll polling time |  Pierre Pfister | 1 | -1/+1 |
2017-04-10 | Refactor SNAT code |  Juraj Sloboda | 3 | -119/+132 |
2017-04-10 | make test: automatic "vpp finishes startup" check |  Klement Sekera | 3 | -13/+59 |
2017-04-10 | Common device-input interrupt infra |  Damjan Marion | 7 | -29/+194 |
2017-04-10 | Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes |  Juraj Sloboda | 2 | -3/+85 |
2017-04-10 | Make fixes in SNAT code |  Juraj Sloboda | 2 | -52/+56 |
2017-04-07 | Fix init of ENIC driver to allow receiving of jumbo packets |  John Lo | 1 | -49/+27 |
2017-04-07 | VXLAN/TEST:validate vxlan del reply has valid sw_if_index |  Eyal Bari | 1 | -1/+3 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 76 | -1128/+4393 |
2017-04-07 | Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 |  Florin Coras | 1 | -1/+1 |
2017-04-07 | VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault |  flyingeagle23 | 1 | -1/+4 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... |  Andrew Yourtchenko | 6 | -22/+168 |
2017-04-06 | jvpp: remove unused print&endian headers (fixes VPP-688) |  Marek Gradzki | 6 | -64/+10 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 25 | -150/+1662 |
2017-04-06 | VPP-686: create bridge-domain |  Choonho Son | 1 | -2/+4 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 109 | -791/+790 |