Page MenuHomeDevCentral

Refactor network unit
ClosedPublic

Authored by dereckson on Sep 20 2020, 15:37.
Tags
None
Referenced Files
F2744545: D2307.id5809.diff
Thu, Mar 28, 18:10
Unknown Object (File)
Wed, Mar 27, 15:14
Unknown Object (File)
Wed, Mar 27, 13:54
Unknown Object (File)
Wed, Mar 27, 13:38
Unknown Object (File)
Wed, Mar 27, 13:35
Unknown Object (File)
Wed, Mar 27, 12:46
Unknown Object (File)
Wed, Mar 27, 10:47
Unknown Object (File)
Tue, Mar 26, 03:57
Subscribers
None

Details

Summary

With GRE tunnels addition, we start to have a long unit, especially
as it needs to provide solutions for several OS and distribution,
even if currently it doesn't try to configure IPv4 for Linux.

We sort the files/ by topics and ensure each file explictly says
the protocol it configures.

This change is no-op for IPv4, GRE, IPv6 interfaces and tunnels.

This change makes mandatory instead of facultative the IPv6 routing
for FreeBSD.

Test Plan

Deploy on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Update source path for IPv6 tunnel scripts

Define network variable for ipv6 too

Fix CRLF. Ensuire IPv6 has network

Rebase against CRLF -> LF fix

This revision is now accepted and ready to land.Sep 20 2020, 16:18
This revision was automatically updated to reflect the committed changes.