Page MenuHomeFreeBSD

New port: net/radvd2 - IPv6 Router Advertisement Daemon
ClosedPublic

Authored by farrokhi on Jan 8 2017, 9:00 AM.
Tags
None
Referenced Files
F152989759: D9091.diff
Sat, Apr 18, 12:23 PM
Unknown Object (File)
Thu, Apr 9, 12:26 PM
Unknown Object (File)
Sun, Apr 5, 8:16 AM
Unknown Object (File)
Tue, Mar 31, 8:00 AM
Unknown Object (File)
Tue, Mar 24, 8:38 PM
Unknown Object (File)
Tue, Mar 24, 8:38 PM
Unknown Object (File)
Mar 18 2026, 5:14 PM
Unknown Object (File)
Mar 16 2026, 6:57 PM
Subscribers
None

Details

Summary

New port: net/radvd2 - IPv6 Router Advertisement Daemon

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6654
Build 6872: arc lint + arc unit

Event Timeline

farrokhi retitled this revision from to New port: net/radvd2 - IPv6 Router Advertisement Daemon.
farrokhi updated this object.
farrokhi edited the test plan for this revision. (Show Details)
farrokhi added reviewers: mat, bapt.

Why adding a new one instead of upgrading the old one?

net/radvd2/pkg-plist
1 ↗(On Diff #23734)

Maybe @sample etc/radvd.conf.example etc/radvd.conf ?

Should also be svn cp radvd radvd2 then modification applied on it

Last add a PKGNAMESUFFIX=2 if you are keep radvd 1

farrokhi marked an inline comment as done.
farrokhi edited edge metadata.

Update net/radvd to 2.15

In D9091#187890, @bapt wrote:

Why adding a new one instead of upgrading the old one?

Original developer actually keeps two versions in parallel [1]. However the 1.x series was not updated since 2014, so maybe it is safe to assume it is not being developed and 2.x is the logical successor.
So I am now updating net/radvd to 2.15 instead of creating a new port.

[1] http://www.litech.org/radvd/

bapt edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2017, 12:41 PM
This revision was automatically updated to reflect the committed changes.