2016-12-16 |
Dave Barach | Coverity fixes, VPP-486 |
commit | commitdiff | tree | snapshot |
2016-12-16 |
John Lo | Fix dpdk-input check for VLAN packets including VLAN... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Klement Sekera | make test: improve robustness and performance |
commit | commitdiff | tree | snapshot |
2016-12-15 |
John Lo | Expand ethernet-input node speed-path for non-L2 paths |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Filip Tehlar | LISP: Fix several control plane message issues, VPP-558 |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Marek Gradzki | Fix NPE in JNI while handling int arrays, VPP-559 |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Neale Ranns | Ping response in a VRF context uses correct FIB for... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Neale Ranns | IP and MPLS route debug CLI fixes |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Klement Sekera | make test: improve virtualenv patching process |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Dave Barach | Fix coverity build-break, VPP-255 |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Christophe... | vpp_papi: Add help() support for python interactive... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Filip Tehlar | LISP: Move parsing of LISP map-reply to worker thread... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Ole Troan | ACL: Install ACL JSON in install directory. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Matej Klotton | make test: Use VXLAN built in scapy 2.3.3 |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Jan Gelety | Update CSIT tests 161204 -> 161211 |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Matus Fabian | snat: Hairpinning (VPP-444) |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Klement Sekera | make test: remove unneeded print |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Damjan Marion | ip4: perf optimization in the ip4-input node |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Sergio Gonzalez... | ipsec: go straight to lookup after esp encrypt |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Wojciech Dec | Fix for PAPI async call registration |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Neale Ranns | MPLS Nodes Dual Loop |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Neale Ranns | VRF imported FIB entry should inherit the flags from... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Sagar Srivastav | ioam: trace plugin read api fix |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Damjan Marion | ip4: perf optimization in the ip4-rewrite node |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Gabriel Ganne | python api rpm packaging - json files are not executables |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Sagar Srivastav | ioam: pot plugin - pot profile read API |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Sagar Srivastav | ioam:trace plugin - trace profile read API |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Neale Ranns | Add FIB unit test to 'make test' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Klement Sekera | BFD: handle timing wheel prematurely firing events |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Juraj Sloboda | Add make test code coverage reporting using gcov |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Dave Barach | Coding standards cleanup for vnet/vnet/ip, VPP-255 |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Shwetha | VPP-547: Fix for co-existence of HbH and RH header... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matej Klotton | make test: FIB add/update/delete - ip4 routes |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Neale Ranns | When waiting for an IPv6 response, filter non-ND packets |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Jasvinder Singh | DPDK HQoS: enable vpp control plane thread connection... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Klement Sekera | BFD: fix timing in the main loop |
commit | commitdiff | tree | snapshot |
2016-12-09 |
John Lo | Add extra validation for VXLAN packets and tunnels |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Vengada Govindan | VPP-470: Introduce VxLAN-GPE as transport for iOAM. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Andrew Yourtchenko | acl: make MACIP ACL apply/unapply/delete logic more... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gabriel Ganne | vpp-python-api packaging - use easy_install to install... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Andrew Yourtchenko | Adapt LuaJIT VPP library and a few examples to API... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Andrew Yourtchenko | Fix incorrect creation of classifier entries for macip ACL |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Klement Sekera | BFD: improve ip header handling, fix assert |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Juraj Sloboda | Fix bug in code for setting dpdk interface descriptors... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Sagar Srivastav | ioam: pot plugin - generate java bindings for ioam... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Damjan Marion | dpdk: don't drop packets if l4 checksum is flagged... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Damjan Marion | l2fwd: fix isssue with setting mac age from api |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Pierre Pfister | vhost: fix coverity warning |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Jan Srnicek | Acl JVpp api generation (HONEYCOMB-305) |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Klement Sekera | BFD: basic asynchronous session up/down |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Damjan Marion | l2fib: add mac aging support |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Marek Gradzki | Make jvpp connection fail if control ping fails |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Neale Ranns | Prevent re-entrant walks on an adjacency. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Filip Tehlar | LISP mapping timers |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Dave Barach | Refactor tap binary APIs, VPP-550 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Damjan Marion | epoll_input: don't sleep if we expect event in less... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Matus Fabian | make test: add S-NAT plugin tests |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Andrew Yourtchenko | Fix coverity CIDs 157344, 157343, 157341, 157340, 15733... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Juraj Sloboda | Make table chain deletion optional in classifier API... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Jan Srnicek | Enable Span Jvpp api generation |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Ole Troan | SPAN API: Fix various errors making SPAN break make... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Ole Troan | API: Adapt make test to Python API changes. |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Dave Barach | Refactor binary APIs for IP, VPP-549 |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Juraj Sloboda | Add binary API for reading interface/vrf assignment... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Pavel Kotucek | span: add tx functionality and support for multiple... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Damjan Marion | dpdk: fix rte_delay_us callback issue |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Pierre Pfister | vhost: Improve data path |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Filip Tehlar | Fix length in LCAF header |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Gabriel Ganne | snat: remove duplicate makefile var definition |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Ole Troan | MAP: Split MAP API out of vpe.api. |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Pierre Pfister | vhost: Code cleaning |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Andrew Yourtchenko | Add "vpp-api-install" to plugins_configure_depend in... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jan | test: l2xc instances multi-context test (CSIT-491) |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Pavel Kotucek | dpdk: add rte_delay_us_callback |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Gabriel Ganne | add missing import to mpls test |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Marek Gradzki | api: set jvpp version to 17.01 |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Pavel Kotucek | api: missing support for dumping of neighbours (VPP... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Filip Tehlar | Implement LISP control plane messages |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Andrew Yourtchenko | acl: The ACL plugin. |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Jan | test: l2bd instance multi-context correction |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Jan | Update CSIT tests 161128 -> 161204 |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Klement Sekera | make test: fix missing log/packet messages |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Neale Ranns | All mcast and All class E have /4 not /8 subnet masks |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Dave Barach | Move interface APIs to vnet/vnet/{interface.api,interfa... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Marek Gradzki | Fix l2.api patch in jvpp Makefile |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Matus Fabian | api: set interface MTU API (VPP-442) |
commit | commitdiff | tree | snapshot |
2016-12-05 |
jerryian | Fix crash in debug mode when call ethernet_register_l3_... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Marek Gradzki | api: enable Java API generation for l2.api (VPP-438) |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Neale Ranns | Locally generated packet go through lookup/load-balance... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Dave Barach | Variable-message-length tracing support, VPP-370 |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Juraj Sloboda | Fix vpp crash when generating jumbo packets |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Alexander Popovsky | Fix ICMP echo reply punt path |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Alexander Popovsky | Fix crash whith bonded ethernet / DPDK 16.11 |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jan | test: l2bd instances multi-context test (CSIT-479) |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Neale Ranns | Coverity errors in MPLS code |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Neale Ranns | remove CLIB_DEBUG conditional in fib_protocol_t |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Matus Fabian | api: L2 XConnect API (VPP-438) |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Damjan Marion | interfaces: make no_flatten variant of inteface_ouptut... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Dave Barach | Coverity warning be gone, VPP-486 |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Matus Fabian | snat: fix 1:1 NAT with multiple workers |
commit | commitdiff | tree | snapshot |
next |