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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
Fix packet trace output: dpdk_rx_trace must decode the actual ethertype
Dave Barach
1
-1
/
+31
2017-03-14
ioam: ip6 hop by hop ext header and SR header co-existence
shwethab
1
-3
/
+3
2017-03-14
IOAM Coverity fix
AkshayaNadahalli
8
-34
/
+42
2017-03-13
VPP-279: Document changes for vnet/vnet/devices
Billy McFall
4
-4
/
+93
2017-03-13
ACL plugin rejects ICMP messages (VPP-624)
Pavel Kotucek
1
-21
/
+19
2017-03-13
Refactor SNAT ICMP code
Juraj Sloboda
4
-314
/
+558
2017-03-10
Retire vpp_lite
Damjan Marion
4
-1
/
+4265
2017-03-10
Fix vat_api_hookup name collision
Dave Barach
1
-3
/
+3
2017-03-09
vlib_mains == 0 special cases be gone
Dave Barach
1
-6
/
+2
2017-03-09
include rte_config header before any other dpdk include
Gabriel Ganne
1
-0
/
+1
2017-03-09
dpdk: remove unnecesary CFLAGS modification
Damjan Marion
1
-4
/
+0
2017-03-08
SNAT: deterministic map dump
Martin
3
-3
/
+125
2017-03-08
SNAT: fix coverity warnings (VPP-608)
Matus Fabian
1
-2
/
+3
2017-03-08
dpdk: dpdk-input optimizations and fixes
Damjan Marion
4
-96
/
+126
2017-03-08
Change dpdk input node fixed-sleep units to usec
Dave Barach
3
-5
/
+5
2017-03-08
FLOWPERPKT: New API definition in preparation for stateful flows.
Ole Troan
1
-1
/
+18
2017-03-08
dpdk: Fixed QAT devices binding, bind the VFs only
Radu Nicolau
1
-3
/
+7
2017-03-08
SNAT: user_session_dump is_ip4 and vat unformating added
Martin
3
-0
/
+20
2017-03-08
CGN: fix outside port calculation and set buffer error (VPP-623)
Matus Fabian
2
-18
/
+33
2017-03-07
In-band OAM active probe (VPP-471)
AkshayaNadahalli
20
-27
/
+2679
2017-03-07
CGN: Deterministic NAT (VPP-623)
Matus Fabian
9
-164
/
+2150
2017-03-07
Add setting of tenant VRF id for SNAT addresses (VPP-641)
Juraj Sloboda
4
-8
/
+42
2017-03-07
silence -Wmaybe-uninitialized warning
Gabriel Ganne
1
-1
/
+1
2017-03-06
ioam: manycast using iOAM and SR (VPP-628)
Shwetha Bhandari
13
-13
/
+2662
2017-03-06
features: take device-input buffer advance value directly
Damjan Marion
1
-4
/
+2
2017-03-06
dpdk: init.c should be under device/
Damjan Marion
2
-1
/
+1
2017-03-06
SNAT: session dump last heard type fix
Martin
2
-3
/
+3
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
[prev]
[next]