opnsense-src/sys/netinet/libalias
Andrey V. Elsukov 0511675327 Export AddLink() function from libalias. It can be used when custom
alias address needs to be specified.
Add inbound handler to the alias_ftp module. It helps handle active
FTP transfer mode for the case with external clients and FTP server behind
NAT. Fix passive FTP transfer case for server behind NAT using redirect with
external IP address different from NAT ip address.

PR:		kern/157957
Submitted by:	Alexander V. Chernikov
2011-06-22 20:00:27 +00:00
..
alias.c Don't spam the console with loaded modules during boot and/or during 2010-11-03 21:10:12 +00:00
alias.h Implement "global" mode for ipfw nat. It is similar to natd(8) 2011-06-14 13:35:24 +00:00
alias_cuseeme.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_db.c Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_dummy.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_ftp.c Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_irc.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_local.h Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_mod.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
alias_mod.h -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_nbt.c Plug two bugs introduced with modules conversion: 2009-04-11 15:19:09 +00:00
alias_pptp.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_proxy.c Move inet_aton() (specular to inet_ntoa(), already present in libkern) 2009-11-12 00:46:28 +00:00
alias_sctp.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
alias_sctp.h Fix indentation. 2011-06-07 06:57:22 +00:00
alias_skinny.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_smedia.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_util.c
HISTORY
libalias.3 Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00