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
/
nat
/
nat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
nat: refactor & MW support for NAT tests
Filip Varga
1
-6
/
+3
2020-12-15
nat: set out2in-dpo during plugin enabling
Alexander Chernavin
1
-0
/
+1
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
1
-7
/
+7
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-77
/
+77
2020-12-03
nat: fix forwarding handoff workaround
Filip Varga
1
-0
/
+1
2020-11-26
nat: fix tests
Filip Varga
1
-0
/
+2
2020-11-13
nat: cleanup & reorganization
Filip Varga
1
-6
/
+3
2020-11-13
nat: api,cli and test update & cleanup
Filip Varga
1
-294
/
+249
2020-11-03
nat: bihash: fix buckets calc and remove mem param
Klement Sekera
1
-46
/
+25
2020-10-28
misc: Break the big IP header files to improve compile time
Neale Ranns
1
-0
/
+1
2020-10-26
nat: nat44 cli command fix
Filip Varga
1
-2
/
+1
2020-10-23
nat: nat44 enable/disable dynamic config
Filip Varga
1
-357
/
+530
2020-10-16
nat: error in input parameter of init_nat_k
Dengfeng Liu
1
-1
/
+1
2020-10-12
nat: set fib index for bypass session
Vladimir Isaev
1
-0
/
+1
2020-10-09
nat: ipfix logging separation & refactor
Filip Varga
1
-19
/
+19
2020-10-07
nat: move nat64 to a subfeature
Filip Varga
1
-27
/
+0
2020-09-11
nat: Fix next feature for ED with multiple workers
Vladimir Isaev
1
-1
/
+8
2020-09-02
nat: twice-nat static mapping pool address
Filip Varga
1
-20
/
+41
2020-08-20
nat: fixed cli nat summary and nat limit
Filip Varga
1
-19
/
+58
2020-08-17
nat: sessions get expired when fib table removed
Filip Varga
1
-1
/
+96
2020-08-13
nat: move deterministic nat to det44 sub feature
Filip Varga
1
-122
/
+60
2020-08-13
nat: remove non-error error counters
Klement Sekera
1
-0
/
+67
2020-07-23
nat: fix port number selection
Elias Rudberg
1
-2
/
+2
2020-07-02
nat: nat66 to plugin
Ole Troan
1
-8
/
+0
2020-06-16
nat: improve outside port selection & perf
Klement Sekera
1
-8
/
+0
2020-06-11
nat: properly scale out2in-ed hash on init
Klement Sekera
1
-1
/
+3
2020-06-11
nat: simplify bihash buckets/mem config
Klement Sekera
1
-18
/
+78
2020-06-08
nat: more long read after short write optimization
Klement Sekera
1
-310
/
+215
2020-06-04
nat: fixed input validation
Filip Varga
1
-9
/
+0
2020-05-15
misc: removed executable bits from source files
Ray Kinsella
1
-0
/
+0
2020-05-14
nat: remove unused code
Klement Sekera
1
-2
/
+0
2020-05-14
nat: ED: store both thread&session idx in hash
Klement Sekera
1
-85
/
+123
2020-05-13
nat: fix LRU blocked by inactive session
Klement Sekera
1
-71
/
+34
2020-05-13
nat: perf improvement - replace branchy code
Klement Sekera
1
-47
/
+47
2020-05-13
nat: handoff next node feature fix
Filip Varga
1
-15
/
+9
2020-05-08
nat: fix per thread data vlib_main_t usage take 2
Ole Troan
1
-18
/
+4
2020-05-07
nat: remove duplicate line of code
Klement Sekera
1
-1
/
+0
2020-05-07
nat: fix per thread data vlib_main_t usage
Filip Varga
1
-10
/
+21
2020-05-06
nat: enable force session cleanup
Filip Varga
1
-44
/
+71
2020-05-04
nat: per vrf session limits
Filip Varga
1
-1
/
+22
2020-04-27
nat: improve perf - long read after short write
Klement Sekera
1
-111
/
+134
2020-04-24
nat: ignore user hash in ED NAT
Klement Sekera
1
-175
/
+159
2020-04-24
nat: ED: reduce number of hash tables used
Klement Sekera
1
-51
/
+34
2020-04-23
nat: add/del ed_ext_ports only if the table is instantiated
Dave Barach
1
-4
/
+6
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
-4
/
+4
2020-04-08
nat: ED: global session LRU list
Klement Sekera
1
-3
/
+50
2020-04-08
nat: preallocate pools
Klement Sekera
1
-0
/
+3
2020-04-07
nat: ED: port re-use algorithm
Klement Sekera
1
-22
/
+43
2020-03-26
nat: transitory timeout for TCP CLOSED state
Klement Sekera
1
-1
/
+2
[next]