Age | Commit message (Expand) | Author | Files | Lines |
2016-09-14 | VPP-407 fix coverity warning | Klement Sekera | 1 | -5/+0 |
2016-09-14 | VPP-408: fix coverity warning in run_ping_ip46_address() | Andrew Yourtchenko | 1 | -1/+9 |
2016-09-14 | Add vlan-strip-offload help into startup.conf | Alex Popovsky | 1 | -0/+4 |
2016-09-13 | VPP-404: IKEv2 profile auth rsa-sig cert-file fixed | Matus Fabian | 2 | -1/+2 |
2016-09-13 | l2_output: reset bit after mapping is created | Damjan Marion | 1 | -0/+3 |
2016-09-13 | VPP-344 Add LLDP feature | Klement Sekera | 9 | -0/+1851 |
2016-09-13 | Implement IPv6/IPv4 ping. | Andrew Yourtchenko | 3 | -0/+874 |
2016-09-13 | Add some help into startup.conf | Damjan Marion | 2 | -0/+56 |
2016-09-13 | VPP-292 Document vnet/vnet/lisp-gpe | Florin Coras | 7 | -49/+485 |
2016-09-13 | VPP-376: Refactor LISP dump API + VAT | Filip Tehlar | 7 | -1041/+377 |
2016-09-13 | VPP-288: Documentation changes via doxygen for vnet/vnet/l2. | Billy McFall | 14 | -53/+564 |
2016-09-13 | Python API: Re-adding rudimentary variable length array pack support. | Ole Troan | 3 | -24/+40 |
2016-09-13 | Use the correct thread stack alignment constraint, VPP-401 | Dave Barach | 1 | -2/+6 |
2016-09-13 | Update CSIT tests 160904 -> 160912 | Jan | 1 | -1/+1 |
2016-09-12 | Provide vpp-plugins rpm packaging | Ed Warnicke | 1 | -0/+31 |
2016-09-12 | MAP: Doxyfying CLI macros - VPP-165 | Ole Troan | 1 | -48/+158 |
2016-09-12 | af_packet: allocate per-worker list of free buffers | Damjan Marion | 3 | -8/+15 |
2016-09-12 | DPDK virtio patch: Enable indirect descriptor features | Pierre Pfister | 1 | -0/+34 |
2016-09-12 | VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to | Klement Sekera | 1 | -2/+1 |
2016-09-11 | Move CLI examples from wiki to code - VPP-165 | Keith Burns (alagalah) | 6 | -4/+243 |
2016-09-10 | VPP-367: Peg vpp and vpp-plugins to depend on specific versions | Ed Warnicke | 1 | -2/+2 |
2016-09-09 | Check for zero-sized Graphvix config file on Ubuntu; VPP-396 | Chris Luke | 1 | -1/+2 |
2016-09-09 | On Ubuntu check for graphviz system config | Chris Luke | 1 | -0/+3 |
2016-09-07 | Fix bugs in IPFIX code discovered by coverity | Juraj Sloboda | 5 | -37/+39 |
2016-09-07 | Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for high... | Vengada Govindan | 1 | -6/+7 |
2016-09-07 | VPP-346 Improve Doxygen include path mechanism | Chris Luke | 2 | -23/+55 |
2016-09-07 | VPP-388 Improve IP header lookup in ipsec_output | Florin Coras | 1 | -7/+7 |
2016-09-07 | Fix MTU size for the bonded interface | Steve Shin | 1 | -0/+12 |
2016-09-07 | VPP-390: include *.so symlinks in vpp-lib | Ed Warnicke | 1 | -0/+2 |
2016-09-07 | VPP-382: Add ipsec tunnel interface to sw_interface_dump | Matus Fabian | 1 | -0/+6 |
2016-09-07 | VPP-387: Fixed ipsec-input trace | Matus Fabian | 1 | -20/+31 |
2016-09-07 | Vhost-User: Implement Indirect Descriptors | Pierre Pfister | 2 | -94/+182 |
2016-09-07 | checkstyle: improve speed by checking only recently changed files | Damjan Marion | 2 | -3/+25 |
2016-09-07 | VPP-204 Rework and finish IPFIX implementation | Juraj Sloboda | 8 | -149/+1072 |
2016-09-07 | Avoid use of node index 0 by registering null-node | Damjan Marion | 1 | -0/+29 |
2016-09-06 | Add support for input nodes in interrupt mode on the worker threads | Damjan Marion | 1 | -0/+24 |
2016-09-06 | VPP-346 More VPP doc fixes | Chris Luke | 19 | -47/+99 |
2016-09-06 | Add packet/byte count output tx stats to tunap interface | John Lo | 1 | -0/+12 |
2016-09-06 | Move iOAM Trace as a plugin | Vengada Govindan | 16 | -1003/+2047 |
2016-09-06 | VPP-386 Fix map-server output in lisp-cp-lookup trace | Florin Coras | 1 | -6/+3 |
2016-09-06 | VPP-381 Add LISP interfaces to sw_interface_dump | Florin Coras | 1 | -0/+7 |
2016-09-06 | IPsec speculative enqueue in exception path, fixes VPP-384 | Sergio Gonzalez Monroy | 2 | -3/+8 |
2016-09-06 | VPP-385: Fix ARP for indirect adjacencies | Florin Coras | 1 | -0/+16 |
2016-09-05 | Update CSIT tests 160821 -> 160904 | Jan | 1 | -1/+1 |
2016-09-03 | VPP-358: Add IPv6 ND Event Notification and Termination | John Lo | 1 | -2/+4 |
2016-09-02 | Add in-message cli_request/cli_reply API | Ole Troan | 7 | -0/+210 |
2016-09-02 | Fix for invalid check of SPARSE_VEC_INVALID_INDEX | Alex Popovsky | 2 | -6/+6 |
2016-09-02 | VPP-221 Improve doxygen dependency check | Chris Luke | 1 | -1/+5 |
2016-09-02 | VPP-374: getting jvppgen.py into rpm vpp-devel package | Ed Warnicke | 1 | -0/+11 |
2016-09-02 | Clean-up unused context arrays in UDP and GRE nodes | Alex Popovsky | 2 | -43/+2 |