Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyatta-cfg

Vyatta configuration system
https://github.com/vyos/vyatta-cfg

dhcp3-client | vyatta-dhcp3-client

5c97a19976e400901b06b6784d767925e0893799 authored almost 17 years ago
allow setting 2500 or 10000 speed

Ethtool allows setting speed of 2.5Gb or 10Gb on devices that
support it.

Signed-off-by: Stephe...

8ffbaca9efcee5c29a2d73b92a71d03359de48b1 authored almost 17 years ago
Revert "fix bug 2658"

This reverts commit 31d8f4539b68b3e65b0d98bce0d564705ffa1992.

Conflicts:

etc/init.d/vyatta-ofr

d23b5fb020689aae6ae1407cbaaf713084072ddc authored almost 17 years ago
Revert "only rescan interfaces if vyatta udev script is installed"

This reverts commit 85b14c8232b1e59ce9bb42bb69935f2349823b96.

2ae209526f843e33d27754f37a6e137300f96050 authored almost 17 years ago
only rescan interfaces if vyatta udev script is installed

85b14c8232b1e59ce9bb42bb69935f2349823b96 authored almost 17 years ago
use log_action_*_msg for config mount/umount

068559d17467e255537f7327e2cf10431dbf7620 authored almost 17 years ago
fix bug 2658

force udev rescan w/in vyatta-ofr init so that we can update
interface list in config file *afte...

31d8f4539b68b3e65b0d98bce0d564705ffa1992 authored about 17 years ago
Fix vlan nodes to use create instead of update

e9802462f494208cc8469013a69be306e40a4929 authored about 17 years ago
Revert "Check for undefined values before using them"

This reverts commit 43accc31c5d6d7cfe1e820d80d3042e335ebad3d.

aafe4960be8583a95c5961a8a13142abd70a7627 authored about 17 years ago
Check for undefined values before using them

43accc31c5d6d7cfe1e820d80d3042e335ebad3d authored about 17 years ago
Add help and error message for 'set interfaces ethernet <dev> address

5c2667059d175aeccc37348377066ddd5c06d6ef authored about 17 years ago
fix for bug 2534 and prep for larson's vif link detect fixes

3f80afcea4cfdcea0c085f5842542ce66180e579 authored about 17 years ago
Filter out vlans from "show interfaces ethernet" help string.

92b56210508f31ea278652d5d3fdf6c893ef6485 authored about 17 years ago
do config migration when loading a config file

784d147f611929787844c87f4e0428bb6a0b5708 authored about 17 years ago
On boot up commit bridge interfaces before ethernet interfaces

027fe0f526742e30d17835a62c271e9c1fc40f97 authored about 17 years ago
Fix 2617 "Invalid interface address accepted".

9d4884d13ca6b6391f9aab6023d64fa2c95af9e0 authored about 17 years ago
Use package 'vyatta-dhcp3-client' rather than 'dhcp3-client'.

2cd4094b05230530e414362553c7699516a63b9b authored about 17 years ago
hide "password" values in output of "show configuration".

8d083d34cc2f6dc592f71f81e60edfdd8582d845 authored about 17 years ago
Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg into glendale

fabea89d2586a33fb14c8e8fc489dd5fccab803d authored about 17 years ago
work w/ either quagga (debian) or vyatta-quagga packages

62e9560404415217ffef5c547e28e96ddf2505a3 authored about 17 years ago
- Allow vpn to be configured on a tunnel interface.

d5b3e4d3c413cbf1a5295e51750258d014478857 authored about 17 years ago
Fix broken bgp in glendale.

60fddb5cba5a7d2eb33ba5f77901b71c58ad462a authored about 17 years ago
Merge branch 'glendale' of git:/git/vyatta-cfg into glendale

26fc574ed0265750244a23aa5cfeba222f20d56d authored about 17 years ago
Added method 'isChangedOrDeleted'. Part of Bug 2324 fix.

67aa6f38631f725e90dce71fb1ed59cb8ed7ac63 authored about 17 years ago
Some checks for undefined references

aac164fc48911b10e09b8d562e21aef90bad9699 authored about 17 years ago
This loop should not be iterating over deleted nodes. Related to Bug 2340.

68df52c1edbf843e6fb56de3578f18fba80799c4 authored about 17 years ago
Fixed 'isDeleted' method, related to Bug 2340 fix.

ab19102a564790b94c1919430fbdeb38a8c23377 authored about 17 years ago
fix for bug 2340: detecting "deleted" nodes now does not depend on

"whiteouts" created by unionfs.

07c75b9c792b8ff48d07de77628c3619893eaf74 authored about 17 years ago
Fix isIPinInterface().

5e65fbf9c219f025ed9df853e8ceba03f92c1643 authored about 17 years ago
Merge branch 'glendale' of suva:/git/vyatta-cfg into glendale

199d186c42121cf6f1caf65688a420b1f68e5fd8 authored about 17 years ago
check for quotes when loading nodes with multiple values.

42e3893766f215c7ece78a779c2f680507ae7801 authored about 17 years ago
Update to fairfield version of script.

7f55b537ee7e0c5f0867cd40764693c2c711c228 authored about 17 years ago
fix for bug 2540: make variables read-write

359eedef503b1577516a17b012e29c18c1f51e26 authored about 17 years ago
Merge branch 'master' into glendale

525e49e32e8de0bc6c9f9203854055ea2559d432 authored about 17 years ago
Cleaned up several routines to not generate warnings with 'perl -w' in order to be able to call them from scripts that use 'perl -w'.

f437c62e5429f03aff962ca5885be8057359d75e authored about 17 years ago
Merge branch 'master' into glendale

64a8cfa9effac219e51498c3b8ef43437ad0396a authored about 17 years ago
Add ability to set ipv6 address on loopback but not dhcp.

7966b8cf00e08548447e551a3fcfde40aa06cc59 authored about 17 years ago
Reorganized things a bit in a value subtraction algorithm.

f536748a2ffdf1c9c9803f816eb15d3a9c8afa1e authored about 17 years ago
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg

e031e51f8da8581311d780983d2e335f058fca99 authored about 17 years ago
Fixed commit after partial deletion of the multivalue.

edb8226cb91b197f022bfdd28246ff5a86541614 authored about 17 years ago
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg

e65d2f0e7423bd9d6120e0373a83aad3795670aa authored about 17 years ago
filter aufs whiteout files

ccb9ddada975b1fe338df7e42b127b8ae6541a9f authored about 17 years ago
fix for bug 2479: when commit cannot obtain the config lock, it will retry

a fixed number of times and then check if the lock owner is still alive.
if not, the orphaned loc...

95d19bd7cb014b65816dd9ccf61733c57f369b05 authored about 17 years ago
make sure config dir has right group/permissions

d82436aecf73516a7a6ed92165478a8d462820f4 authored about 17 years ago
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg

8d6bac43ac6604b3c2a0ac9315a2e5c168299a5a authored about 17 years ago
Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg

fddadb2df7980fe86deabb0bfa27189d52479a0e authored about 17 years ago
put pid in config lock file

8d6714e356bf64016f5be55f5c4b9bb0a71b5a3c authored about 17 years ago
move floppy handler to initrd

9a781e1b6dbdba52ea430499d48730b6b311dd5c authored about 17 years ago
assume bootfile_path is /opt/vyatta/etc/config

ffe748d96a12350760eaf8b199b4857c72f664c6 authored about 17 years ago
make /opt/vyatta[/etc]/config in postinst rather than init script

1d92ea297e4b28b292b7c735b2e9d1308156e285 authored about 17 years ago
support aufs and unionfs

c6a0c8078b8be141618fed1011229582f13ec30f authored about 17 years ago
Removed 'defined' when checking array @subs to avoid deprecated warning when running 'perl -w'.

3514265febf44394677b7ad06f2824b21e33b51d authored about 17 years ago
use the right group name for config change notification.

601785f01f89ccac4cae7587bafc4958888b8db1 authored about 17 years ago
Merge branch 'master' into glendale

65db98116efa3c311c798f05f4f6ec97e9b6d643 authored about 17 years ago
add completion/help for pipe commands

96b548691d857e331ebcb0313ff94bd40127b795 authored about 17 years ago
Bugfix: 2189

Add config node to configure NIC interrupt CPU affinity on SMPs.

30d540abfcac1c3ebbb067a606034e2a854ee1a4 authored about 17 years ago
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg

42aff76b3686beb463a77f3dabd4c5beed961120 authored about 17 years ago
Bug #2509

Multivalue nodes are diffed with previous value for validation before
commit.

fb9450551d5757a45806a062d7457a761e6dd295 authored about 17 years ago
need stuff from vyatta-op

832dbf144bc019ec524e4163b716dd823ee26900 authored about 17 years ago
add policy mechanism for user management: per-level policies control

default restricted mode and allowed op/cfg/pipe commands.

04a54264cfc1041eb9ae238ccafab7f0e4be4a75 authored about 17 years ago
fix for bug 2522: don't show/return error if there's nothing to commit.

fd32d4dfaafe45c9a7fd4099423de36dd6600ef1 authored about 17 years ago
get rid of compiler warning

e302747419ffa34125cd6700070715ecde299467 authored about 17 years ago
support displaying the active config

49e62acc3a414fca4b4c3ec85c6013374f11930b authored about 17 years ago
create "vyattacfg" group in postinst (for configure mode).

bf5bdcf31905913f6a3830f1ca07696c7f5c9c84 authored about 17 years ago
use the default pager set in op mode for config mode "show" output.

70b6ff3777bb913909bbb214adc24cbd27b61847 authored about 17 years ago
* add completion for "pipe".

* don't use eval for "show".

8f0cb9482f4d4051c6542099acf60eafb82ee5f9 authored about 17 years ago
fix for bug 2494: correctly handle '/' in config traversal code.

1d78b0c336c8d3ae62f65983098584a6e2e613ce authored about 17 years ago
handle type-less leaf node for "show"

e9a1afa57971cc00be0d8cb8583b123b6fb7439c authored about 17 years ago
fix for bug 2490: display node value(s) when a leaf node is specified

with "show".

0412198b9f339ac66be18e04a73d4366ebb86116 authored about 17 years ago
distinguish deleted and nonexistent nodes in show output.

79b6f234a4905e5f96a65526f2a72fa41cc1d331 authored about 17 years ago
don't expand empty command line

e937ae5d376b03e89f8ade6e6c015979f59fa363 authored about 17 years ago
Fix 2497: check for duplicate ip address.

Also while we're add it, allow user to set an ipv6 address or get address from dhcp.

fae7c4099efc2f247ed9eb4a52f3839bcedf987a authored about 17 years ago
Fix 2482: Interface speed and duplex cannot be set to auto.

65b95aa0fd0210501bd828299f561925269b6321 authored about 17 years ago
add "root-level" completion/help

2f0f6a02079f0dd65679076eac1c02fc1467a608 authored about 17 years ago
* fix for bug 2338: for values of "multi:" nodes, input ordering is now

used for commit actions.
* fix array index out of bound.

d488a9b9f4d0afd95e68dbad02fe0bd2aa74aa48 authored about 17 years ago
* fix for bug 2472: return empty string when directory references don't

exist (for existence checks in templates).
* add debug output.

646112e4e6e4d4ab36c61cba47e71c0a58322637 authored about 17 years ago
fix for bug 2470: set the type of variable value reference correctly

according to the conversion result.

909d3e2eb34283300016f0671b213d2d756111cf authored about 17 years ago
fix for bug 2469: don't convert the string for directory references.

369fc3f7d589bf4380e544c84753ed2713ce20b5 authored about 17 years ago
* output error message if set/delete/commit fails.

* remove compiler warnings.

cea9cff30b79419b922c0682c7b46b73791870da authored about 17 years ago
fix for bug 2467: cli backend now performs delete actions recursively

in the proper order.

19a96d3659925167324c13fca597165b2181c641 authored about 17 years ago
* support rc.local on persistent storage.

* start vyatta-ofr at S90.

9bd393471d4734a803755502fd36c7266354ad8d authored about 17 years ago
allow loading empty config file

92b873bd7cddbdd355cff8fa9cbc9baf0496766a authored about 17 years ago
correct owner/permissions for saved config files

ef652f073bde6af2736d0e1a78fbcd47b3f0ed85 authored about 17 years ago
handle "type:" without help string

162e2e13f086b94dbc5b4a57ed45c4f62eced123 authored about 17 years ago
fix for bug 2273: cli parser was overwriting "type help" with "node help".

95887fd39f57ce0e81169140605c81e70a1a4734 authored about 17 years ago
correctly handle "type help" in completion

6482033bfb5b515f6fd6e05b65439231e374a5cb authored about 17 years ago
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg

Conflicts:

etc/init.d/vyatta-ofr

c9007f34576d54f3c6e915de8e06e052b3f7285a authored about 17 years ago
config priorities...

/opt/vyatta/etc/config if .../config.boot exists
otherwise, bind /opt/vyatta/etc/config to eithe...

0822016a34ac4aa18469fbe4074987a88fe0837a authored about 17 years ago
handle config directory in vyatta-ofr init.

80e7697d11308f26dd916bb43b3e062b7dce0aca authored about 17 years ago
User message modifications

dd44aa3fb6baf361cb59a5cd5c4dd3f77080d82b authored about 17 years ago
Help string modifications

d3f68b858599d58f7efe9fa3ebc40ce7e3be51ec authored about 17 years ago
* config-mode "show" command now hides default values.

* add "show -all" command to display all values.
* "save" command saves all values.

902f98e233479bb9e8fffa9d158d14739714d48a authored about 17 years ago
fix for bug 2425: add all default values along the configuration path.

0d97c5e0f56a22577abb0a38fec10a06e9b618e8 authored about 17 years ago
* fix cli backend memory leak.

* export {copy,free}_path().

c4cb38f2d2df328aabd9f926a925872f9996c5cb authored about 17 years ago
use correct path for config backend binaries

83a14e262d5f0651d31140c9387ffdaa2299dc83 authored about 17 years ago
edit help text

470ee0a439887fd108e1c4b459704a176e1e85ac authored about 17 years ago
fix ethernet/vif templates

33238e6d153e5697254ca704b6473a69992facb4 authored about 17 years ago
remove unused subinits from vyatta-ofr init

58e605b847a2c92fa4c31c65332f3cfa36473bfa authored about 17 years ago
fix cli backend bug: syntax checking for leaf value nodes involving

variable references was not working.

4e3a70dddcaa79909c13232be91a16be2262acfd authored about 17 years ago
ignore trailing spaces in config templates

45f0f4e2336f339ec0deefcd17a1892d0274e1e6 authored about 17 years ago