Code Review
/
vpp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
vpp.git
2017-11-02
Neale Ranns
Add replicate DPO header to export list for VPPSB
01/9201/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Florin Coras
Add builtin http server option to return static reply
87/9187/3
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Florin Coras
session: fix proxy coverity warnings
89/9189/1
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
John DeNisco
A bit of cleanup, updated the README, started vhost...
83/9183/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Ole Troan
VPP-959: Support old version of CFFI
74/9174/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Damjan Marion
vom: fix build with gcc7
75/9175/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Neale Ranns
VOM fixes for 9090 - ships in the night commits
76/9176/1
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Gabriel Ganne
fix clib_mem_unaligned() invalid read
80/8980/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Gabriel Ganne
nat plugin - fix test logic
40/9040/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Dave Barach
Clean up a few historical anomalies
70/9170/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Florin Coras
session: add support for proxying apps
33/9133/5
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Sergio Gonzalez...
dpdk/ipsec: align memory
58/9158/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Sergio Gonzalez...
dpdk/ipsec: fix digest physical address
59/9159/2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Neale Ranns
VPP Object Model (VOM)
36/8836/17
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
John Lo
Fix "l2fib add" CLI to allow adding of filter MAC entries
65/9165/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
John Lo
Fix set interface mac address API to be endian neutral
68/9168/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Ole Troan
VPP PAPI: Error in unserializer for non-array compound...
49/9149/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Jan Gelety
Update CSIT tests 171017 -> 171030
55/9155/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Filip Tehlar
LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24
94/8994/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Mohsin Kazmi
l2fib: MAC: Fix uint64 to u8 byte array
90/9090/7
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Dave Barach
Fix typo (double unlock)
40/9140/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Damjan Marion
physmem: register region with IOMMU
27/9127/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Neale Ranns
Refactor IP input checks for re-use at MPLS disposition
49/8949/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Gabriel Ganne
lb plugin tests - wipe flowtable after each unit test
67/9067/5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jon Loeliger
Minor copyedit fixes to ACL Hash doc.
25/9125/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Dave Barach
Add the bihash_vec8_8 variant
09/9109/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Chris Luke
Remove old Python vppctl script
16/9116/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Filip Tehlar
LISP: improve updating the dataplne when locators change
79/9079/7
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Matej
jvpp: bugfix for deadlock in java future API (VPP-1037)
57/8957/9
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jakub Grajciar
libmemif: perf optimization
98/9098/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Damjan Marion
vcl: fix compiling on newer systems
93/9093/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Steven
devices: Add binary API for set interface <interface...
94/9094/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Florin Coras
session: fix coverity warnings
92/9092/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Florin Coras
session: rules tables
65/8865/21
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Chris Luke
Fix for vppctl and interactive commands (VPP-1038)
62/9062/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Dave Wallace
VCL-LDPRELOAD: Fix CID 178271
87/9087/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Florin Coras
session: instantiate appns lookup table only once
70/9070/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Steven
LDPRELOAD: Fix out-of-scope variable coverity error
86/9086/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrew Yourtchenko
acl-plugin: increase the amount of memory for classifie...
85/9085/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Dave Wallace
VCL: refactor session close / disconnect.
33/9033/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Dave Wallace
VCL-LDPRELOAD: Fix more coverity warnings
69/9069/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Dave Wallace
VCL-LDPRELOAD: Fix CID 178251 & CID 178253
68/9068/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Hongjun Ni
Consolidate short_help for classify table with memory...
06/9006/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Matus Fabian
NAT: delete session API/CLI (VPP-1041)
50/9050/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Andrew Yourtchenko
acl-plugin: refactor the "show acl-plugin" CLI, use...
61/9061/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Florin Coras
session: swap appns secret to host byte order
64/9064/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Gabriel Ganne
fib test - fix undefined behavior warning found by...
43/9043/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Florin Coras
17.10 Release Notes
34/9034/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Dave Wallace
VCL: add session namespace support.
35/9035/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Matthew Smith
Allow IPsec interface to have SAs reset
94/8794/5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Marco Varlese
opensuse support: reworked SUSE DEPS variables
96/8996/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Steven
VCL: Return data for recvfrom(MSG_PEEK)
27/9027/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Steve Shin
lldp: protection code to check a valid interface index
26/9026/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Dave Wallace
VCL-LDPRELOAD: statically link VPP objects into libvcl_...
23/9023/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Dave Wallace
VCL: Fix vcl test scripts to check vcl.am instead of...
02/9002/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Damjan Marion
vlib: add support for multiple buffer pools
82/8782/6
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Gabriel Ganne
Do not include x86intrin.h if unavailable
52/8952/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Ole Troan
VPP-1033: Python API support arbitrary sized input...
36/8936/6
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrew Yourtchenko
L3 proxy FIB source for container networking
67/8967/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Matus Fabian
One armed NAT (VPP-1035)
88/8988/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Steven
VCL/LDPRELOAD: Add support for getsockopt, sendto,...
04/9004/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Dave Wallace
VCL-LDPRELOAD: Fix coverity warnings.
05/9005/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Dave Wallace
VCL-LDPRELOAD: statically link vppcom into libvcl-ldpre...
79/8979/7
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Neale Ranns
Update L2 header offset after VLAN tag rewrite
93/8993/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Gabriel Ganne
fix test_lb_ip4_gre6() cleanup
92/8992/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Dave Wallace
Add extern to *_main global variable declarations in...
72/8972/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Jakub Grajciar
af_packet: invalid TCP/UDP offload checksum on RX node...
38/8938/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Eyal Bari
VXLAN:small refactor to vxlan input
17/8917/6
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Gabriel Ganne
test bfd - DPO_PROTO_IP6 is part of DpoProto
21/8921/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Keith Burns...
Thread_index for thread0 in vlib_global_main not initia...
48/8948/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Dave Wallace
VCL: Fix converity warning CID 177864
46/8946/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Dave Wallace
VCL-LDPRELOAD: Refactor vcom_socket* and fix crash...
43/8943/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Dave Barach
Add reverse DNS (ip to name) resolution
42/8942/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Gabriel Ganne
null-terminate some formatted string
22/8922/5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Klement Sekera
add cuckoo hash
20/5920/10
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
shrinivasan...
LD_PRELOAD poll implementation
27/8827/6
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Dave Wallace
VCL: cleanup misc. issues in vppcom
02/8902/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Dave Wallace
vcl-ldpreload: test script enhancements
01/8901/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Klement Sekera
make test: control sanity via SANITY=yes|no option
57/8857/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Marco Varlese
Add GENEVE tunnel maintainer.
98/8898/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Marek Gradzki
Remove unused 'not_last' parameter from ip_add_del_route
26/8826/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Dave Barach
VPP-1024: rewrite buffer trajectory tracer
88/8888/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Dave Wallace
VCL-LDPRELOAD: fix iperf3 socket_test.sh
89/8889/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Eyal Bari
TEST,SPAN:add broadcast+QiniQ tests
30/8830/5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Filip Tehlar
LISP: fix crash when sending NSH map-request message...
79/8879/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Pierre Pfister
Plugin for IP-Address to Interface Punting
64/8564/4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Dave Barach
VPP-930: add missing ntohl to send_ip6_fib_details...
81/8881/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Andrew Yourtchenko
ipsec: use boolean or vs. bitwise or to avoid compiler...
70/8870/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Dave Barach
CSIT-844: fix binary api rx pthread heap push/pop
62/8862/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Dave Wallace
session: fix connect corner case crash.
64/8864/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Dave Barach
VPP-1032: fix coverity warnings
63/8863/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
John DeNisco
Initial commit for phase 2, Add some simple validation.
61/8861/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Eyal Bari
TEST,SPAN: add rx+tx span test
18/8818/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Dave Wallace
VCL_LDPRELOAD: Add unit test scripts.
51/8851/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Dave Wallace
VCL: refactor VCL_LDPRELOAD env vars.
46/8846/3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Marco Varlese
Add API versioning to GENEVE tunnel implementation.
52/8852/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Florin Coras
session: return local transport endpoint in connect...
17/8817/7
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Jan Gelety
Update CSIT tests 171002 -> 171017
50/8850/2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Florin Coras
session: fix build when debugging is on
48/8848/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Florin Coras
udp: refactor udp code
30/8730/19
commit
|
commitdiff
|
tree
|
snapshot
next