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
/
nat44-ei
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
3
-8
/
+8
2021-06-16
nat: test all intf addrs in is_interface_addr()
Alexander Chernavin
2
-10
/
+21
2021-05-25
nat: report correct EI per-user session limit
Matthew Smith
2
-3
/
+5
2021-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
3
-7
/
+6
2021-05-05
nat: cli commands parsing fix
Filip Varga
1
-121
/
+99
2021-05-01
vlib: refactor trajectory trace debug feature
BenoƮt Ganne
1
-1
/
+0
2021-04-28
nat: fix byte order on ipfix message fields
Matthew Smith
1
-1
/
+1
2021-04-20
nat: fixing cli bug for nat44-ei and nat44-ed
Filip Varga
1
-1
/
+1
2021-03-31
nat: correct thread index usage
Klement Sekera
3
-12
/
+15
2021-03-30
nat: fix HA multi-worker issues
Klement Sekera
5
-62
/
+57
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-4
/
+4
2021-03-25
nat: allocate enough space for full port usage
Klement Sekera
1
-1
/
+1
2021-03-25
nat: fix bihash kvp print
Klement Sekera
1
-2
/
+3
2021-03-25
nat: prevent usage of ED nodes in EI code
Klement Sekera
1
-40
/
+111
2021-03-25
nat: fix vnet_feature_next in source hairpinning
Klement Sekera
1
-3
/
+11
2021-03-15
nat: get rid of worker selection callbacks
Klement Sekera
4
-29
/
+28
2021-03-07
nat: fix worker selection
Klement Sekera
1
-1
/
+1
2021-03-01
nat: pick outside addr based on local addr
Klement Sekera
3
-36
/
+40
2021-02-24
nat: Final NAT44 EI/ED split patch
Filip Varga
15
-1337
/
+9111
2021-02-10
nat: fix EI hairpinning thread safety
Klement Sekera
1
-24
/
+242
2021-02-09
nat: improve type safety and remove unused param
Klement Sekera
2
-51
/
+51
2021-02-05
nat: configurable handoff frame queue size
Elias Rudberg
1
-0
/
+3
2021-02-04
nat: reduce number of hash tables for EI NAT
Klement Sekera
4
-81
/
+73
2021-01-18
nat: deal with flows instead of sessions
Klement Sekera
2
-5
/
+5
2021-01-11
nat: refactor and split fo EI/ED features p.2
Filip Varga
4
-43
/
+917
2021-01-05
nat: refactor and split fo EI/ED features
Filip Varga
8
-0
/
+5783