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

0.15.47

4547b8b6abad28ba3cb15091d83534f1b2c20fdf authored about 15 years ago
Bugfix 5143: Fix grep regex for NICs with >= 10 queues.

259af925d72988bd35055dfd337bf1635afd3ff7 authored about 15 years ago
0.15.46

02204abd4644828c218cd7efa3f8575652923f20 authored about 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

eaf899d3a6ea8a3fb7d4183ae7d63cfdb22d8ce2 authored about 15 years ago
Fix problem from earlier FILE handle removal in Config.pm

Need 'my'

b77e3bd392576118c2b2ced757590472095215c2 authored about 15 years ago
0.15.45

06cacc5e3a3758a5c222688e85a562c6307115bc authored about 15 years ago
Add alias wrapper for vyatta-load-user-key

Similar to existing load config.

ae26c25816fe0b68890da70b276cbfc064a7584f authored about 15 years ago
Fix perlcritic warnings in Config.pm

Config.pm: Bareword file handle opened at line 156, column 7. See pages 202,204 of PBP. (Sever...

1fe8bed07a33c6df91959520130c1867afce28df authored about 15 years ago
Fix perlcritic warnings in Keepalived

Keepalived.pm: Code before strictures are enabled at line 25, column 1. See page 429 of PBP. (...

2a15b2916a74273da604830d6080ebc289708015 authored about 15 years ago
0.15.44

6a6e2d279229017325de982af230ac6ff33eb740 authored about 15 years ago
fix for bug 4999

9ec0a9baa46f618e21878f7972fabc7f3f0e06c0 authored about 15 years ago
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood

2f4664d6eba6b13b080844637ac13fef424fbde5 authored about 15 years ago
remove .changes file after work was done by commit

c592d618c029609b7080100de639f4ccab1f680a authored about 15 years ago
0.15.43

1cf6abc74c18a9d615c960910dc27826d20c270e authored about 15 years ago
Fix 5133: vrrp transition scripts not working properly when going to backup

3746e067480f6073788db7246eba8dcdc1433201 authored about 15 years ago
0.15.42

fffa627d6ae0758a6de978c52bf508e008cef58d authored about 15 years ago
Fix breakage from pervious commit.

caa9bbc6313fa96fb61fcae99bc487976089ada8 authored about 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

ddc25a06ac3a1fc76491a89c71f20a499b5d8187 authored over 15 years ago
Change options to floppy mount

Try and update floppy synchronously for super block updates.
This attempts to address issues whe...

5956c4053c0de30a6d9028773b3540dc37534923 authored over 15 years ago
0.15.41

472c42136c47446b3980335aa819df6bcff5caa3 authored over 15 years ago
preserve node.val order for term multinodes. fix for bug 5103

3238b588efc4bc2766edeaec9b1d0369815186f7 authored over 15 years ago
0.15.40

bf3f4c673ff781356c38716d23c975db90b490ad authored over 15 years ago
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood

e098fbffec2ed1efa9a248ae449b5cf67d0a2a36 authored over 15 years ago
Allow inline comments in config template fields.

Also change priority.pl script to display inline comments found in
"priority:" fields if they ar...

5edd540c79f349cbe5f377f5b0e8ed16dcf7cf99 authored over 15 years ago
0.15.39

700befa72bca86d054853820e8eaa8c34ddd1d4a authored over 15 years ago
Fix missing semicolon.

198f9a033a8d9cdb2220579cc2df1484476b2c93 authored over 15 years ago
0.15.38

d24423e69941fb54de93fa997c06463208e6a38d authored over 15 years ago
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood

caedbce5eccac79a5a2b3eded8dcb8838d2a51bf authored over 15 years ago
Fix uninitialized variable when reading carrier on admin down interface.

70ba0c76a9c7c7699e1b2f612277d56d99828a49 authored over 15 years ago
0.15.37

a889b4efa38f86c2704595ad6c4e6f665bd2ce91 authored over 15 years ago
fix for missing priority value on embedded multinode. bug behavior was more limited than this--at least tag node.def and multiple

configuration on commit.

tested fix with limited regression test.

also slightly modified break ...

89a8f27b3d905501c9097544f27dd76208303b80 authored over 15 years ago
0.15.36

d1936f6f6328143199d2a2f665ca92292c00709f authored over 15 years ago
Fix spelling error in carrier method.

34d2d13c3763ae8c603195dd97d78da5f8e9a5ce authored over 15 years ago
Add natural order sort.

20512f3b1ce6fc6464b14f49b113fe010c37d375 authored over 15 years ago
Fix carrier method.

664bb2cd4f4cd1a9597cfb32962a582b0f56e39a authored over 15 years ago
Convert keepalived to use Interface infrastructure.

b6d02c359796ac0c47a4214a2fee827ad5d61d47 authored over 15 years ago
Add method to retrieve carrier value.

07219b06b85cf401a661075f289df5d01421b5c7 authored over 15 years ago
Add VRRP capability to bonding interfaces and vifs of bonding interfaces.

db1b44563e05c1eb1f5d8bd475c3ed1250307aeb authored over 15 years ago
0.15.35

c512c8f72c759e80a3943468ad43903559fcf7f7 authored over 15 years ago
Sync config file after saving

By calling fsync, we can be more assured that file actually makes
it to disk.

dd187d067a88fcf2bc8a3de955ea87de406c6d30 authored over 15 years ago
0.15.34

d6a2a698c256ec913321c859f3d1e85f1775a09d authored over 15 years ago
Change how floppy is mounted

This fixes several problems:
1) Only try mounting once which avoids several I/O errors
2) Moun...

b813adec2a11222748b6fd8976ddda9de1e3da5d authored over 15 years ago
Avoid updating config.boot unless necessary

On normal boot, no changes to config.boot or modes are
needed.

8cc248d3d90d606e87adb412049b318dba687487 authored over 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

97d93e0ff2b196aecdf71dc60468b7c38c06fef4 authored over 15 years ago
Add copybreak option to all ether drivers

Rest of Bug 4428

0339aea4c50a35b737e7c7b574739885913d7cea authored over 15 years ago
0.15.33

1f17200053dcf6fa9e02fe0b065f382dc78aed13 authored over 15 years ago
removed out of date priority values from priority file

c9a5284343b95baae37b13240a350da5f171b8dc authored over 15 years ago
0.15.32

47cd5485b45d40b29d96d09c3c133d7c32ada4c3 authored over 15 years ago
Generalize handling of multi-queue NICs.

Previously the script determined the driver that a NIC was using, then
used that to parse the qu...

28e86f46e504eff3ab087aa179a969b1e3383a07 authored over 15 years ago
dismantle old priority file parsing and node matching code. removed

references to old values.

a4a15d2cb93e9fcf56f98472694e064d82c31f94 authored over 15 years ago
0.15.31

228748ebba43f2a3a055da8727696c8b06c6f38b authored over 15 years ago
activate priority values from node.def. priority file is now no longer used and should be considered depricated.

ee4800de96b1fb561a1e3f612814784891b4c468 authored over 15 years ago
priorities should match up on all nodes now, except where the priority file diverges from the node.defs

commit behavior has not changed yet, but can be completely switched over to node.def priority sy...

a5e5ddbbc35fca7a33e2c14d7e4b2e068e01da51 authored over 15 years ago
Fix description setting on vif

Bug 5014

491f11ced1f6982addb795ff57631a19133ec707 authored over 15 years ago
preserve priorities in hierarchy. old priority still active, but commit -s will now display both priorities:

interfaces (t: 0, p: 850,850)

the first value is from the old priority file and is the act...

9817f6e3a0581263cdec34a8c914bf41052c73ed authored over 15 years ago
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood

0cab54b9bec323ebb2d92ec36f4c99c08e7336d2 authored over 15 years ago
pull priority from file into data structure

7c64f480f3aaa2f6d46bf3d83c62e084e9a3154e authored over 15 years ago
fixed script to handle multiple entries for same priority

b2b20a22373f96699484d7615fa50bb7eec801f2 authored over 15 years ago
sorts and generates priority statements from priority node.def entries

64a061562ffe5af7036a4caac16ef51ad1efd724 authored over 15 years ago
0.15.30

ba979b51ca9e32ea341c1570283e7c5874fb1369 authored over 15 years ago
move priority after tag nodes.

eeccdff003ce8fd83e6e7c1c7c869273d76f91e6 authored over 15 years ago
0.15.29

5594b6fc56694605fd92a06f7e0e4c943526afd6 authored over 15 years ago
pushed priorities to node.def's

8bc7592c6b882f6bcde78fc75a43f3488b9092ba authored over 15 years ago
0.15.28

51493876238bf22e8cb6fad992efdb046a7665e2 authored over 15 years ago
add sudo back to save command, and add check to save script that validates vyatta config token at end of file. this will prevent the

accidental overwrite of non vyatta config files. check on prevent existing files that don't conta...

f7f90ef2c60c493c58378a13ce77b74443ec8796 authored over 15 years ago
new commit mode for debugging.

-b

Breaks on each priority group before execution and waits for user keystroke to proceed. this...

0437ad64813fb30beb05dcd76b50a1d95c1e3f00 authored over 15 years ago
0.15.27

3040da4353f4814060406404b80d2c2eea965f3f authored over 15 years ago
modify group ownership on save command

ecb92c36a7869495084f0938218c64c64dccd5b5 authored over 15 years ago
0.15.26

c728ffb6ab5986758fec36dabf47de0290ae4e5f authored over 15 years ago
followup checkin for fast commit on success behavior. Addresses problem with deleted leafs. Partial regression run on changes, results map to 10/10 build.

f91b92b6e0ddffa5d943b3977fc1e6e1d2cbede9 authored over 15 years ago
0.15.25

964e551fefd6d31ae1a5a873938b4dea619d47c6 authored over 15 years ago
Bugfix 2593: Introduce automatic static IRQ affinity balancing for some NICs.

This change implements a mechanism for setting the IRQ affinity of NIC
interrupts in a way that ...

565f1d0d9bfe9f6b4174c322f3f6bb78f52b453e authored over 15 years ago
0.15.24

7f191f207e215edd672643a1d9fc90ef062d2503 authored over 15 years ago
performance optimization on commit. On successful commits (i.e. no failures) will improve performance by avoiding the piecewise priority based copy and just

copy the complete configuration once. On specific test configuration performance improvement brou...

b46bcdc5ab62756dc71c48871c03eb312282dcac authored over 15 years ago
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood

3d86f968326b46d1f78ac208f383232d1bdb8408 authored over 15 years ago
0.15.23

57df09cb4db21978d42d2dd88ce3acef2f7c170a authored over 15 years ago
commit post-processing performance optimization

* convert subshell invocations to library function calls.
* reduce boot time by ~40 seconds for ...

9e85f9cee6d0d923d4d76d5f936bbcb7a0610f26 authored over 15 years ago
update .gitignore

085b30c4fb0afe2dce88363b16068113c7c267c1 authored over 15 years ago
make snmp come up last

cc0ff7d3c223a897355a8bd7dcf8db4d4de04cd1 authored over 15 years ago
escape value slash in leaf value--followon fix to suppression of leaf value with slash in

jenner.

6fb487a39a7fab3d568122caf4b1c1d9a17adad8 authored over 15 years ago
escape value slash in leaf value--followon fix to suppression of leaf value with slash in

jenner.

6e318082cb9cbc01924159a051ae67feac20dea5 authored over 15 years ago
remove old source commit head. likely no longer works well given corresponding changes made to node.defs

9a5213be7829fa69a100ddb2a61ebfa020577fbd authored over 15 years ago
0.15.22

85c9492883ba8ddbdb983bb3616e9b144f0ed800 authored over 15 years ago
0.15.21

f4ec220f6dc2627802c4ccc6f82a91013c9ddc54 authored over 15 years ago
Add priority nodes to start router advertisement daemon.

11acd1c3e85855a2fe06559127f9732cf4d4f89a authored over 15 years ago
Update function prototypes

Use (void) rather than old K&R style.
Make some functions local.

978c4eb1b81a165cccf2736b4b8ba15e6f11aed9 authored over 15 years ago
add missing prototypes

d0d04a751c928232731cbd3fa2a3e68a073d911b authored over 15 years ago
Fix warning from missing return

b3bd6b67b498eddde6e04ce67d8000fbd85ae6ed authored over 15 years ago
fix for bug 4969. on leaf nodes scan for '/' and don't make these values available to the partial commit status api (bug fix 4919). this approach will

be revised in next
release.

26cdcb063b6f9422b7ffa4a187a762920e6a651d authored over 15 years ago
0.15.20

a59e3f386951fcb063e4b0465e8c66dbb992f365 authored over 15 years ago
Fix Bug 4919 "service dns" branch of configuration file missing ...

* use new API to get active 'original + commited' values
* split 'dns forwarding' and 'dns dynami...

d23cfb1136d025bfbe050d033df60529ae852b0e authored over 15 years ago
term multinodes perl api support to provide currently committed values.

6870f3dc627f8ec3711ae12b0ff26afa9b3ed0cd authored over 15 years ago
0.15.19

51ddc5fc71e45ad5d599a5f4908b49fc929c3f02 authored over 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

97137382ec3694b478264ef4c5f8650da47a89ac authored over 15 years ago
add support for value tags on term multinodes. used in debugging output and accounting file.

bc19150dee5789ca4500439594147caff85e5ddd authored over 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

92552a6237a9c59fbc4ed6350a8b6c2bee8a2c73 authored over 15 years ago
leaf node support for new commit. Returns reconciled processed node returnOrigPlusComValue()

no term multinode leaf support yet.

9509f185e4d4d96e326035aa9f0fad1b898b5a3c authored over 15 years ago
0.15.18

0ddb57b94127830a7cf593ce60696e71cef2662e authored over 15 years ago
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood

9b6b62c3792ffcea6d9ae240a6dbe5b04065bf1e authored over 15 years ago
Add group vyatta-op

Necessary to be able to distguish operators in config file to
password sync.

e7239a890911aa7a169f02986e08b0e6e6de7159 authored over 15 years ago