mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-04 22:07:43 +00:00
Off loaded G2 Nat Traversal to specific handler class
G2 Nat traversal handling in its own class This might serve as a starting point for upcoming DExtra/DCS/DPlus traversal
This commit is contained in:
parent
d6cfc2552f
commit
51c734faa7
8 changed files with 150 additions and 6 deletions
|
|
@ -52,7 +52,7 @@ public:
|
|||
CHeaderData* readHeader(in_addr incomingAddress, unsigned int incomingPort);
|
||||
CAMBEData* readAMBE(in_addr incomingAddress, unsigned int incomingPort);
|
||||
|
||||
void punchUDPHole(const wxString& addr);
|
||||
void traverseNat(const wxString& addr);
|
||||
|
||||
void close();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue