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
/
nat
/
nat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
nat: fix EI hairpinning thread safety
Klement Sekera
1
-4
/
+12
2021-02-09
nat: improve type safety and remove unused param
Klement Sekera
1
-45
/
+25
2021-02-05
nat: configurable handoff frame queue size
Elias Rudberg
1
-2
/
+14
2021-02-04
nat: reduce number of hash tables for EI NAT
Klement Sekera
1
-4
/
+4
2021-01-18
nat: deal with flows instead of sessions
Klement Sekera
1
-63
/
+115
2021-01-11
nat: refactor and split fo EI/ED features p.2
Filip Varga
1
-29
/
+15
2021-01-05
nat: refactor and split fo EI/ED features
Filip Varga
1
-73
/
+6
2020-12-03
nat: fix forwarding handoff workaround
Filip Varga
1
-0
/
+14
2020-12-03
nat: fix incorrect session removal case
Klement Sekera
1
-2
/
+1
2020-11-13
nat: cleanup & reorganization
Filip Varga
1
-11
/
+1
2020-11-13
nat: api,cli and test update & cleanup
Filip Varga
1
-12
/
+59
2020-11-03
nat: bihash: fix buckets calc and remove mem param
Klement Sekera
1
-4
/
+0
2020-10-23
nat: nat44 enable/disable dynamic config
Filip Varga
1
-9
/
+77
2020-10-08
nat: use proper type for counters
Klement Sekera
1
-2
/
+2
2020-10-07
nat: move nat64 to a subfeature
Filip Varga
1
-18
/
+0
2020-09-11
nat: Fix next feature for ED with multiple workers
Vladimir Isaev
1
-0
/
+1
2020-09-02
nat: twice-nat static mapping pool address
Filip Varga
1
-16
/
+40
2020-08-20
nat: fixed cli nat summary and nat limit
Filip Varga
1
-0
/
+11
2020-08-17
nat: sessions get expired when fib table removed
Filip Varga
1
-1
/
+31
2020-08-13
nat: move deterministic nat to det44 sub feature
Filip Varga
1
-69
/
+0
2020-08-13
nat: remove non-error error counters
Klement Sekera
1
-17
/
+58
2020-06-22
nat: set buf error if can't create user
Klement Sekera
1
-8
/
+2
2020-06-11
nat: simplify bihash buckets/mem config
Klement Sekera
1
-2
/
+3
2020-06-08
nat: more long read after short write optimization
Klement Sekera
1
-58
/
+76
2020-06-04
nat: add tracing for nat44-hairpinning
Klement Sekera
1
-2
/
+4
2020-06-03
nat: refactor mss_clamping to not depend on snat_main_t
Ole Troan
1
-1
/
+0
2020-05-14
nat: "users" dump for ED-NAT
Klement Sekera
1
-0
/
+1
2020-05-14
nat: remove unused code
Klement Sekera
1
-1
/
+0
2020-05-14
nat: ED: store both thread&session idx in hash
Klement Sekera
1
-1
/
+5
2020-05-13
nat: fix LRU blocked by inactive session
Klement Sekera
1
-18
/
+10
2020-05-13
nat: perf improvement - replace branchy code
Klement Sekera
1
-24
/
+11
2020-05-13
nat: handoff next node feature fix
Filip Varga
1
-2
/
+3
2020-05-08
docs: fix merge damage in nat.h
Dave Wallace
1
-4
/
+0
2020-05-08
nat: fix per thread data vlib_main_t usage take 2
Ole Troan
1
-3
/
+0
2020-05-07
nat: fix per thread data vlib_main_t usage
Filip Varga
1
-32
/
+34
2020-05-06
docs: clean up make docs job
Paul Vinciguerra
1
-9
/
+23
2020-05-06
nat: enable force session cleanup
Filip Varga
1
-1
/
+15
2020-05-04
nat: per vrf session limits
Filip Varga
1
-0
/
+13
2020-04-28
nat: remove unused code
Klement Sekera
1
-9
/
+0
2020-04-27
nat: improve perf - long read after short write
Klement Sekera
1
-17
/
+0
2020-04-24
nat: ignore user hash in ED NAT
Klement Sekera
1
-3
/
+2
2020-04-24
nat: make usage of vnet_buffer2 transparent
Klement Sekera
1
-8
/
+0
2020-04-24
nat: ED: reduce number of hash tables used
Klement Sekera
1
-23
/
+2
2020-04-20
nat: remove unused code
Klement Sekera
1
-14
/
+0
2020-04-16
nat: scavenging functionality removed
Filip Varga
1
-13
/
+0
2020-04-08
nat: use correct data types for memory sizes
Klement Sekera
1
-2
/
+2
2020-04-08
nat: ED: global session LRU list
Klement Sekera
1
-0
/
+8
2020-04-07
nat: ED: port re-use algorithm
Klement Sekera
1
-1
/
+25
2020-04-07
nat: don't drop packet for expired session
Klement Sekera
1
-2
/
+0
2020-03-26
nat: transitory timeout for TCP CLOSED state
Klement Sekera
1
-9
/
+3
[next]