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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-04
Fix duplicate binary API registration messages / bugs
Dave Barach
2
-4
/
+3
2017-03-04
Evolving SRv6 (Segment Routing for IPv6)
Pablo Camarillo
6
-0
/
+505
2017-03-03
VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...
Andrew Yourtchenko
7
-85
/
+36
2017-03-02
SNAT: user's dump and session dump of a certain snat user.
magalik
6
-3
/
+288
2017-03-02
Determine pkt type in dpdk-input node using ethertype only (VPP-647)
John Lo
1
-52
/
+22
2017-03-01
dpdk: be a plugin
Damjan Marion
28
-0
/
+12226
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
5
-28
/
+28
2017-02-22
VPP-635: CLI Memory leak with invalid parameter
Billy McFall
4
-101
/
+204
2017-02-22
Repair SNAT's IPFIX and IF-add-del test functions.
Jon Loeliger
1
-2
/
+2
2017-02-17
Fix handling of ping to SNAT out interface
Juraj Sloboda
1
-6
/
+7
2017-02-17
ioam: declare export_node instead of defining it in header file
Damjan Marion
1
-1
/
+1
2017-02-16
Add handling of ICMP error packets in SNAT (VPP-629)
Juraj Sloboda
2
-49
/
+347
2017-02-15
SNAT: add static mappings with unresolved external interface address to snat_...
Matus Fabian
3
-4
/
+81
2017-02-14
Fix coverity issues: ioam
Shwetha Bhandari
2
-3
/
+9
2017-02-13
VPP-632 : InBand OAM Analyser
AkshayaNadahalli
28
-295
/
+2768
2017-02-06
SNAT: fix snat_add_static_mapping_command() uninitialized variable
Matus Fabian
2
-5
/
+16
2017-02-05
SNAT: initialize outside and inside FIB index in snat_config
Matus Fabian
2
-36
/
+5
2017-02-03
Plugin infrastructure improvements
Damjan Marion
11
-129
/
+46
2017-02-03
SNAT: fix invalid outside FIB index
Matus Fabian
1
-0
/
+14
2017-02-03
SNAT: Port allocation per protocol
Matus Fabian
7
-131
/
+219
2017-02-02
Remove unnecessary block structure around CONTROL_PING messages.
Jon Loeliger
1
-25
/
+25
2017-02-02
Refactor fragile msg macro W and W2 to not burry return control flow.
Jon Loeliger
9
-99
/
+129
2017-02-02
Localize the timeout variable within the W message macro.
Jon Loeliger
9
-43
/
+1
2017-02-02
Convert message macro S to accept a message pointer parameter;
Jon Loeliger
9
-48
/
+59
2017-02-02
Ensure all M() and M2() second parameters are the message pointer.
Jon Loeliger
9
-45
/
+50
2017-02-02
SNAT: changed source for outbound address FIB entry (VPP-613)
Matus Fabian
1
-21
/
+11
2017-01-31
SNAT: Add outbound addresses to FIB (VPP-613)
Matus Fabian
1
-1
/
+110
2017-01-28
Add files to CLEANFILES for robust make clean.
Burt Silverman
1
-0
/
+1
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-25
Repair plugin binary API message numbering
Dave Barach
9
-0
/
+18
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-23
binary-api debug CLI works with plugins
Dave Barach
9
-391
/
+39
2017-01-23
SNAT: Multiple inside interfaces (VPP-447)
Matus Fabian
1
-103
/
+103
2017-01-22
Add static mapping support for dhcp client interfaces
Dave Barach
2
-2
/
+103
2017-01-18
Fix coverity warnings, VPP-608
Dave Barach
2
-4
/
+12
2017-01-14
vlib: add buffer and thread callbacks
Damjan Marion
1
-1
/
+1
2017-01-14
SNAT: IPFIX logging (VPP-445)
Matus Fabian
8
-10
/
+925
2017-01-13
SNAT: fixed crash - interface without IP address (VPP-599)
Matus Fabian
2
-7
/
+28
2017-01-13
SNAT: add API and test for NAT pool address from interface
Matus Fabian
3
-16
/
+244
2017-01-11
Acquire SNAT pool addresses from specific interfaces
Dave Barach
2
-0
/
+127
2017-01-11
Makefile.am cleanup
Damjan Marion
1
-0
/
+1
2017-01-04
Merging all ioam plugin libraries to single library
AkshayaNadahalli
10
-125
/
+78
2017-01-03
VPP-574: fix the MACIP ACLs blocking ARP traffic
Andrew Yourtchenko
1
-0
/
+47
2017-01-03
Do not require external vppapigen when not cross-compiling
Damjan Marion
1
-1
/
+0
2017-01-03
SNAT: fix out2in ICMP worker lookup
Matus Fabian
1
-0
/
+7
2017-01-02
ioam: fix Coverity issue
Vengada
1
-1
/
+1
2017-01-01
Move java,lua api and remaining plugins to src/
Damjan Marion
95
-0
/
+25541
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
21
-0
/
+4523