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
2019-06-07
no trigger nat ipfix flush in first worker
dongjuan
1
-1
/
+1
2019-05-30
nat44: fix CLI doc error
jackiechen1985
1
-2
/
+2
2019-05-30
NAT: create bypass in correct thread if workers>1
Alexander Chernavin
1
-9
/
+40
2019-05-28
nat44: make nat44-ed-hairpin-src follow arc
Matthew Smith
1
-1
/
+1
2019-05-23
Fix vpp crash bug while deleting dhcp client
jackiechen1985
1
-0
/
+1
2019-05-16
Add default value for API Nat flags
Michal Cmarada
1
-0
/
+1
2019-05-15
Remove unused function nat44_ha_resync() and error IN_PROGRESS.
Jon Loeliger
1
-38
/
+0
2019-05-10
Fix typo in nat44_cli.c:nat_ha_failover_command_fn.
Paul Vinciguerra
1
-3
/
+3
2019-05-09
NAT: VPP-1665 coverity scan issue fix
Filip Varga
1
-2
/
+9
2019-05-06
NAT64: Fix port byte order in nat64_free_out_addr_and_port
Faicker Mo
1
-1
/
+1
2019-05-06
NAT66:assgin a error value for clib_bihash_kv_48_8_t kv
lijianpeng
1
-2
/
+3
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-04-26
nat: fix ED mode unknown proto session management
Matthew Smith
3
-8
/
+24
2019-04-26
nat: prevent creation when-resolved static mappings on errors
Alexander Chernavin
1
-1
/
+1
2019-04-24
NAT: VPP-1531 api cleanup & update
Filip Varga
4
-422
/
+580
2019-04-23
Revert "NAT: VPP-1531 api cleanup & update"
Ole Trøan
4
-576
/
+422
2019-04-23
NAT: VPP-1531 api cleanup & update
Filip Varga
4
-422
/
+576
2019-04-19
Doxygen cleanup.
Dave Wallace
1
-1
/
+1
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
1
-11
/
+11
2019-04-09
nat: initialize fq_in2out_output_index
Matthew Smith
1
-0
/
+1
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
3
-5
/
+6
2019-02-27
NAT44: active-passive HA (VPP-1571)
Matus Fabian
14
-79
/
+2463
2019-02-26
DSLITE: Fix dslite_get_b4_addr_reply message type.
Jon Loeliger
1
-1
/
+1
2019-02-18
NAT: fix: multiple definition of nat64_cleaner_process_event_e
Neale Ranns
3
-3
/
+3
2019-02-18
NAT: VPP-1552 code migration from old multiarch scheme
Filip Varga
26
-448
/
+387
2019-02-18
NAT44: fix snat_get_worker_out2in_cb (VPP-1536)
Matus Fabian
4
-17
/
+126
2019-01-28
Fix issues with order of NAT commands before set VRF table on an interface
Dmitry Vakhrushev
1
-2
/
+66
2019-01-22
NAT: ipfix call optimization
Filip Varga
4
-9
/
+10
2019-01-21
NAT: VPP-1537 IPFIX per worker processing
Filip Varga
21
-533
/
+545
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
1
-36
/
+0
2019-01-16
NAT: Fixed issues with dropping reverse packets with output-feature.
Dmitry Vakhrushev
1
-0
/
+32
2018-12-21
NAT: fix coverity error 190176 (VPP-1474)
Matus Fabian
1
-0
/
+2
2018-12-20
NAT: total users and sessions gauges (VPP-1484)
Matus Fabian
10
-9
/
+154
2018-12-18
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
Matus Fabian
6
-54
/
+447
2018-12-14
NAT: counters (VPP-1484)
Matus Fabian
8
-76
/
+362
2018-11-29
NAT: syslog - sessions logging (VPP-1139)
Matus Fabian
11
-2
/
+463
2018-11-23
NAT44: improve expired sessions reuse (VPP-1503)
Matus Fabian
2
-79
/
+65
2018-11-22
NAT44: Apply transitory timeout on TCP RST (VPP-1494)
Matus Fabian
2
-0
/
+9
2018-11-20
NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)
Matus Fabian
1
-0
/
+8
2018-11-19
NAT44: fix bug in TCP close with output-feature interface (VPP-1493)
Matus Fabian
4
-4
/
+82
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
10
-99
/
+92
2018-11-07
NAT44: fix undesired dependency between static mapping and address from the p...
Matus Fabian
2
-1
/
+9
2018-10-23
c11 safe string handling support
Dave Barach
12
-71
/
+71
2018-10-19
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
Matus Fabian
4
-63
/
+122
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-4
/
+4
2018-10-12
NAT44: identity NAT fix (VPP-1441)
Matus Fabian
4
-32
/
+118
2018-10-08
NAT44: do not create session record for identity mapping (VPP-1439)
Matus Fabian
10
-103
/
+233
2018-10-05
NAT: convert remaining clib_warning to nat_log_*
Juraj Sloboda
4
-30
/
+30
2018-10-02
Update code to compute checksum for buffer chains
Juraj Sloboda
2
-6
/
+10
2018-10-01
thread: Add show threads api
Mohsin Kazmi
1
-1
/
+1
[prev]
[next]