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-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
12
-374
/
+37
2017-04-22
Fix multicast enable on the bonded interface
Steve Shin
2
-1
/
+13
2017-04-21
CGN: IPFIX logging
Matus Fabian
3
-18
/
+215
2017-04-20
Temporary workaround for the bug VPP-698.
Milan Lenco
1
-2
/
+2
2017-04-20
Clean up old datapath code in ACL plugin.
Andrew Yourtchenko
13
-2078
/
+18
2017-04-19
Support ping from outside network in 1:1 NAT (VPP-695)
Juraj Sloboda
4
-45
/
+59
2017-04-18
ACL-plugin does not match UDP next-header, VPP-687
Pavel Kotucek
1
-1
/
+1
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
3
-7
/
+3
2017-04-12
Handle multiple flows with the same client port in deterministic NAT
Juraj Sloboda
2
-15
/
+23
2017-04-12
acl-plugin: missing "deny" parameter in API
Pavel Kotucek
1
-0
/
+5
2017-04-12
CGN: configurable timeouts
Matus Fabian
5
-15
/
+290
2017-04-12
Support ICMP session timeout in deterministic NAT
Juraj Sloboda
2
-1
/
+8
2017-04-11
Add ICMP support for deterministic NAT
Juraj Sloboda
4
-26
/
+414
2017-04-11
Remove usued, redundant and deprecated code from lookup.h
Neale Ranns
3
-11
/
+6
2017-04-11
dpdk: use common interface placement infra
Damjan Marion
6
-301
/
+64
2017-04-10
Refactor SNAT code
Juraj Sloboda
3
-119
/
+132
2017-04-10
Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes
Juraj Sloboda
2
-3
/
+85
2017-04-10
Make fixes in SNAT code
Juraj Sloboda
2
-52
/
+56
2017-04-07
Fix init of ENIC driver to allow receiving of jumbo packets
John Lo
1
-49
/
+27
2017-04-07
MPLS Mcast
Neale Ranns
1
-1
/
+1
2017-04-06
acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (...
Andrew Yourtchenko
4
-13
/
+77
2017-04-06
Use thread local storage for thread index
Damjan Marion
27
-212
/
+216
2017-04-05
acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683)
Andrew Yourtchenko
6
-317
/
+391
2017-04-05
Fix two more memif coverity issues
Milan Lenco
2
-25
/
+32
2017-04-03
Fix memif coverity issues
Milan Lenco
3
-10
/
+33
2017-03-31
dpdk: add support for Mellanox ConnectX-5 devices
Damjan Marion
1
-1
/
+4
2017-03-30
acl-plugin: cleaner node bugfixes (VPP-675)
Andrew Yourtchenko
3
-51
/
+75
2017-03-30
vppinfra: add spinlock inline functions
Damjan Marion
3
-30
/
+7
2017-03-29
dpdk: fix --with-dpdk-mlx5-pmd link issue
Damjan Marion
1
-0
/
+3
2017-03-29
Bugfixing and documentation for SRv6
Pablo Camarillo
6
-505
/
+0
2017-03-22
Add memif - packet memory interface for intra-host communication
Damjan Marion
11
-0
/
+2767
2017-03-22
Update MAC address kept for Bonded Interface and its Slaves
John Lo
1
-23
/
+32
2017-03-22
vlib: add description field in plugin registration
Damjan Marion
9
-1
/
+10
2017-03-22
dpdk: fix plugin linking with sw crypto libraries
Sergio Gonzalez Monroy
1
-1
/
+6
2017-03-22
SNAT: added actual delete to snat_det_map
Martin
1
-12
/
+45
2017-03-22
Initial draft of VPP changes to cleanup iOAM export.
Vengada
8
-6
/
+9
2017-03-21
ACL plugin 1.2
Andrew Yourtchenko
6
-19
/
+2087
2017-03-18
Fix bonded interface name to use instance number starting from 0
John Lo
3
-5
/
+7
2017-03-17
Fix bonded ethernet PMD name for DPDK 17.02
Alexander Popovsky (apopovsk)
2
-7
/
+24
2017-03-16
API:replaced all REPLY_MACRO's with api_helper_macros.h
Eyal Bari
9
-281
/
+33
2017-03-15
API: define optional base_id for REPLY_MACRO's
Eyal Bari
1
-102
/
+3
2017-03-15
VPP changes to support iOAM over NSH-MD2. Separate trace data
Vengada
8
-18
/
+56
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
[next]