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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
nat: nat66 to plugin
Ole Troan
14
-480
/
+607
2020-06-27
nat: replace speculative buffer enqueue model
Klement Sekera
5
-2278
/
+2107
2020-06-25
nat: avoid division by zero
Klement Sekera
1
-1
/
+8
2020-06-24
nat: deterministic: disallow invalid config
Klement Sekera
2
-5
/
+20
2020-06-23
nat: fix broken test
Klement Sekera
1
-2
/
+14
2020-06-22
nat: set buf error if can't create user
Klement Sekera
4
-27
/
+9
2020-06-19
nat: remove unused code
Klement Sekera
2
-47
/
+0
2020-06-17
nat: print hash table parameters in CLI
Klement Sekera
1
-2
/
+13
2020-06-17
nat: add more trex test scripts
Klement Sekera
3
-0
/
+206
2020-06-16
nat: improve outside port selection & perf
Klement Sekera
4
-87
/
+110
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
8
-31
/
+95
2020-06-10
nat: optimize prefetching
Klement Sekera
6
-18
/
+18
2020-06-08
nat: more long read after short write optimization
Klement Sekera
15
-1060
/
+1051
2020-06-04
nat: fix coverity warning
Klement Sekera
1
-1
/
+1
2020-06-04
nat: fixed input validation
Filip Varga
7
-21
/
+22
2020-06-04
nat: add tracing for nat44-hairpinning
Klement Sekera
3
-15
/
+84
2020-06-03
nat: refactor mss_clamping to not depend on snat_main_t
Ole Troan
9
-68
/
+83
2020-06-01
nat: update ip4-udp src port for checksum == 0 pkts
Dave Barach
1
-3
/
+6
2020-05-27
nat: fix regarding vm arg for vlib_time_now call
Elias Rudberg
1
-1
/
+2
2020-05-22
nat: fix dslite session port allocation
Vladimir Ratnikov
1
-4
/
+4
2020-05-22
nat: output fib index fix
Filip Varga
1
-69
/
+47
2020-05-15
misc: removed executable bits from source files
Ray Kinsella
4
-0
/
+0
2020-05-14
nat: unhide tests
Klement Sekera
1
-5
/
+5
2020-05-14
nat: "users" dump for ED-NAT
Klement Sekera
3
-0
/
+170
2020-05-14
nat: remove unused code
Klement Sekera
2
-3
/
+0
2020-05-14
nat: ED: store both thread&session idx in hash
Klement Sekera
9
-197
/
+315
2020-05-14
nat: fix segv if out of ports in ed mode
Alexander Chernavin
2
-1
/
+47
2020-05-13
nat: fix broken build
Klement Sekera
1
-1
/
+1
2020-05-13
nat: fix LRU blocked by inactive session
Klement Sekera
10
-161
/
+391
2020-05-13
nat: perf improvement - replace branchy code
Klement Sekera
32
-451
/
+401
2020-05-13
nat: handoff next node feature fix
Filip Varga
7
-47
/
+159
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
7
-42
/
+32
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
9
-75
/
+97
2020-05-06
docs: clean up make docs job
Paul Vinciguerra
5
-9
/
+29
2020-05-06
nat: ipfix logging vlib_mains[thread_index] bugfix
Elias Rudberg
1
-16
/
+16
2020-05-06
nat: enable force session cleanup
Filip Varga
6
-142
/
+236
2020-05-06
nat: fix coverity warning
Klement Sekera
1
-19
/
+5
2020-05-05
nat: remove unused code
Klement Sekera
1
-27
/
+0
2020-05-04
nat: per vrf session limits
Filip Varga
9
-29
/
+310
2020-05-03
tests: vpp_interface remove deprecated packed properties
Paul Vinciguerra
1
-12
/
+14
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
7
-363
/
+424
2020-04-24
nat: ignore user hash in ED NAT
Klement Sekera
8
-362
/
+273
2020-04-24
nat: make usage of vnet_buffer2 transparent
Klement Sekera
5
-21
/
+13
2020-04-24
nat: ED: reduce number of hash tables used
Klement Sekera
5
-212
/
+210
2020-04-24
nat: fix extended unit tests
Klement Sekera
1
-2
/
+2
2020-04-23
nat: add/del ed_ext_ports only if the table is instantiated
Dave Barach
1
-4
/
+6
[next]