Commit Graph

  • cb23cdbeac Defer the configuration until after daemonized Daniel Adolfsson 2016-04-18 15:49:02 +02:00
  • 96ab05dade When daemonizing, change umask to 0 and change working directory to /. Patch provided by Tim Bruylants (https://github.com/tbr) Daniel Adolfsson 2016-04-18 09:37:56 +02:00
  • e49b71c0b7 Add some additional logging to allmulti() Daniel Adolfsson 2016-04-18 09:32:03 +02:00
  • f19fa4be6a Fix a cast so it can be compiled with gcc-6 Daniel Adolfsson 2016-04-08 13:32:22 +02:00
  • b8b2d401b9 Preparation for 0.2.4 0.2.4 Daniel Adolfsson 2015-10-13 15:25:22 +04:00
  • 4a837c511c Update README with the correct sample conf Daniel Adolfsson 2015-10-11 03:11:19 +04:00
  • e6f2e0a52e Update Website/Git URIs Daniel Adolfsson 2015-10-11 02:52:47 +04:00
  • baec0bf028 Merge pull request #8 from nirgal/patch-1 Daniel Adolfsson 2015-10-11 02:49:41 +04:00
  • 87f989026d Use standard C pre-processor flags in environement nirgal 2015-10-09 11:36:03 +02:00
  • e2e44ec5ed Merge pull request #5 from szatam/master Daniel Adolfsson 2015-01-28 16:45:48 +04:00
  • 6b08f63fff In order to get the correct pid, we should daemonize before writing the pidfile Tamas Szabo 2014-12-19 11:44:10 +02:00
  • 00da8bf7ba Fix issue #2 - ndppd dæmonizes too early Daniel Adolfsson 2013-02-12 13:25:22 +01:00
  • 9c17195bdd Update debian/changelog debian Daniel Adolfsson 2012-09-21 14:44:51 +02:00
  • 168b57ef0f Update maintainer information and remove libconfuse dependency Daniel Adolfsson 2012-02-03 22:31:06 +01:00
  • 8ebff291ca Update 'changelog' for the new 0.2.2 version Daniel Adolfsson 2012-02-03 14:57:23 +01:00
  • 6c3c9a4f49 Fix remaining Lintian warnings Daniel Adolfsson 2011-10-11 09:33:45 +02:00
  • 9bdb6c6293 Update debian/changelog to close ITP bug #644932 Daniel Adolfsson 2011-10-11 08:52:34 +02:00
  • d6126fb7b8 Get rid of Lintian warnings Daniel Adolfsson 2011-10-10 21:28:31 +02:00
  • 33cdc183d9 Clean up debian packaging Daniel Adolfsson 2011-10-10 14:44:42 +02:00
  • 09582acd46 Update changelog for 0.2.1 release Daniel Adolfsson 2011-10-07 11:15:38 +02:00
  • e187093f32 Fix for build-depends-on-1-revision Daniel Adolfsson 2011-09-19 10:48:44 +02:00
  • ce24a858f6 Add debian/ for generating Debian package Daniel Adolfsson 2011-09-18 20:13:48 +02:00
  • 24aeceb060 Release 0.2.3 0.2.3 Daniel Adolfsson 2012-09-21 13:13:15 +00:00
  • fe5fe8e894 ndppd: remove unused variables Jiri Kosina 2012-03-07 23:29:40 +01:00
  • 8ee4758b41 ndppd: fix initialization list ordering in constructors Jiri Kosina 2012-03-07 23:28:57 +01:00
  • e827641e40 ndppd: fix setting the ALLMULTI flag Jiri Bohac 2012-03-07 20:12:23 +01:00
  • b3e45caf20 Fix a problem with iface::cleanup() where 'it' was incremented improperly 0.2.2 Daniel Adolfsson 2012-02-07 22:28:53 +01:00
  • 0dbc3e288a A couple of bugfixes Daniel Adolfsson 2012-02-07 21:26:43 +01:00
  • 13b81fdd97 Last major commit for version 0.2.2 Daniel Adolfsson 2012-02-07 12:36:09 +01:00
  • d51acba693 Fix a uClibc++ compatibility issue using stringstream::rdbuf() Daniel Adolfsson 2012-02-04 13:43:39 +01:00
  • 3ba2e7797b Some more fixes related to ptr/weak_ptr Daniel Adolfsson 2012-02-04 11:01:25 +01:00
  • 244341b5cf Fix a couple of issues related to circular referencing (ptr/weak_ptr) Daniel Adolfsson 2012-02-04 09:41:41 +01:00
  • 804800864a Fix minor memory leak and logging Daniel Adolfsson 2012-02-04 00:23:11 +01:00
  • 997499ec2b Update documentation for 0.2.2 and fix logging Daniel Adolfsson 2012-02-03 23:13:46 +01:00
  • 7956724a8e Fix a couple of memory leaks Daniel Adolfsson 2012-02-03 22:25:00 +01:00
  • 6723f2f4b6 Several large changes for the upcoming 0.2.2 version Daniel Adolfsson 2012-02-03 14:29:37 +01:00
  • ab0ebe09ff Go back to using own implementation of smart pointers Daniel Adolfsson 2012-02-02 20:35:09 +01:00
  • ffb4e6d398 New configuration implementation Daniel Adolfsson 2012-01-31 23:53:45 +01:00
  • c8cc80925a New logging implementation Daniel Adolfsson 2012-01-31 20:17:19 +01:00
  • bc70f587ef Refactor source Daniel Adolfsson 2012-01-28 20:25:57 +01:00
  • 6fda405a59 Add required #include when compiling for OpenWrt 0.2.1 Daniel Adolfsson 2012-01-26 11:38:54 +01:00
  • d78bee25a7 Updated author's e-mail address Daniel Adolfsson 2012-01-26 11:21:07 +01:00
  • d1a4c3eb77 Add ChangeLog Daniel Adolfsson 2011-10-11 09:24:47 +02:00
  • f2138db118 Fix Makefile to allow LDFLAGS to be overridden Daniel Adolfsson 2011-10-10 21:56:08 +02:00
  • 4bebf388a5 Update Makefile and fix compilation errors Daniel Adolfsson 2011-10-10 13:05:24 +02:00
  • 5208248f25 Release 0.2.1 Daniel Adolfsson 2011-10-07 10:44:13 +02:00
  • 65ae331c00 Update documentation in README and ndppd.1 Daniel Adolfsson 2011-09-19 15:53:59 +02:00
  • cc3a075b6f Fix Makefile Daniel Adolfsson 2011-09-19 10:41:38 +02:00
  • 23e1bfa3b8 Change version to 0.2.1~rc1 Daniel Adolfsson 2011-09-18 19:31:34 +02:00
  • db6598fd4a Update manpage ndppd(1) to include '-p' option Daniel Adolfsson 2011-09-18 15:23:47 +02:00
  • d03e890269 Add support for creating pidfile through '-p' option Daniel Adolfsson 2011-09-18 15:22:30 +02:00
  • 1a5c251046 Add description to manpage ndppd(1). Daniel Adolfsson 2011-09-18 12:44:44 +02:00
  • 97f72a0a4b Makefile and manpages Daniel Adolfsson 2011-09-18 12:40:48 +02:00
  • 00a2308486 Update README Daniel Adolfsson 2011-09-18 10:49:19 +02:00
  • 5ddcf7aef5 Update version to 0.2-beta Daniel Adolfsson 2011-09-18 05:04:36 +02:00
  • fb1e8ebe81 Update README and add LICENSE Daniel Adolfsson 2011-09-18 05:03:34 +02:00
  • 27684524ef Add ndppd.conf.example and fix .gitignore Daniel Adolfsson 2011-09-18 03:43:27 +02:00
  • 17bdd6ebac Add two more configuration options Daniel Adolfsson 2011-09-18 03:33:18 +02:00
  • 869fdbca2a Add support for static rules Daniel Adolfsson 2011-09-18 02:46:51 +02:00
  • 9bf5799109 Multiple changes Daniel Adolfsson 2011-09-18 02:25:43 +02:00
  • f65d5c0e14 Switch from setsockopt(SO_BINDTODEVICE) to bind() for _pfd Daniel Adolfsson 2011-09-18 01:51:47 +02:00
  • c5b542e79c Small changes Daniel Adolfsson 2011-09-18 01:31:27 +02:00
  • d3139b660e Set IPV6_UNICAST_HOPS to 255 on _ifd Daniel Adolfsson 2011-09-17 23:38:08 +02:00
  • eefa9cb881 Multiple changes Daniel Adolfsson 2011-09-17 16:37:24 +02:00
  • 70933e0830 iface proper destructor Daniel Adolfsson 2011-09-17 02:22:33 +02:00
  • 62edaf3c6b Fix several bugs and clean up the code Daniel Adolfsson 2011-09-17 01:10:23 +02:00
  • 370ba70182 Multiple changes Daniel Adolfsson 2011-09-16 22:32:41 +02:00
  • 6a1306cdd5 Major changes Daniel Adolfsson 2011-09-16 17:06:36 +02:00
  • e37df74b8e Major changes Daniel Adolfsson 2011-09-14 13:36:56 +02:00
  • 456813fb9e Update copyright headers to include an e-mail address Daniel Adolfsson 2011-09-14 11:14:40 +02:00
  • 35567ed082 Major changes Daniel Adolfsson 2011-09-14 10:53:21 +02:00
  • 77b328ad15 Fix ptr<> nested release() Daniel Adolfsson 2011-09-14 10:51:25 +02:00
  • 5efe4124d7 Update copyright headers to include an e-mail address Daniel Adolfsson 2011-09-14 08:36:15 +02:00
  • 7d84dbeb18 Initial commit Daniel Adolfsson 2011-09-13 21:26:12 +02:00