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
/
snat
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
SANT: fib_table unlock (VPP-918)
Matus Fabian
2
-1
/
+11
2017-07-21
SNAT: in2out translation as an output feature hairpinning (VPP-913)
Matus Fabian
4
-102
/
+396
2017-07-20
SNAT: in2out translation as an output feature (VPP-903)
Matus Fabian
5
-38
/
+495
2017-07-11
SNAT: fixed bug in fallback to 3-tuple key for non TCP/UDP sessions
Matus Fabian
1
-0
/
+4
2017-07-07
SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)
Matus Fabian
5
-79
/
+578
2017-06-22
NAT64: documentation
Matus Fabian
2
-0
/
+211
2017-06-21
NAT64: custom prefix
Matus Fabian
6
-65
/
+494
2017-06-20
SNAT: unknow protocol hairpinning fix
Matus Fabian
1
-1
/
+1
2017-06-19
NAT64: change not supported multi threading behaviour
Matus Fabian
5
-6
/
+104
2017-06-19
SNAT: NAT packet with unknown L4 protocol if match 1:1 NAT
Matus Fabian
2
-6
/
+104
2017-06-19
NAT64: Hairpinning (VPP-699)
Matus Fabian
5
-24
/
+428
2017-06-13
SNAT: fix 1:1 NAT without port hairpinning TCP checksum update
Matus Fabian
1
-0
/
+10
2017-06-12
NAT64: bug fix
Matus Fabian
1
-1
/
+20
2017-06-12
NAT64: coverity fix
Matus Fabian
1
-2
/
+14
2017-06-09
NAT64: ICMP error support
Matus Fabian
5
-15
/
+202
2017-06-08
NAT64: Add NAT64 support for snat plugin (VPP-699)
Matus Fabian
11
-10
/
+3670
2017-06-05
SNAT: fix ICMP hairpinning
Matus Fabian
1
-1
/
+67
2017-06-05
More GCC-7 errors
Marco Varlese
1
-0
/
+2
2017-05-30
Flowprobe: Stateful flows and IPv6, L4 recording
Ole Troan
1
-3
/
+3
2017-05-24
SNAT: fix IPFIX data src and dst port
Matus Fabian
1
-2
/
+2
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
2
-2
/
+2
2017-05-10
SNAT: move API code to separate file
Matus Fabian
3
-1256
/
+1311
2017-04-27
CGN: Send ICMP error packet if user is out of sessions available
Martin Gálik
1
-6
/
+21
2017-04-26
CGN: Session dump, test naming for ports fixed
Martin Gálik
3
-3
/
+153
2017-04-26
CGNAT: close session API and CLI commands.
Martin Gálik
3
-4
/
+351
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-80
/
+8
2017-04-21
CGN: IPFIX logging
Matus Fabian
3
-18
/
+215
2017-04-19
Support ping from outside network in 1:1 NAT (VPP-695)
Juraj Sloboda
4
-45
/
+59
2017-04-12
Handle multiple flows with the same client port in deterministic NAT
Juraj Sloboda
2
-15
/
+23
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-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-06
Use thread local storage for thread index
Damjan Marion
3
-111
/
+111
2017-03-22
vlib: add description field in plugin registration
Damjan Marion
1
-0
/
+1
2017-03-22
SNAT: added actual delete to snat_det_map
Martin
1
-12
/
+45
2017-03-16
API:replaced all REPLY_MACRO's with api_helper_macros.h
Eyal Bari
1
-1
/
+1
2017-03-15
API: define optional base_id for REPLY_MACRO's
Eyal Bari
1
-102
/
+3
2017-03-13
Refactor SNAT ICMP code
Juraj Sloboda
4
-314
/
+558
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
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
CGN: Deterministic NAT (VPP-623)
Matus Fabian
8
-163
/
+2148
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
SNAT: session dump last heard type fix
Martin
2
-3
/
+3
2017-03-04
Fix duplicate binary API registration messages / bugs
Dave Barach
1
-2
/
+1
[next]