Age | Commit message (Collapse) | Author |
|
|
|
depend on any routing stack anyway."
This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da.
|
|
any routing stack anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vyatta-quagga to ensure packages are configured in the right order.
|
|
Allow the vyatta-cfg package to depend on development of libvyatta-cfg
so development ISOs can be built using it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug 6590
The code to check for local address has to be smarter
to handle IPv6. Introduces dependency on Socket6 module.
|
|
In newer version of bash the complete -E is used to do command
completion at top level.
|
|
|
|
|
|
* unify node sorting implementation into the backend library.
* allow future implementation of per-node, customized sorting policy.
|
|
|
|
* this allows the dev package to be installed without vyatta-cfg and its (many) dependencies.
|
|
|
|
|
|
By calling fsync, we can be more assured that file actually makes
it to disk.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also while we're add it, allow user to set an ipv6 address or get address from dhcp.
|
|
|
|
|