Page MenuHomeFreeBSD

Remove RIP and RIPng
Needs ReviewPublic

Authored by ivy on Thu, Oct 30, 7:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 5:15 PM
Unknown Object (File)
Tue, Nov 11, 4:10 PM
Unknown Object (File)
Mon, Nov 3, 4:07 PM
Unknown Object (File)
Mon, Nov 3, 4:07 PM
Unknown Object (File)
Mon, Nov 3, 2:48 PM
Unknown Object (File)
Sat, Nov 1, 9:02 PM
Unknown Object (File)
Fri, Oct 31, 8:55 PM
Unknown Object (File)
Fri, Oct 31, 4:25 PM

Details

Reviewers
emaste
cy
andrew
Group Reviewers
network
Summary

RIP (routed) and RIPng (route6d) were deprecated in 15.0. Remove them
as planned.

Relnotes: yes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68293
Build 65176: arc lint + arc unit

Event Timeline

ivy requested review of this revision.Thu, Oct 30, 7:28 PM

Note that there are tests that use routed :(

tests/sys/netinet/carp.sh

Would there be any value into turning routed into a port? I don't use routed though I did in a different lifetime on a different O/S (Tru64).

Note that there are tests that use routed :(

oh, i missed that; i'll investigate and update the diff. thanks.

In D53484#1223413, @cy wrote:

Would there be any value into turning routed into a port? I don't use routed though I did in a different lifetime on a different O/S (Tru64).

there is already a net/freebsd-routed package, maintained by one "cy@FreeBSD.org" :-) this is mentioned in the UPDATING entry in this diff.

In D53484#1223559, @ivy wrote:

Note that there are tests that use routed :(

oh, i missed that; i'll investigate and update the diff. thanks.

In D53484#1223413, @cy wrote:

Would there be any value into turning routed into a port? I don't use routed though I did in a different lifetime on a different O/S (Tru64).

there is already a net/freebsd-routed package, maintained by one "cy@FreeBSD.org" :-) this is mentioned in the UPDATING entry in this diff.

<sigh>