Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* do not execute config-mode actions when called from op-mode
(cherry picked from commit c385ddc400788eff46f10fea6b57b593607dc290)
|
|
|
|
|
|
(cherry picked from commit 8529fbe7ed23023e936f5c7cab9663007d0476d3)
|
|
Bug 6116
Do setup at same priority as VIF (since it is really macvlan)
Do address after peth mac address is set.
(cherry picked from commit 0f3aa38c15bb159d331dcfd91076ac37bd4c524e)
|
|
|
|
Bug 6116
Do setup at same priority as VIF (since it is really macvlan)
Do address after peth mac address is set.
(cherry picked from commit 0f3aa38c15bb159d331dcfd91076ac37bd4c524e)
|
|
work with sync groups.
(cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f)
|
|
Bug 6726
Typo in vyatta-address script conversion from perl to shell
(cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
|
|
|
|
work with sync groups.
(cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f)
|
|
Bug 6726
Typo in vyatta-address script conversion from perl to shell
(cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
|
|
Bug 6718
On livecd config.boot does not exist yet, so no existing
hw-id mappings.
(cherry picked from commit 37bbcaef6083a843cb3dd9976854a30ab7cebe16)
|
|
Put more messages in to help debug current problem and future ones
(cherry picked from commit 8cc21571cb4efde31f3cf6b58ad8e3d80d4487cf)
|
|
Log to file /dev/udev/net-name.log since that is available tmpfs
(cherry picked from commit 15ce02d66348ed35308f5813991e171d74561248)
|
|
This reverts commit b1af934db367d589cf7c78b84e2181a1e72b2aaf.
Loggging to /var/log does not work during boot. The root filesystem
is read-only when udev is running this script.
(cherry picked from commit 47301dbc029652f97847c9288d58c951db56d916)
|
|
|
|
This restores logging that we had in the previous release, which has
proven useful in troubleshooting interface renaming problems.
|
|
Bug 6663
(cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877)
|
|
|
|
(cherry picked from commit f2ff192de653b5540c9a3e51cf4d1cf19d527e4e)
|
|
|
|
|
|
|
|
Bug 6705
(cherry picked from commit 00466b9a779647047ce432b971bf8329b2255126)
|
|
The wanpipe config files are managed by the vyatta-serial package. So this
package should not touch them.
(cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
|
|
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
|
|
Previously, log file rotation was checked by cron daily. Some log
file -- such as those generated by PPP -- can grow rapidly. Such
infrequent checking can lead to running out of disk space on systems
with small disk drives or flash storage. This change checks for
rotation hourly.
(cherry picked from commit 71a31ff516ef63f5ce52ca1bca17e10497a6a15d)
(cherry picked from commit 507d28da53a8a40ef70a23031d06a2ec823fef64)
|
|
In the new version of biosdevname (version 0.3.4), the default policy
generates interface names of the form "em1". That's not the naming
convention that we use. The "all_ethN" policy does use the traditional
ethernet naming convention.
(cherry picked from commit f05a91c02e27bb19717ddf8e1ffc07ed7b1bbbc5)
|
|
The wanpipe config files are managed by the vyatta-serial package. So this
package should not touch them.
(cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
|
|
|
|
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
|
|
|
|
Previously, log file rotation was checked by cron daily. Some log
file -- such as those generated by PPP -- can grow rapidly. Such
infrequent checking can lead to running out of disk space on systems
with small disk drives or flash storage. This change checks for
rotation hourly.
|
|
|
|
In the new version of biosdevname (version 0.3.4), the default policy
generates interface names of the form "em1". That's not the naming
convention that we use. The "all_ethN" policy does use the traditional
ethernet naming convention.
(cherry picked from commit f05a91c02e27bb19717ddf8e1ffc07ed7b1bbbc5)
|
|
Bug 6642
Need slaves to be attached to bonding device before setting
address (for DHCP).
(cherry picked from commit 77297af866be32c058363f9cb3d104db9e00bb36)
|
|
|
|
|
|
(cherry picked from commit d09218920b376f65c69bda2b8b571a7611731463)
|
|
Bug 6625
The validate address function was not accounting for prefix length.
(cherry picked from commit d0312e91bad0d9d3741d61791928ac1b663a7f29)
|
|
|
|
|
|
|
|
|
|
|