<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/addrwatch/files/addrwatch.init, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2021-07-06T16:18:47Z</updated>
<entry>
<title>addrwatch: Various fixes</title>
<updated>2021-07-06T16:18:47Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2021-06-18T08:33:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=31ae85bca963ce240c9e1b8df55294587b079161'/>
<id>urn:sha1:31ae85bca963ce240c9e1b8df55294587b079161</id>
<content type='text'>
Makefile changes include:

* Remove USE_UCLIBC, as uclibc is no longer supported

* Package output modules

* Move main binary (back) to /usr/sbin, as it is system administration
  related and requires superuser privileges

New patches:

* 003-add-space-for-null-byte.patch - from
  https://github.com/fln/addrwatch/commit/374cfd2cabe4db9882d8a210adff430cc579f859

* 004-more-specific-library-linking.patch - from
  https://github.com/fln/addrwatch/commit/27b57d9da322fc16c6904d8e35aae4557a3e517b

* 005-use-c99-format-macro-constants.patch - from
  https://github.com/fln/addrwatch/pull/28

Init script changes include:

* Change from explicit disable to explicit enable, so that the service
  is disabled by default and on first install

* Set config option default values to default values of the main binary

* Fix command-line option names and format (from
  https://forum.openwrt.org/t/cant-start-addrwatch-service/60499/3)

* Always use the --quiet command-line option, as the procd instance is
  not configured to capture stdout/stderr

* Change the syslog config option to start the syslog output module

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>addrwatch: Update init script</title>
<updated>2019-01-29T14:50:36Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-01-29T14:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=36e84d8ef67e8dfab6883c90c6fed9b2642648dc'/>
<id>urn:sha1:36e84d8ef67e8dfab6883c90c6fed9b2642648dc</id>
<content type='text'>
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>addrwatch: fix complaint when adding addrwatch with image builder</title>
<updated>2017-02-24T09:36:39Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2017-02-23T00:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f38c3c1749c6ebb4908372af725988f0ec5e364a'/>
<id>urn:sha1:f38c3c1749c6ebb4908372af725988f0ec5e364a</id>
<content type='text'>
Signed-off-by: Stan Grishin &lt;stangri@melmac.net&gt;
</content>
</entry>
<entry>
<title>addrwatch: new package</title>
<updated>2016-07-14T16:32:29Z</updated>
<author>
<name>Ondřej Caletka</name>
</author>
<published>2016-07-14T15:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3c3063e2dff671d55cee0fbaa955de2497f1328a'/>
<id>urn:sha1:3c3063e2dff671d55cee0fbaa955de2497f1328a</id>
<content type='text'>
Maintainer: Ondrej Caletka / @Oskar456
Compile tested: TurrisOS 3.1 (fork of OpenWRT Chaos Calmer), Trunk (both uClibC and musl)
Run tested: mpc85xx - Turris 1.0 -  TurrisOS - no problems observed
Upstream: https://github.com/fln/addrwatch / @fln

Description:

This is a tool similar to arpwatch. It's main purpose is to monitor network
and log discovered ethernet/ip pairings.

The package has been UCIfied, care has been taken to reload the deamon
every time an interface goes up or down.

Signed-off-by: Ondřej Caletka &lt;ondrej@caletka.cz&gt;
</content>
</entry>
</feed>
