<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/fwknop/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2021-04-24T08:15:58Z</updated>
<entry>
<title>fwknop: Remove unnecessary get_bool() function.</title>
<updated>2021-04-24T08:15:58Z</updated>
<author>
<name>Oldřich Jedlička</name>
</author>
<published>2021-01-09T20:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b10c73f11c1cfe4f56ed71699c73f9d84f844755'/>
<id>urn:sha1:b10c73f11c1cfe4f56ed71699c73f9d84f844755</id>
<content type='text'>
The get_bool() functionality was already merged to lib/functions.sh, so
it is redundant in the init script. Remove it.

Signed-off-by: Oldřich Jedlička &lt;oldium.pro@gmail.com&gt;
</content>
</entry>
<entry>
<title>fwknop: Use sensible defaults.</title>
<updated>2020-10-15T18:11:30Z</updated>
<author>
<name>Oldřich Jedlička</name>
</author>
<published>2020-10-15T15:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=53e9a3296a41156c9fd6b52ff8dfdcbb54e5a023'/>
<id>urn:sha1:53e9a3296a41156c9fd6b52ff8dfdcbb54e5a023</id>
<content type='text'>
 * Change KEY/HMAC_KEY to __CHANGEME__, which is rejected by fwknopd
   during start-up. The value CHANGEME is used only by LuCI package
   luci-app-fwknopd - pull request for generating keys directly from
   LuCI has been created already.
 * Add sensible defaults for ENABLE_IPT_FORWARDING and ENABLE_NAT_DNS,
   which both are/were set by luci-app-fwknopd. Move the defaults here.

Signed-off-by: Oldřich Jedlička &lt;oldium.pro@gmail.com&gt;
</content>
</entry>
<entry>
<title>fwknop: init script improvements</title>
<updated>2020-02-17T12:38:39Z</updated>
<author>
<name>Kimmo Vuorinen</name>
</author>
<published>2020-02-15T20:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39f2e30b41dbfbb7967348d4dc8ce79840a08455'/>
<id>urn:sha1:39f2e30b41dbfbb7967348d4dc8ce79840a08455</id>
<content type='text'>
* Log with pid instead of placeholder.
* Make sure directory for config files generated from uci config exists.
* Remove forced defaults.
* Simplify compares.

Signed-off-by: Kimmo Vuorinen &lt;kimmo.vuorinen@gmail.com&gt;
</content>
</entry>
<entry>
<title>fwknop: ensure default ifname matches default network</title>
<updated>2019-01-06T02:58:27Z</updated>
<author>
<name>Terry Stockert</name>
</author>
<published>2017-10-24T00:10:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4adaa5b8b01b449ea79add9ed1f535e5a8127f13'/>
<id>urn:sha1:4adaa5b8b01b449ea79add9ed1f535e5a8127f13</id>
<content type='text'>
Signed-off-by: Terry Stockert &lt;stockert@inkblotadmirer.me&gt;
</content>
</entry>
<entry>
<title>fwknopd: More reliable network dependency</title>
<updated>2018-04-11T05:53:52Z</updated>
<author>
<name>Oldřich Jedlička</name>
</author>
<published>2018-04-09T11:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=133274c607ad3bb145404a15dc0e19921c481032'/>
<id>urn:sha1:133274c607ad3bb145404a15dc0e19921c481032</id>
<content type='text'>
Two issues:

  1. The fwknopd init script did not handle unprepared logical networks.
     This is fixed by A) not defining instance for procd when the physical
     interface is unknown, and B) by watching the logical network for
     changes.

  2. When using PPPoE, there are two physical interfaces -- one for raw
     PPPoE communication and one for wrapped communication. The function
     network_get_physdev returns the physical device, while the function
     network_get_device returns the wrapped one -- we shall use the
     wrapped interface. Usually (for non-wrapped interfaces) the physdev
     and device are the same, also other network scripts use the latter
     function.

Both issues found by and thanks are going to @lucize.

Signed-off-by: Oldřich Jedlička &lt;oldium.pro@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fwknopd: Bump PKG_RELEASE and minor fix</title>
<updated>2017-10-16T16:20:18Z</updated>
<author>
<name>Jonathan Bennett</name>
</author>
<published>2017-10-16T16:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5a69b9c08f9bc9d5b8fd868648b418075a1057aa'/>
<id>urn:sha1:5a69b9c08f9bc9d5b8fd868648b418075a1057aa</id>
<content type='text'>
An unneccesary include in the init file was causing problems when using the package builder.
Signed-off-by: Jonathan Bennett &lt;JBennett@incomsystems.biz&gt;
</content>
</entry>
<entry>
<title>fwknop: Add start-up dependency on network interface for fwknopd.</title>
<updated>2017-10-10T17:23:44Z</updated>
<author>
<name>Oldřich Jedlička</name>
</author>
<published>2017-10-10T17:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=22a9f58909d077f6802a4c3d58fc5761f4e373ab'/>
<id>urn:sha1:22a9f58909d077f6802a4c3d58fc5761f4e373ab</id>
<content type='text'>
Added new "network" section with option "network", which takes network
interface name.

The start-up is migrated to use procd and depend either on the "network"
interface (after resolving it to a physical device), or on the PCAP_INTF
option from "config" section (usual place for raw interface name for
fwknopd). When the uci_enabled option is disabled, the value of PCAP_INTF
is taken from the user-provided fwknopd.conf.

Also fixed UCI_ENABLED variable evaluation.

Signed-off-by: Oldřich Jedlička &lt;oldium.pro@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fwknopd: Various updates</title>
<updated>2017-01-15T21:52:54Z</updated>
<author>
<name>Jonathan Bennett</name>
</author>
<published>2017-01-15T21:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e5251d18159981f3b02f30182bff854a881318e7'/>
<id>urn:sha1:e5251d18159981f3b02f30182bff854a881318e7</id>
<content type='text'>
Adds configuration option for NFQ capture, moves often written
configuration files to /var/etc.

Signed-off-by: Jonathan Bennett &lt;JBennett@incomsystems.biz&gt;
</content>
</entry>
<entry>
<title>Fwknop: Set correct file permissions when generating config files</title>
<updated>2016-08-17T15:18:23Z</updated>
<author>
<name>Jonathan Bennett</name>
</author>
<published>2016-08-17T04:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f2e1de58e6e385d003183ff5442fc81075f42cb6'/>
<id>urn:sha1:f2e1de58e6e385d003183ff5442fc81075f42cb6</id>
<content type='text'>
Signed-off-by: Jonathan Bennett &lt;jbennett@incomsystems.biz&gt;
</content>
</entry>
<entry>
<title>Update fwknop to 2.6.8</title>
<updated>2015-12-25T15:40:41Z</updated>
<author>
<name>Jonathan Bennett</name>
</author>
<published>2015-12-25T05:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8cc558b8a36eabbd21937092e6542dc36e5b6668'/>
<id>urn:sha1:8cc558b8a36eabbd21937092e6542dc36e5b6668</id>
<content type='text'>
Signed-off-by: Jonathan Bennett &lt;JBennett@incomsystems.biz&gt;
</content>
</entry>
</feed>
