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
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
2022-02-01
nat: memory leak on nat44_plugin_disable
Steven Luong
1
-0
/
+2
2022-02-01
nat: nat44-ei hairpinning code cleanup
Filip Varga
7
-1547
/
+673
2022-01-24
nat: TCP state tracking based on RFC 7857/RFC 6146
Klement Sekera
10
-332
/
+589
2022-01-04
nat: remove nat44-ed relation between SM and addr
Filip Varga
6
-555
/
+436
2022-01-04
nat: nat44-ed pool address allocation improvement
Filip Varga
4
-58
/
+289
2021-11-26
api: add helper macros for native endian
Mohsin Kazmi
3
-20
/
+4
2021-11-22
ipfix-export: Change exp to use ip_address
Paul Atkins
1
-4
/
+4
2021-11-22
ipfix-export: refactor params to the callback fns
Paul Atkins
1
-31
/
+16
2021-11-22
ipfix-export: pass an exp to flow_report_add_del
Paul Atkins
1
-83
/
+69
2021-11-22
ipfix-export: refactor fields in flow_report_main
Paul Atkins
1
-23
/
+30
2021-11-17
nat: VPP crashes when route is not reachable
Daniel Béreš
1
-0
/
+3
2021-11-17
nat: det44 plugin session scavenging fix
Filip Varga
1
-15
/
+27
2021-11-11
tests: make code coverage for unit tests optional
Ole Troan
1
-1
/
+1
2021-11-11
nat: nat44-ei/ed nat objects cleanup improvements
Filip Varga
5
-259
/
+489
[next]