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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64
Vladislav Grishenko
3
-5
/
+54
2023-10-03
nat: nat66 cli bug fix
Filip Varga
1
-5
/
+5
2023-09-13
nat: fix nat44_ed set_session_limit crash
Vladislav Grishenko
1
-8
/
+4
2023-09-06
nat: improve nat44-ed outside address distribution
Vladislav Grishenko
1
-1
/
+3
2023-08-26
nat: nat44-ed bug fix
Wei Li
1
-3
/
+4
2023-08-26
nat: nat44-ed cli bug fix
Wei Li
1
-1
/
+5
2023-08-18
nat: documention fix
Steven Luong
1
-4
/
+4
2023-08-16
nat: mark several messages as production
Andrew Yourtchenko
1
-4
/
+0
2023-07-21
vcl: ldp support SO_ORIGINAL_DST
qinyang
1
-0
/
+42
2023-06-02
api: nat44_ed - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+10
2023-04-13
nat: distribute nat44-ed in2out sessions by rx vrf
Vladislav Grishenko
1
-1
/
+3
2023-04-13
nat: fix the wrong unformat type
Ted Chen
2
-2
/
+2
2023-04-13
nat: adding a new api nat44_ed_vrf_tables_v2_dump
Daniel Béreš
2
-0
/
+76
2023-03-31
nat: fix nat44 vrf handlers
Daniel Béreš
1
-2
/
+2
2023-02-03
nat: fix accidental o2i deletion/reuse
Dmitry Valter
1
-0
/
+6
2023-01-11
nat: do not use nat session object after deletion
Benoît Ganne
2
-0
/
+10
2022-12-19
nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api.
Huawei LI
1
-1
/
+1
2022-12-19
nat: fix memory leak and refactor nat44-ed db init/free.
Huawei LI
1
-22
/
+31
2022-12-15
nat: disable nat44-ed/ei features on interface deletion
Vladislav Grishenko
2
-0
/
+98
2022-12-09
nat: fixed return values of enable/disable call
Filip Varga
3
-13
/
+17
2022-11-10
nat: updating my maintainer email address
Filip Varga
1
-1
/
+1
2022-11-07
nat: fix per-vrf session bookkeeping
Jing Peng
3
-34
/
+26
2022-11-07
nat: fix byte order error.
Huawei LI
1
-6
/
+4
2022-11-04
nat: cleanup of deprecated features
Filip Varga
3
-296
/
+0
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-1
/
+1
2022-10-11
nat: report time between current vpp time and last_heard
Dave Cornejo
4
-0
/
+274
2022-09-20
nat: adding docs for nat44-ed sub plugin
Filip Varga
1
-0
/
+729
2022-09-15
nat: fix nat44-ed port range with multiple workers
Vladislav Grishenko
4
-8
/
+15
2022-09-09
nat: fix nat44-ed-in2out fast path next node
Jing Peng
1
-1
/
+1
2022-08-31
nat: fix coverity 249194
Andrew Yourtchenko
1
-1
/
+1
2022-08-31
nat: fix coverity 249178
Andrew Yourtchenko
1
-1
/
+1
2022-08-29
nat: fix coverity 249202
Benoît Ganne
1
-2
/
+2
2022-08-19
nat: simplify per-protocol code by using an array
Jon Loeliger
4
-243
/
+158
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
3
-24
/
+36
2022-05-31
nat: disable nat44-ei-in2out-output ttl check
Alexander Skorichenko
1
-3
/
+3
2022-05-12
pnat: add support to wildcard IP Protocol field if not specified
Fahad Naeem
4
-4
/
+39
2022-05-10
tests: replace pycodestyle with black
Klement Sekera
14
-229
/
+315
2022-05-10
nat: improve icmp type detection performance
Klement Sekera
1
-12
/
+10
2022-04-21
nat: tweak rfc7857 tcp connection tracking
Ole Troan
4
-292
/
+61
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
5
-42
/
+38
2022-04-01
nat: VRF routing & FIB improvements
Filip Varga
8
-281
/
+727
2022-04-01
nat: nat44-ed cleanup & fixes
Filip Varga
7
-1303
/
+645
2022-03-23
vppinfra: change vlib_register_node so it takes format string for node name
Damjan Marion
1
-1
/
+2
2022-03-17
nat: fix ICMP error translation
Klement Sekera
1
-0
/
+3
2022-03-09
stats: refactor
Damjan Marion
2
-13
/
+7
2022-02-21
nat: make tcp/udp/icmp packet counters consistent
Klement Sekera
2
-4
/
+12
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
2
-0
/
+2
2022-02-03
ip nat: use ip rx sw_if_index in ip-local arc start
Florin Coras
1
-7
/
+31
[next]