Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-07-11 | VPP-183: IPSec transport mode |  Matus Fabian | 3 | -17/+112 |
2016-07-09 | dpdk: disable CRC stripping |  Damjan Marion | 1 | -1/+1 |
2016-07-09 | packet-generator: fix pcap stream support |  Damjan Marion | 2 | -4/+18 |
2016-07-08 | IPv6 frag: avoid overflow while parsing extension headers |  Yoann Desmouceaux | 1 | -0/+7 |
2016-07-08 | Add locator prority and weight to LISP API |  Filip Tehlar | 1 | -5/+20 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives |  Damjan Marion | 1 | -2/+0 |
2016-07-08 | Add binary API for IPFIX |  Juraj Sloboda | 2 | -1/+5 |
2016-07-08 | Make IPFIX src port configurable |  Juraj Sloboda | 3 | -1/+8 |
2016-07-08 | Allow DPDK per interface startup config to enable/disable VLAN stripping |  John Lo | 2 | -8/+27 |
2016-07-08 | Reset IPFIX streams after configuration change |  Juraj Sloboda | 1 | -0/+17 |
2016-07-07 | Add configuration options for IPFIX |  Juraj Sloboda | 3 | -11/+52 |
2016-07-07 | Use arbitrary FIB for IPFIX |  Juraj Sloboda | 3 | -8/+20 |
2016-07-07 | VPP-142 Recursive route sending traffic to wrong interface |  Neale | 4 | -112/+188 |
2016-07-07 | Fix bugs and do some optimization in IPFIX code |  Juraj Sloboda | 2 | -6/+22 |
2016-07-07 | Document more nodes |  Dave Barach | 3 | -0/+142 |
2016-07-07 | Fix deletion forwarding entries when deleting static remote mapping |  Filip Tehlar | 1 | -0/+3 |
2016-07-07 | Retire support for DPDK 2.1.0 and older |  Damjan Marion | 8 | -197/+2 |
2016-07-07 | Add some doxygen tags |  Dave Barach | 1 | -0/+36 |
2016-07-07 | Add an option to dump details about specific LISP EID in API/CLI |  Filip Tehlar | 2 | -11/+66 |
2016-07-06 | Retire PLATFORM=virl |  Damjan Marion | 3 | -10/+2 |
2016-07-06 | Add support for capturing packets on packet generator interfaces |  Damjan Marion | 8 | -53/+215 |
2016-07-06 | Netmap: Fix Netmap Polling Issue |  Mohsin KAZMI | 1 | -7/+31 |
2016-07-06 | Bug fix for VPP-104 about not being able to down a sub-if if the super-if is up |  Calvin | 1 | -1/+3 |
2016-07-06 | VPP-182: IPv4 static ARP entries should not be deleted on interface down |  John Lo | 1 | -19/+24 |
2016-07-06 | VPP-177: IPsec empty buffers allocation fix |  Matus Fabian | 2 | -2/+4 |
2016-07-05 | VPP-144: Fix that shows the empty segment field in sh sr tunnel |  Calvin | 1 | -1/+6 |
2016-07-05 | VPP-179 Fix adjacency reference-count botches |  Dave Barach | 2 | -2/+24 |
2016-07-04 | LISP CP cleanup and refactoring |  Florin Coras | 7 | -727/+808 |
2016-07-01 | VPP-171: fix a set of hw interface recycling bugs |  Dave Barach | 3 | -1/+27 |
2016-06-30 | VPP-163 "show ip6 interface" ignores many addresses |  Chris Luke | 2 | -24/+61 |
2016-06-30 | Fix buffer leak from L2 flooding replication process |  Pierre Pfister | 1 | -0/+1 |
2016-06-30 | Fix clang build |  Damjan Marion | 2 | -5/+5 |
2016-06-29 | Fix the spelling of the word "suppress". |  Chris Luke | 2 | -11/+13 |
2016-06-29 | Add support for ethernet address in LISP API |  Filip Tehlar | 1 | -1/+2 |
2016-06-29 | Don't re-write adjacency with same information. |  Keith Burns (alagalah) | 1 | -9/+17 |