Age | Commit message (Collapse) | Author |
|
The code attempted to access the information on the file system
During the package build this is not available, therefore the
code was modified to return empty object when no data is there
|
|
Commit fcce471 ("bridge: T2232: prevent deletion of enslaved interfaces")
added a regression by referencing a wrong variable name.
|
|
|
|
Restriction of api proxy should be owned by https.py, not http-api.py.
|
|
Interfaces enslaved to a bridge are not allowed to be deleted. If an interface
is deleted from the config but it is still enslaved to a bridge will cause a
configuration error on the subsequent boot.
|
|
|
|
|
|
l2tp: pptp: pppoe: T2237: Fix chap-secrets template format
|
|
|
|
util: T2226: fix merge conflict
|
|
|
|
util: T2226: convert all call to use vyos.util.{popen, cmd, run}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously failures of mkpasswd would not be reported to users
|
|
|
|
|
|
cmd is not used as with not wireless adaptor wireless testing
fails
|
|
|
|
|
|
|