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
2021-08-05
nat: nat44-ed disable protection for api/cli
Filip Varga
4
-60
/
+67
2021-07-29
nat: fix ICMP checksum validation
Klement Sekera
1
-9
/
+9
2021-07-22
nat: nat44-ed configuration refactor & cleanup
Filip Varga
9
-896
/
+1195
2021-07-19
nat: harden ICMP handling
Klement Sekera
4
-49
/
+110
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
9
-20
/
+20
2021-07-15
nat: nat44-ed sm fix
Filip Varga
1
-15
/
+13
2021-07-14
nat: refactoring NAT44ED cfg functions
Filip Varga
4
-344
/
+500
2021-06-23
nat: ICMP handling fixes
Klement Sekera
4
-24
/
+110
2021-06-22
nat: don't drop packet with ttl=1 if output feature
Klement Sekera
1
-2
/
+2
2021-06-16
nat: test all intf addrs in is_interface_addr()
Alexander Chernavin
4
-20
/
+42
2021-06-16
nat: fix crash when translate unknown proto packets
Alexander Chernavin
2
-4
/
+5
2021-05-31
nat: fix broken nat44-ed cli
Ruslan Babayev
2
-10
/
+1
2021-05-26
nat: add thread index assertions
Klement Sekera
4
-0
/
+11
2021-05-25
nat: report correct EI per-user session limit
Matthew Smith
2
-3
/
+5
2021-05-21
nat: add maximum configured sessions to stat segment
Ole Troan
2
-0
/
+11
2021-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
6
-15
/
+12
2021-05-13
tests: move test source to vpp/test
Dave Wallace
8
-11555
/
+0
2021-05-06
vlib: rename vl_counter_t to vlib_error_desc_t
Ole Troan
1
-1
/
+1
2021-05-06
pnat: coverity errors
Ole Troan
4
-5
/
+13
2021-05-05
nat: cli commands parsing fix
Filip Varga
2
-235
/
+200
2021-05-05
nat: fixing cfg file parsing cli issues
Filip Varga
4
-93
/
+92
2021-05-01
vlib: refactor trajectory trace debug feature
BenoƮt Ganne
2
-8
/
+0
2021-04-28
nat: fix byte order on ipfix message fields
Matthew Smith
4
-7
/
+10
2021-04-23
nat: correct detection of icmp bypass presence
Klement Sekera
1
-2
/
+2
2021-04-21
nat: fix multi worker scenarios
Klement Sekera
3
-48
/
+161
2021-04-20
nat: fixing cli bug for nat44-ei and nat44-ed
Filip Varga
2
-2
/
+2
2021-04-20
nat: nat44-ed i2o & o2i trace fix
Filip Varga
2
-8
/
+10
2021-04-14
nat: test dynamic translation between two vrfs
Filip Varga
1
-3
/
+41
2021-04-06
tests: remove wrappers
Klement Sekera
1
-75
/
+53
2021-04-01
nat: fix ordering of feature nodes
Klement Sekera
1
-2
/
+4
2021-03-31
nat: enable multiworker tests
Klement Sekera
1
-2
/
+0
2021-03-31
nat: fix test for multi-worker scenario
Klement Sekera
1
-3
/
+16
2021-03-31
nat: correct thread index usage
Klement Sekera
3
-12
/
+15
2021-03-31
nat: avoid creating negative zero checksum
Klement Sekera
1
-1
/
+3
2021-03-31
nat: NAT44-ED unused value removal
Filip Varga
1
-4
/
+1
2021-03-31
nat: NAT66 plugin enable&disable calls update
Filip Varga
6
-93
/
+258
2021-03-30
nat: fix HA multi-worker issues
Klement Sekera
6
-154
/
+176
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-11
/
+0
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
4
-18
/
+18
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
2
-44
/
+118
2021-03-25
nat: fix vnet_feature_next in source hairpinning
Klement Sekera
1
-3
/
+11
2021-03-20
tests: add support for worker awareness
Klement Sekera
2
-2
/
+2
2021-03-15
nat: get rid of worker selection callbacks
Klement Sekera
8
-81
/
+77
2021-03-15
nat: pnat copy and clear byte instructions
Andrew Yourtchenko
13
-161
/
+658
2021-03-15
nat: remove unused parameter
Klement Sekera
1
-9
/
+9
2021-03-12
nat: remove unused import
Klement Sekera
1
-1
/
+0
2021-03-09
tests: re-enable the rest of NAT44ED tests for multiworker
Andrew Yourtchenko
1
-1
/
+0
2021-03-09
nat: fix dst nat thread issues
Klement Sekera
3
-121
/
+124
[next]