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
2022-12-15
nat: disable nat44-ed/ei features on interface deletion
Vladislav Grishenko
1
-0
/
+49
2022-12-09
nat: fixed return values of enable/disable call
Filip Varga
2
-7
/
+11
2022-10-11
nat: report time between current vpp time and last_heard
Dave Cornejo
2
-0
/
+137
2022-08-19
nat: simplify per-protocol code by using an array
Jon Loeliger
3
-243
/
+157
2022-08-18
nat: Replace port refcounts with simple bitvectors
Jon Loeliger
2
-17
/
+80
2022-08-16
nat: fix potential out-of-bound worker array index
Jing Peng
1
-16
/
+16
2022-05-31
nat: disable nat44-ei-in2out-output ttl check
Alexander Skorichenko
1
-3
/
+3
2022-04-18
nat: fix deleting nat ei out interface feature
Alexander Skorichenko
1
-2
/
+2
2022-04-05
nat: nat44 cli bug fix
Filip Varga
1
-8
/
+8
2022-02-03
ip nat: use ip rx sw_if_index in ip-local arc start
Florin Coras
1
-7
/
+31
2022-02-01
nat: nat44-ei hairpinning code cleanup
Filip Varga
6
-1545
/
+673
2021-11-26
api: add helper macros for native endian
Mohsin Kazmi
1
-5
/
+1
2021-11-11
nat: nat44-ei/ed nat objects cleanup improvements
Filip Varga
4
-124
/
+240
2021-11-10
nat: api autoendian fix
Filip Varga
4
-52
/
+77
2021-10-31
interface: handoff refactor and optimizations
Florin Coras
1
-1
/
+0
2021-10-30
nat: fix coverity warning
Klement Sekera
1
-1
/
+1
2021-10-20
nat: nat44-ei configuration improvements
Filip Varga
6
-1027
/
+1574
2021-10-14
nat: static mappings in flow hash
Klement Sekera
5
-24
/
+44
2021-10-13
docs: convert plugins doc md->rst
Nathan Skrzypczak
2
-70
/
+88
2021-10-12
Revert "nat: static mappings in flow hash"
Ole Troan
5
-44
/
+24
2021-10-12
nat: static mappings in flow hash
Klement Sekera
5
-24
/
+44
2021-09-30
nat: doc nitfixes
Nathan Skrzypczak
2
-3
/
+3
2021-09-28
nat: NAT44 ED & EI session filtering CLI
Július Milan
1
-1
/
+8
2021-08-17
nat: fix counters increment for output feature
Alexander Chernavin
2
-43
/
+59
2021-08-12
nat: correct pool ops when disable nat44 plugin
Alexander Skorichenko
1
-10
/
+10
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
[next]