Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | LISP multihoming API changes and cleanup |  Florin Coras | 6 | -141/+155 |
2016-08-03 | VPP-166 Documentation changes for ip4_forward.c |  Keith Burns (alagalah) | 1 | -4/+23 |
2016-08-03 | VPP-226 - adding UDP TCP to port-range |  Keith Burns (alagalah) | 2 | -356/+510 |
2016-08-03 | VPP-166 Documentation changes for ip4.h/lookup.h |  Keith Burns (alagalah) | 2 | -41/+47 |
2016-08-03 | LISP API/VAT cleanup |  Florin Coras | 3 | -0/+10 |
2016-08-02 | API support for src/dst based routing policy in LISP |  Filip Tehlar | 1 | -30/+15 |
2016-08-01 | VPP-226 IPv4 src-address + port range checker |  Dave Barach | 10 | -78/+1144 |
2016-08-01 | Fix new LISP Coverity warnings |  Florin Coras | 3 | -24/+11 |
2016-07-31 | Initial L2 LISP support |  Florin Coras | 15 | -306/+1070 |
2016-07-30 | VPP-189: Fix another batch of coverity warnings |  Dave Barach | 3 | -3/+3 |
2016-07-30 | Remove per-worker destination frame queue |  Damjan Marion | 3 | -12/+0 |
2016-07-29 | LISP - fix bug in ip_prefix_normalize_ip6 |  Andrej Kozemcak | 1 | -41/+57 |
2016-07-29 | VPP-142 Follow up fix for shared_count of indirect adjacencies |  John Lo | 2 | -16/+0 |
2016-07-28 | VPP-189 More coverity bug fixes |  Dave Barach | 5 | -9/+14 |
2016-07-28 | Add IP adjacency registration function |  Pierre Pfister | 2 | -4/+98 |
2016-07-28 | Edit eid table dump |  Andrej Kozemcak | 1 | -8/+30 |
2016-07-28 | LISP - Bug fix, can`t remove static remote mapping |  Andrej Kozemcak | 3 | -64/+112 |
2016-07-27 | VPP-189 coverity warning cleanups |  Dave Barach | 1 | -1/+1 |
2016-07-27 | Vhost-User: Fix bind sockaddr length |  Pierre Pfister | 2 | -12/+12 |
2016-07-27 | VAT add_locator_set api support multiple locators |  Andrej Kozemcak | 1 | -3/+10 |
2016-07-26 | VPP-214: IPSec cli/api vector ck and ik initialization |  Matus Fabian | 1 | -2/+2 |
2016-07-26 | VPP-223 General documentation updates |  Chris Luke | 1 | -3/+3 |
2016-07-26 | policer classify |  Matus Fabian | 16 | -44/+884 |
2016-07-26 | Fix Coverty warning in lisp_add_del_map_resolver_command_fn |  Florin Coras | 1 | -2/+9 |
2016-07-25 | VPP-142 - Follow up fix for shared_count in indirect adjacencies |  John Lo | 2 | -4/+11 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) |  Damjan Marion | 7 | -10/+78 |
2016-07-22 | HONEYCOMB-83: Add Gre Feature |  Hongjun Ni | 2 | -3/+3 |
2016-07-21 | Add support for Chelsio T540-CR and T580-CR |  Damjan Marion | 1 | -0/+6 |
2016-07-21 | As interface is set to L3 mode, reset its output_node_index for l2-output |  John Lo | 1 | -0/+7 |
2016-07-21 | Improve interface naming for NICs ports sharing same PCI ID |  Damjan Marion | 3 | -16/+31 |
2016-07-21 | Rename reused LISP interfaces |  Florin Coras | 1 | -3/+18 |
2016-07-21 | Fix CLI for adding LISP fwd entries |  Florin Coras | 3 | -51/+141 |
2016-07-21 | l2_rw preload starts where data is |  Pierre Pfister | 1 | -2/+2 |
2016-07-21 | tapcli: Use error counter for buffer allocation error |  Pierre Pfister | 2 | -1/+4 |
2016-07-21 | Add API calls for packet generator |  Pavel Kotucek | 3 | -34/+70 |
2016-07-20 | Add new lisp API - Show pitr |  Andrej Kozemcak | 1 | -0/+44 |
2016-07-20 | L2TP: Add option for custom fib id for outgoing encapsulated packets |  Pierre Pfister | 3 | -7/+25 |
2016-07-20 | IP6 forward: Add ND route when next-hop is unknown link local |  Pierre Pfister | 1 | -14/+25 |
2016-07-19 | On bonded interface admin-down, should stop all slave links |  John Lo | 2 | -12/+18 |
2016-07-19 | Fix CLI to add LISP interface |  Florin Coras | 1 | -3/+16 |
2016-07-19 | Tap: Fix hardware address assignment |  Mohsin KAZMI | 1 | -24/+17 |
2016-07-18 | Fix "show hardware" CLI display for bonded interface may corrupt heap |  John Lo | 1 | -1/+1 |
2016-07-18 | Output format change from "vlan 802.1q" to "802.1q vlan", addition to VPP-111 |  marek zavodsky | 2 | -4/+4 |
2016-07-17 | Add ILA plugin |  Pierre Pfister | 1 | -0/+2 |
2016-07-14 | vhost-user: Reset virt-queue info when a vhost interface is disconnected. |  Steve Shin | 1 | -0/+16 |
2016-07-14 | Show 802.1q/802.1ah details in the trace output, fixes VPP-111 |  marek zavodsky | 4 | -16/+63 |
2016-07-13 | Add API dump call for vrf/vni mapping to vpp-api-test |  Filip Tehlar | 1 | -1/+1 |
2016-07-12 | packet-generator: various fixes |  Damjan Marion | 3 | -32/+44 |
2016-07-12 | policer action |  Matus Fabian | 6 | -14/+215 |
2016-07-11 | Simplify API to add LISP adjacencies |  Florin Coras | 2 | -73/+45 |