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
/
in2out_ed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
nat: deal with flows instead of sessions
Klement Sekera
1
-639
/
+563
2021-01-05
nat: refactor and split fo EI/ED features
Filip Varga
1
-10
/
+0
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-5
/
+5
2020-12-03
nat: fix incorrect session removal case
Klement Sekera
1
-6
/
+7
2020-11-13
nat: cleanup & reorganization
Filip Varga
1
-1
/
+1
2020-11-05
nat: remove unnecessary code
Klement Sekera
1
-7
/
+3
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
1
-1
/
+1
2020-10-09
nat: ipfix logging separation & refactor
Filip Varga
1
-15
/
+15
2020-10-07
misc: Purge unused pg includes
Neale Ranns
1
-1
/
+0
2020-09-11
nat: Fix next feature for ED with multiple workers
Vladimir Isaev
1
-1
/
+16
2020-09-02
nat: twice-nat static mapping pool address
Filip Varga
1
-2
/
+2
2020-08-17
nat: sessions get expired when fib table removed
Filip Varga
1
-1
/
+14
2020-08-13
nat: remove non-error error counters
Klement Sekera
1
-52
/
+40
2020-08-06
misc: harmonize names
Dave Barach
1
-4
/
+5
2020-07-28
nat: limit resource consumption when out of ports
Klement Sekera
1
-2
/
+7
2020-07-23
nat: fix port number selection
Elias Rudberg
1
-4
/
+4
2020-07-15
nat: add prefetching to in2out_ed/out2in_ed
Klement Sekera
1
-1
/
+13
2020-06-27
nat: replace speculative buffer enqueue model
Klement Sekera
1
-427
/
+394
2020-06-22
nat: set buf error if can't create user
Klement Sekera
1
-13
/
+3
2020-06-16
nat: improve outside port selection & perf
Klement Sekera
1
-29
/
+31
2020-06-11
nat: simplify bihash buckets/mem config
Klement Sekera
1
-2
/
+4
2020-06-08
nat: more long read after short write optimization
Klement Sekera
1
-129
/
+133
2020-06-04
nat: fixed input validation
Filip Varga
1
-1
/
+0
2020-06-03
nat: refactor mss_clamping to not depend on snat_main_t
Ole Troan
1
-2
/
+3
2020-05-22
nat: output fib index fix
Filip Varga
1
-69
/
+47
2020-05-14
nat: ED: store both thread&session idx in hash
Klement Sekera
1
-36
/
+58
2020-05-14
nat: fix segv if out of ports in ed mode
Alexander Chernavin
1
-1
/
+0
2020-05-13
nat: fix LRU blocked by inactive session
Klement Sekera
1
-12
/
+13
2020-05-13
nat: perf improvement - replace branchy code
Klement Sekera
1
-21
/
+21
2020-05-13
nat: handoff next node feature fix
Filip Varga
1
-1
/
+2
2020-05-08
nat: fix per thread data vlib_main_t usage take 2
Ole Troan
1
-3
/
+5
2020-05-07
nat: fix per thread data vlib_main_t usage
Filip Varga
1
-2
/
+3
2020-05-06
nat: fix coverity warning
Klement Sekera
1
-19
/
+5
2020-05-04
nat: per vrf session limits
Filip Varga
1
-2
/
+6
2020-04-27
nat: improve perf - long read after short write
Klement Sekera
1
-99
/
+105
2020-04-24
nat: ignore user hash in ED NAT
Klement Sekera
1
-81
/
+23
2020-04-24
nat: make usage of vnet_buffer2 transparent
Klement Sekera
1
-5
/
+5
2020-04-24
nat: ED: reduce number of hash tables used
Klement Sekera
1
-127
/
+174
2020-04-16
nat: scavenging functionality removed
Filip Varga
1
-20
/
+7
2020-04-08
nat: ED: global session LRU list
Klement Sekera
1
-5
/
+1
2020-04-07
nat: ED: port re-use algorithm
Klement Sekera
1
-8
/
+108
2020-04-07
nat: don't drop packet for expired session
Klement Sekera
1
-2
/
+2
2020-03-26
nat: transitory timeout for TCP CLOSED state
Klement Sekera
1
-10
/
+36
2020-03-25
nat: fix error counters
Klement Sekera
1
-0
/
+5
2020-03-13
nat: timed out session scavenging upgrade
Filip Varga
1
-13
/
+42
2020-02-20
nat: nat44 split slow and fast path
Filip Varga
1
-513
/
+170
2020-01-21
nat: fix dhcp client on outside interface with output feature
Alexander Chernavin
1
-9
/
+9
2020-01-17
nat: refactor of port/address allocation functions
Filip Varga
1
-3
/
+3
2020-01-03
nat: use SVR
Klement Sekera
1
-599
/
+212
2019-12-12
nat: session cleanup fix
Filip Varga
1
-0
/
+3
[next]