Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
Convert message macro S to accept a message pointer parameter;
Jon Loeliger
12
-282
/
+293
2017-02-02
Convert M() and M2() macros to honor their second, mp, parameter.
Jon Loeliger
1
-2
/
+2
2017-02-02
Ensure all M() and M2() second parameters are the message pointer.
Jon Loeliger
11
-283
/
+284
2017-02-02
Fix SR multicast post mfib commit
Neale Ranns
13
-650
/
+508
2017-02-02
Update default Vagrant box to Ubuntu 16.04, VPP-616
Dave Wallace
1
-8
/
+5
2017-02-02
BFD: SHA1 authentication
Klement Sekera
9
-258
/
+1459
2017-02-02
BFD: improve finding of ipv4/ipv6 headers
Klement Sekera
1
-48
/
+62
2017-02-02
dpdk: fix crypto coverity warning
Sergio Gonzalez Monroy
1
-1
/
+2
2017-02-02
SNAT: changed source for outbound address FIB entry (VPP-613)
Matus Fabian
2
-26
/
+13
2017-02-02
LISP: enhance binary part of some APIs
Filip Tehlar
5
-117
/
+41
2017-02-02
VXLAN: further unify ip4/ip6 ctl plane handling
Eyal Bari
2
-83
/
+55
2017-01-31
BFD: reformat code to match vpp code style
Klement Sekera
1
-158
/
+186
2017-01-31
Prep work for Coverity upload processing via Jenkins
Dave Barach
1
-0
/
+10
2017-01-31
SNAT: Add outbound addresses to FIB (VPP-613)
Matus Fabian
1
-1
/
+110
2017-01-31
jvpp: fix coverity warn: reliance on default encoding
Marek Gradzki
5
-18
/
+35
2017-01-31
VXLAN: small changes for brevity
Eyal Bari
1
-49
/
+16
2017-01-31
MFIB Coverity warnings. The lock macro is functionally equivalent but more ex...
Neale Ranns
3
-29
/
+44
2017-01-31
Add vxlan-bypass feature to IP6 forwarding path
John Lo
7
-184
/
+470
2017-01-30
VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE m...
Andrew Yourtchenko
2
-29
/
+46
2017-01-30
Fixed set int state up for ipsec interfaces
Radu Nicolau
1
-2
/
+2
2017-01-30
Fix LISP Coverity warnings
Florin Coras
2
-6
/
+16
2017-01-30
add vnet/util/radix.h to nobase_include_HEADERS list
Gabriel Ganne
1
-1
/
+2
2017-01-30
LISP: add dump calls for GPE entries API
Filip Tehlar
6
-2
/
+505
2017-01-28
Add files to CLEANFILES for robust make clean.
Burt Silverman
6
-1
/
+11
2017-01-28
sh not show in the mfib flags commands
Neale Ranns
1
-2
/
+2
2017-01-27
API refactoring : policer
Pavel Kotucek
6
-267
/
+387
2017-01-27
dpdk: rework cryptodev ipsec build and setup
Sergio Gonzalez Monroy
25
-412
/
+441
2017-01-27
API refactoring : cop
Pavel Kotucek
6
-114
/
+237
2017-01-27
dpdk : incorrect rx filter being installed
Pavel Kotucek
3
-1
/
+20
2017-01-27
jvpp: utilize per-message CRCs (VPP-544)
Marek Gradzki
11
-15
/
+143
2017-01-27
IP Multicast FIB (mfib)
Neale Ranns
83
-1670
/
+10388
2017-01-27
Cleanup some obfuscated code in next node handling.
Vengada
3
-8
/
+8
2017-01-27
drop-and-count snat out2in packets with no translations
Dave Barach
1
-3
/
+41
2017-01-27
Python API: event_callback not initialised.
Ole Troan
1
-0
/
+1
2017-01-27
Add multi-vpp support back into pythonic vppctl
Ed Warnicke
1
-7
/
+20
2017-01-27
API refactoring : l2 (add)
Pavel Kotucek
4
-148
/
+147
2017-01-26
DHCPv[46] proxy tests
Neale Ranns
1
-1
/
+29
2017-01-26
Change automake python macro to get python path
Tomofumi Hayashi
2
-1
/
+3
2017-01-26
API refactoring : dhcp
Pavel Kotucek
6
-306
/
+427
2017-01-26
Add option to use LISP Proxy-ETR
Florin Coras
5
-37
/
+349
2017-01-25
Repair plugin binary API message numbering
Dave Barach
12
-10
/
+29
2017-01-25
[re]Enable per-Adjacency/neighbour counters
Neale Ranns
11
-62
/
+675
2017-01-25
Move LISP cp cli to separate file
Florin Coras
4
-1415
/
+1461
2017-01-25
API refactoring : flow
Pavel Kotucek
6
-454
/
+578
2017-01-25
span: tx functionality
Pavel Kotucek
1
-2
/
+2
2017-01-25
API refactoring : classify
Pavel Kotucek
6
-795
/
+921
2017-01-25
SNAT: static mappings for dhcp addressed interfaces (VPP-590)
Matus Fabian
3
-88
/
+141
2017-01-24
Fix coverity defect.
Vengada
1
-1
/
+1
2017-01-24
ping: fix double-free crash under VMWare hypervisor
Andrew Yourtchenko
1
-2
/
+2
2017-01-24
Fix PAPI async response
Wojciech Dec
1
-1
/
+1
[next]