Code Review
/
odp4vpp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
odp4vpp.git
2017-03-16
Damjan Marion
vlib: additional runtime_data checks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Andrew Yourtchenko
ping: Fix coverity error 163907
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Eyal Bari
API:replaced all REPLY_MACRO's with api_helper_macros.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Steven
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Damjan Marion
vlib: make runtime_data thread-local
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Ole Troan
Python API: Change from cPython to CFFI.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Neale Ranns
No vector allocation during buffer copy
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Eyal Bari
API: define optional base_id for REPLY_MACRO's
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Dave Barach
Fix binary-api cmd/arg split logic
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Eyal Bari
VXLAN:add hidden multicast interface check
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Vengada
VPP changes to support iOAM over NSH-MD2. Separate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Dave Barach
Fix packet trace output: dpdk_rx_trace must decode...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Eyal Bari
API:support hidden sw interfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Dave Barach
Try again: __COVERITY__ vs __COVERITY
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Dave Barach
Clean up dead API client reaper callack scheme
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Thomas F Herbert
Nasm > 2.11.06 required for sw_crypto.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
shwethab
ioam: ip6 hop by hop ext header and SR header co-existence
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Damjan Marion
vlib: poll pre_input nodes only on main thread
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Damjan Marion
ioam: fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
AkshayaNadahalli
IOAM Coverity fix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Jan Gelety
Update CSIT tests 170302 -> 170313
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Florin Coras
VPP-659 Improve tcp/session debugging and testing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Billy McFall
VPP-279: Document changes for vnet/vnet/devices
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
John Lo
Add MAC address check in ethernet-input node if interfa...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Pavel Kotucek
ACL plugin rejects ICMP messages (VPP-624)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Juraj Sloboda
Refactor SNAT ICMP code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Damjan Marion
Retire vpp_lite
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Damjan Marion
vlib: deduplicatee code in main and worker main loop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Florin Coras
VPP-659 TCP improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Damjan Marion
gmon: fix code commented out by mistake
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Filip Tehlar
LISP: fix Proxy-ETR show command, VPP-660
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Dave Barach
Fix vat_api_hookup name collision
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Dave Barach
VPP-608: warnings be gone
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Neale Ranns
Fix MAP-E UT. Add functionality in MAP code to delete...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Pavel Kotucek
Fix coverity CIDs 161048, 163895
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Florin Coras
VPP-608 Fix LISP warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Damjan Marion
make test: temporary disable MAP-E test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Klement Sekera
make test: automatic sanity check
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Klement Sekera
make test: add make test-shell[-debug] targets
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Dave Barach
vlib_mains == 0 special cases be gone
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Neale Ranns
IMplementation for option to not create a FIB table...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Neale Ranns
MAP pre-resolve - use FIB to track pre-resolved next-hop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Neale Ranns
Tests to target holes in adjacency and DPO test coverage
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Gabriel Ganne
include rte_config header before any other dpdk include
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Damjan Marion
dpdk: remove unnecesary CFLAGS modification
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Martin
SNAT: deterministic map dump
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Matus Fabian
SNAT: fix coverity warnings (VPP-608)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Damjan Marion
vlib: add process restart cli
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Klement Sekera
make test: split into basic and extended tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Neale Ranns
ARP resilience in the absence of IP config on input...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Damjan Marion
dpdk: dpdk-input optimizations and fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Neale Ranns
API change (only) to not create a FIB table entry when...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Steven
vhost: binary API changes for interrupt mode
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Dave Barach
Change dpdk input node fixed-sleep units to usec
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Ole Troan
FLOWPERPKT: New API definition in preparation for state...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Radu Nicolau
dpdk: Fixed QAT devices binding, bind the VFs only
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Filip Tehlar
LISP: fix gpe sub-interface lookup
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Neale Ranns
BUG: multiple registrations of 'vl_api_ip6nd_proxy_deta...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Martin
SNAT: user_session_dump is_ip4 and vat unformating...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Neale Ranns
Proxy ND (RFC4389 - or a sub-set thereof). This allows...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Filip Tehlar
LISP: add stats API/CLI
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Matus Fabian
CGN: fix outside port calculation and set buffer error...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Florin Coras
Register TCP with IP only if session is enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Gabriel Ganne
fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Dave Barach
Missing plugin binary API command fns found after brief...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Neale Ranns
DHCP Multiple Servers (VPP-602, VPP-605)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Wojciech Dec
Fix endian issue in ARP Event Reply
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Eyal Bari
CLI: hide deleted interfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
AkshayaNadahalli
In-band OAM active probe (VPP-471)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Matus Fabian
CGN: Deterministic NAT (VPP-623)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Juraj Sloboda
Add setting of tenant VRF id for SNAT addresses (VPP...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Gabriel Ganne
fix uninitialized ip6 keys within session.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Gabriel Ganne
silence -Wmaybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ole Troan
Python API: Synchronous mode.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Neale Ranns
make per-adj counters configurable
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
AkshayaNadahalli
Fixing loadbalancing over ECMP for recursive routes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Shwetha Bhandari
ioam: manycast using iOAM and SR (VPP-628)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
BFD: documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Neale Ranns
Remove unused multicast fields from vnet_buffer_t
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Damjan Marion
features: take device-input buffer advance value directly
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
BFD: drop rpc call if packet doesn't match session
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
BFD: remove unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
make test: reset object registry if vpp dies
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
make test: tell vpp to set coredump size
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
Add support for unix { coredump-size <size> }.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Pavel Kotucek
span: wrong destination interface in tracing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Damjan Marion
Quad loop interface-output node
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Damjan Marion
dpdk: init.c should be under device/
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Klement Sekera
make test: don't run if other vpp process runs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Martin
SNAT: session dump last heard type fix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Dave Barach
Fix duplicate binary API registration messages / bugs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Alexander Popovsky...
Export session.api.h for out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Neale Ranns
DHCPv6 - Be consistent with the use of MFIB index as...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Florin Coras
Cleanup URI code and TCP bugfixing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Pablo Camarillo
Evolving SRv6 (Segment Routing for IPv6)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Andrew Yourtchenko
timing wheel: avoid queueing expired timers and caching...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Jon Loeliger
Implement a loopback instance allocation scheme.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pablo Camarillo
Fixed PLUGIN_DISABLE bug
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
John Lo
Clean up VXLAN api message handler registration issues
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Andrew Yourtchenko
VPP-651: Ensure sw_if_index to node mapping for L2...
commit
|
commitdiff
|
tree
|
snapshot
next