<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/libalias, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-06-24T09:23:24Z</updated>
<entry>
<title>Merge r248158:</title>
<updated>2013-06-24T09:23:24Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2013-06-24T09:23:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69bfab1c3991e44f00161d0d4eb1fde56d64960b'/>
<id>urn:sha1:69bfab1c3991e44f00161d0d4eb1fde56d64960b</id>
<content type='text'>
  Remove LIBALIAS_LOCK_ASSERT(), including a couple with an uninitialzed
  argument, in code that isn't compiled in kernel.

  PR:           kern/176667
  Sponsored by: Nginx, Inc.
</content>
</entry>
<entry>
<title>MFC r227293 (by ed):</title>
<updated>2013-04-05T08:22:11Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2013-04-05T08:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1139d398ea93668ee65ae02b8ceab630ca9e5487'/>
<id>urn:sha1:1139d398ea93668ee65ae02b8ceab630ca9e5487</id>
<content type='text'>
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.

This means that their use is restricted to a single C file.
</content>
</entry>
<entry>
<title>MFC: r227309 (partial)</title>
<updated>2013-03-09T02:36:32Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-03-09T02:36:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b1b32ed4582e7bcdd416c4718d0d79ebaea192d'/>
<id>urn:sha1:7b1b32ed4582e7bcdd416c4718d0d79ebaea192d</id>
<content type='text'>
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.

The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
</content>
</entry>
<entry>
<title>MFC r241648: Avoid potential bad pointer dereference.</title>
<updated>2012-11-19T15:26:03Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2012-11-19T15:26:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1e7405209ca18b38166449da95450ae289cba76'/>
<id>urn:sha1:c1e7405209ca18b38166449da95450ae289cba76</id>
<content type='text'>
  Previously RuleAdd would leave entry-&gt;la unset for the first entry in
  the proxyList.

Sponsored by: ADARA Networks
</content>
</entry>
<entry>
<title>MFC r236596:</title>
<updated>2012-09-02T18:54:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-02T18:54:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f06a02f39569e6daae1a8d9df98ad4e6dc6549f'/>
<id>urn:sha1:8f06a02f39569e6daae1a8d9df98ad4e6dc6549f</id>
<content type='text'>
	Fix style nit: don't use leading zero for dates in .Dd

Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC r235286:</title>
<updated>2012-05-18T00:31:20Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2012-05-18T00:31:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fafd9fa45e470605dfc848ee4a477325cb04200d'/>
<id>urn:sha1:fafd9fa45e470605dfc848ee4a477325cb04200d</id>
<content type='text'>
General mdoc(7) and typo fixes.

PR:		167734
</content>
</entry>
<entry>
<title>- General grammar and mdoc(7) fixes. [1] [2]</title>
<updated>2011-07-04T23:00:26Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2011-07-04T23:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ff19f85d504c8e00b97d2b9c0c439141400c9887'/>
<id>urn:sha1:ff19f85d504c8e00b97d2b9c0c439141400c9887</id>
<content type='text'>
- While here, remove a paragraph about userspace operation that
  has been outdated for some time. [2]

PR:		158623
Submitted by:	Ben Kudak (kaduk % mit!edu) [1]
Reviewed by:	glebius [2]
MFC after:	1 week
</content>
</entry>
<entry>
<title>Export AddLink() function from libalias.  It can be used when custom</title>
<updated>2011-06-22T20:00:27Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2011-06-22T20:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0511675327e630aa81e6c358821feda8790e76a9'/>
<id>urn:sha1:0511675327e630aa81e6c358821feda8790e76a9</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Document PKT_ALIAS_SKIP_GLOBAL option.</title>
<updated>2011-06-22T09:55:28Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2011-06-22T09:55:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62b6e03adfcc5f2a196cf86b03b01877fc056b0e'/>
<id>urn:sha1:62b6e03adfcc5f2a196cf86b03b01877fc056b0e</id>
<content type='text'>
Submitted by:	Alexander V. Chernikov
</content>
</entry>
<entry>
<title>Implement "global" mode for ipfw nat. It is similar to natd(8)</title>
<updated>2011-06-14T13:35:24Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2011-06-14T13:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1875bbfe5418f8247ad06770b63089be636ff9f7'/>
<id>urn:sha1:1875bbfe5418f8247ad06770b63089be636ff9f7</id>
<content type='text'>
"globalport" option for multiple NAT instances.

If ipfw rule contains "global" keyword instead of nat_number, then
for each outgoing packet ipfw_nat looks up translation state in all
configured nat instances. If an entry is found, packet aliased
according to that entry, otherwise packet is passed unchanged.

User can specify "skip_global" option in NAT configuration to exclude
an instance from the lookup in global mode.

PR:		kern/157867
Submitted by:	Alexander V. Chernikov (previous version)
Tested by:	Eugene Grosbein
</content>
</entry>
</feed>
