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
2019-10-04
nat: fix use-after-free
Benoît Ganne
1
-4
/
+6
2019-09-23
nat: fix update of outside fibs (output-feature)
Dmitry Vakhrushev
3
-4
/
+198
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
1
-0
/
+5
2019-09-10
misc: fix shebang with missing env
Nathan Skrzypczak
1
-1
/
+1
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
3
-123
/
+42
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
2
-0
/
+9846
2019-08-22
nat: handoff traffic matching for dynamic NAT
Filip Varga
9
-222
/
+493
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
2
-2
/
+1
2019-08-01
nat: handoff rewrite & fixes for multi-worker
Filip Varga
2
-60
/
+163
2019-07-31
nat: elog rewrite for multi-worker support
Filip Varga
17
-142
/
+340
2019-07-23
nat: fixed handoff in2out lookup of static mappings by external address
Filip Varga
1
-2
/
+2
2019-07-12
nat: added handoff trace index for easier trace match
Filip Varga
1
-2
/
+4
2019-07-12
nat: fix net44 lb static API
Benoît Ganne
1
-1
/
+1
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-2
/
+3
2019-06-26
api: refactor format_vl_api_prefix_t return keys
Paul Vinciguerra
1
-3
/
+3
2019-06-26
api: Remove the inlines file and replace with library functions
Neale Ranns
1
-1
/
+0
2019-06-18
api: string type to convert to vector
Ole Troan
1
-0
/
+1
2019-06-12
NAT: interface fib fix (VPP-1691)
Filip Varga
1
-8
/
+16
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
[next]