Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | CGN: Deterministic NAT (VPP-623) | Matus Fabian | 12 | -164/+2358 |
2017-03-07 | Add setting of tenant VRF id for SNAT addresses (VPP-641) | Juraj Sloboda | 6 | -11/+116 |
2017-03-07 | fix uninitialized ip6 keys within session.c | Gabriel Ganne | 1 | -0/+8 |
2017-03-07 | silence -Wmaybe-uninitialized warning | Gabriel Ganne | 1 | -1/+1 |
2017-03-07 | Python API: Synchronous mode. | Ole Troan | 6 | -149/+380 |
2017-03-07 | make per-adj counters configurable | Neale Ranns | 4 | -61/+175 |
2017-03-07 | Fixing loadbalancing over ECMP for recursive routes | AkshayaNadahalli | 2 | -12/+10 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) | Shwetha Bhandari | 18 | -91/+2834 |
2017-03-06 | BFD: documentation | Klement Sekera | 11 | -91/+526 |
2017-03-06 | Remove unused multicast fields from vnet_buffer_t | Neale Ranns | 1 | -10/+0 |
2017-03-06 | features: take device-input buffer advance value directly | Damjan Marion | 7 | -38/+42 |
2017-03-06 | BFD: drop rpc call if packet doesn't match session | Klement Sekera | 1 | -1/+1 |
2017-03-06 | BFD: remove unneeded code | Klement Sekera | 1 | -15/+0 |
2017-03-06 | make test: reset object registry if vpp dies | Klement Sekera | 2 | -2/+9 |
2017-03-06 | make test: tell vpp to set coredump size | Klement Sekera | 2 | -6/+14 |
2017-03-06 | Add support for unix { coredump-size <size> }. | Klement Sekera | 1 | -0/+22 |
2017-03-06 | span: wrong destination interface in tracing | Pavel Kotucek | 1 | -28/+18 |
2017-03-06 | Quad loop interface-output node | Damjan Marion | 1 | -13/+48 |
2017-03-06 | dpdk: init.c should be under device/ | Damjan Marion | 2 | -1/+1 |
2017-03-06 | make test: don't run if other vpp process runs | Klement Sekera | 1 | -2/+22 |
2017-03-06 | SNAT: session dump last heard type fix | Martin | 2 | -3/+3 |
2017-03-04 | Fix duplicate binary API registration messages / bugs | Dave Barach | 4 | -8/+7 |
2017-03-04 | Export session.api.h for out-of-tree builds | Alexander Popovsky (apopovsk) | 1 | -1/+2 |
2017-03-04 | DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC... | Neale Ranns | 4 | -20/+78 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 24 | -1975/+1460 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) | Pablo Camarillo | 27 | -5614/+8352 |
2017-03-04 | timing wheel: avoid queueing expired timers and caching wrong earliest expiry... | Andrew Yourtchenko | 1 | -2/+11 |
2017-03-03 | Implement a loopback instance allocation scheme. | Jon Loeliger | 7 | -19/+241 |
2017-03-03 | Fixed PLUGIN_DISABLE bug | Pablo Camarillo | 1 | -1/+1 |
2017-03-03 | Clean up VXLAN api message handler registration issues | John Lo | 1 | -94/+0 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... | Andrew Yourtchenko | 10 | -88/+53 |
2017-03-03 | Improve api trace replay consistency checking | Dave Barach | 3 | -2/+41 |
2017-03-03 | IPv6 RA improvements | Neale Ranns | 7 | -163/+400 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... | Neale Ranns | 13 | -70/+135 |
2017-03-03 | python API: work towards python/vpp api separation | Klement Sekera | 2 | -7/+36 |
2017-03-02 | VPP-608: fix coverity warning in vppapigen | Dave Barach | 1 | -2/+2 |
2017-03-02 | Fix create_vlan_subif API using sw_if_index as hw_if_index | John Lo | 1 | -3/+8 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 14 | -397/+81 |
2017-03-02 | bridge domain: fix members reordered when removing | Eyal Bari | 1 | -1/+1 |
2017-03-02 | SNAT: user's dump and session dump of a certain snat user. | magalik | 8 | -3/+370 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API | Neale Ranns | 7 | -18/+7 |
2017-03-02 | Determine pkt type in dpdk-input node using ethertype only (VPP-647) | John Lo | 1 | -52/+22 |
2017-03-02 | Update CSIT tests 170220 -> 170302 | Jan Gelety | 1 | -1/+1 |
2017-03-02 | Fix LISP Coverity warning | Florin Coras | 1 | -1/+1 |
2017-03-02 | VPP-648: CLI Memory leak with invalid parameter | Billy McFall | 3 | -29/+88 |
2017-03-02 | BFD: command line interface | Klement Sekera | 15 | -191/+1659 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 43 | -1585/+838 |
2017-03-01 | vppinfra: fix issue when copying 16 bytes with clib_memcpy | Damjan Marion | 2 | -0/+10 |
2017-03-01 | Initial Release notes for 17.04. | Ole Troan | 1 | -0/+20 |
2017-03-01 | Add MAINTAINERS file | Damjan Marion | 1 | -0/+158 |