Code Review
/
vpp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
vpp.git
2016-11-07
Damjan Marion
use STATIC_ASSERT macro instead of calling _Static_asse...
09/3709/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Damjan Marion
fix isssues discovered by coverity scan
08/3708/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Maros Marsalek
Fix longArray type in JVPP generator
06/3706/1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Thomas F Herbert
VPP-498: Prepare vpp RPM packaging for use by downstrea...
32/3432/7
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Matthew Smith
VPP-524: Add support to API to dump IPsec SPDs
99/3699/3
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Damjan Marion
vlib: fix cacheline alignement in several structs
00/3700/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Damjan Marion
feature: store arc index in vlib_buffer
97/3697/5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Wojciech Dec
DHCPv6: relay reply fixes (VPP-510)
01/3501/13
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Pierre Pfister
vhost-user: multiqueue support
22/2922/24
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Pierre Pfister
vppctl: Do not use sudo if already root
95/3695/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Damjan Marion
vlib: add vlib_buffer_copy function
91/3691/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Neale Ranns
Crash when adding duplicate paths
92/3692/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Klement Sekera
Test framework: improve gdbserver handling
80/3680/2
v17.01-rc0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Marek Gradzki
Fail to register Java API for plugin that was not loade...
81/3681/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ed Warnicke
Fix vpp-plugins rpms
76/3676/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Marek Gradzki
Remove unused jvpp dependency on plugins' control_ping
83/3683/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Dave Barach
Reset frame length after dispatch when recycling frames
02/3202/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Dave Barach
Timestamp now a 64-bit integer: ns since 1/1/1970
74/3674/3
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
AkshayaNadahalli
Adding Sequence Number - Per Packet Counter(PPC) suppor...
82/2282/20
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Damjan Marion
feature: recover "show ip features" command
73/3673/1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Damjan Marion
feature: all input nodes must have same nexts
62/3662/3
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Damjan Marion
ethernet: fix wrong start node for ethernet tx feature...
66/3666/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jan
Update CSIT tests 161024 -> 161030
68/3668/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Damjan Marion
vpp: remove unused code
64/3664/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Klement Sekera
Improve debug-cli in test framework
56/3656/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pierre Pfister
Allow empty DPDK device init config
57/3657/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Damjan Marion
adj: fix typos
52/3652/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
David Hotham
dpdk-hqos: don't hold up packets indefinitely under...
46/3646/6
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
feature: add new feature handling code and device-input...
45/3445/25
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Neale Ranns
Fix recursion loop - recurse through cover
50/3650/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Shwetha
VPP-437: ip6 hbh processing with FIB 2.0
53/3153/6
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Neale Ranns
MPLS Exp-null Tests
48/3648/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
vppinfra: add STATIC_ASSERT macro
49/3649/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Klement Sekera
fix typo in .gitignore
47/3647/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
node: ensure that vlib_node_runtime_t is cacheline...
45/3645/1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
l2: fix l2-patch node
44/3644/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
dpdk: use u32 for next0
43/3643/2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Damjan Marion
config: rename ip_config_main_t to vnet_feature_config_...
42/3642/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Klement Sekera
add vpp debugging support to test framework
41/3641/5
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
David Hotham
Update _slabshr fields when updating HQoS masks
40/3340/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Marek Gradzki
VPP-120: add custom types support to jvpp
99/3199/11
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Damjan Marion
vppinfra: use 64-bit crc32 instruction in bihash_24_8
28/3628/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Damjan Marion
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
29/3629/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Matus Fabian
VPP-478: SNAT address range overlapping
65/3565/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Matus Fabian
VPP-459: SNAT dump API for in and out interfaces
39/3539/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ed Warnicke
Initial deb packaging of vpp-python-api
30/3630/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Neale Ranns
IPv6 Classify Forwarding Graph errors
21/3621/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Damjan Marion
vppinfra: fix issue with bihash_8_8 hash function ...
27/3627/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Damjan Marion
policer: replace uintX_t with uX, fix style
06/3606/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Juraj Sloboda
Update test framework after API function change
05/3605/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
John Lo
Fix potential L2 forwarding crash with stale L2FIB...
12/3612/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Filip Tehlar
Fix coverity issues in LISP
96/3596/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Dave Barach
Per-packet IPFIX record generation plugin
18/3318/6
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Damjan Marion
features: fix crash due to missing null termination
01/3601/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Thomas F Herbert
Fix description of devel package.
04/3404/4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Damjan Marion
dpdk: enable building with dpdk 16.11-rc1
71/3571/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dave Barach
Fix unformat-at-eof bug
00/3600/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Klement Sekera
refactor test framework
45/3345/17
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Damjan Marion
dpdk: remove support for dpdk 16.04
75/3575/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Damjan Marion
dpdk: remove support for dpdk 2.2
74/3574/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Damjan Marion
dpdk: remove KNI support
73/3573/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Florin Coras
Use only 24 bits for vni in lisp-gpe data packets
70/3570/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Gabriel Ganne
python api - vla - allow the user to pass in a normal...
33/3233/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Damjan Marion
dpdk: remove dpdk_pmd_constructor_init
68/3568/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Marek Gradzki
Improve equals generation for jvpp DTOs
56/3556/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Marek Gradzki
Improve JNI code generation (array truncation)
37/3537/4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Neale Ranns
Support IETF routing Yang models (VPP-503).
02/3502/5
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jan
Update CSIT tests 161017 -> 161024
53/3553/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
John Lo
Add API call of sw_interface_set_mpls_enable to vpp_api...
55/3555/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Peter Ginchev
Disable colored output for tests, when not tty
63/3563/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Marek Gradzki
Add generated python bindings to .gitignore
62/3562/1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Filip Tehlar
Fix LISP src/dst based policy
93/3493/5
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
John Lo
Fix VXLAN tunnel delete crash
44/3544/1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Marek Gradzki
Fix jvpp coverity issues #2
36/3536/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Damjan Marion
vppinfra: clib_memcpy optimization
31/3531/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Neale Ranns
Dual Loop Lookup and Adj-midchain
34/3534/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Billy McFall
VPP-504: Permissions Error on Centos Vagrant VPP VM
04/3504/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Neale Ranns
Fix Coverity Errors in FIB. This is mainly consolidatin...
87/3487/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Dave Barach
Quad-loop ip4_lookup_inline, add _x4 validate buffer...
77/3477/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Dave Barach
Pretty-print vl_api_api_get_first_msg_id_t msgs
30/3530/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Shwetha
Java api generation for ioam trace plugin
87/3387/6
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Ed Warnicke
Candidate fix for race condition in building jvpp_commo...
11/3511/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Damjan Marion
vppinfra: add 256-bit vector typedefs
99/3499/1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Klement Sekera
improve java build process
86/3486/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Marek Gradzki
Fix coverity issues in jvpp (newlines + CompletableDump...
22/3422/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Neale Ranns
Deprecate MPLSoGRE tunnels (VPP-502)
67/3467/6
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
pmikus
DO_NOT_MERGE: Update CSIT tests 161002 -> 161017
38/3438/4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Peter Ginchev
Fix test target build
17/3417/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Pierre Pfister
Update tx and output node runtime when recycling interface
47/3447/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Neale Ranns
Load-balancing in IP4 dual loop typos. (VPP-501)
69/3469/1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Pierre Pfister
LoadBal: Use intrinsics and use protocol number
94/3394/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Billy McFall
VPP-491: Update CLI Command documentation for "show...
54/3454/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
John Lo
Support MPLSoGRE with the new FIB 2.0
31/3431/3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Damjan Marion
oam: fix compilation with gcc6
41/3441/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Damjan Marion
style: fix VLIB_NODE_FUNCTION_MULTIARCH indent
40/3440/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Pavel Kotucek
VPP-492: Fix ability to change mac address of the interface
19/3419/4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Billy McFall
VPP-488: Fix build errors, which uncovered IPv6 load...
27/3427/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Billy McFall
VPP-490: vpp crash in show ip6 neighbor
28/3428/1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Billy McFall
VPP-489: CLI Command "test lookup" crashes with invalid...
24/3424/2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Neale Ranns
FIB2.0: Adjacency complete pull model (VPP-487)
99/3399/4
commit
|
commitdiff
|
tree
|
snapshot
next