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

Fix show_interfaces() so that it includes vlans for $type='all'.

b6e48dd4171703e403626c5506c0607b1ec6327a authored almost 16 years ago
0.14.38

6d5458fbd0cfbcc3b4b16f4d3d6682dd474d60b6 authored almost 16 years ago
limit unescape command to embedded multinodes--fixes problem in qos-walkthrough regression test. haven't tried it but system probably inherently prevents percents from

being used in embedded multinodes.

079dc15e8e34568ef41a3938276c235d4f75ee09 authored almost 16 years ago
0.14.37

86b9133c53ab2082fa2c58f68a1779c39c113521 authored almost 16 years ago
modified environment variable setting for action on nodes.

2a04ac6d2e0e63317fc3cc30462658c2d0376631 authored almost 16 years ago
0.14.36

ceaae5d10b50f7aca1f4b604909a25ccaef6330f authored almost 16 years ago
fixed -o option on commit. modified empty multinode behavior so action is NOT executed if a multinode does not possess a value. Other source cleanup.

11d77d7b77d0dae8c5d41ff692a8b01eebafc9fb authored almost 16 years ago
0.14.35

5921105087a4efb2af329f312390c22c9260c0de authored almost 16 years ago
Need to setup bonding before ethernet

f30e5be6b720de55f2c06d640b594d9d3457e102 authored almost 16 years ago
Use check option to vyatta-interfaces.pl

Eliminate checks in template in favor of doing it in one place
in vyatta-interfaces.pl code.

76df8018fe0f0648abc58bd7a988ffaf61e75106 authored almost 16 years ago
Extend vyatta-interfaces to do device name checking

Have one central place for validity checks.

a919283f045a10bfd047f28b1bd720bf53a0058e authored almost 16 years ago
Use vyatta-interfaces to generate allowed list

a6316a2b0f98b50b2f36bfa440b8dd432df98131 authored almost 16 years ago
0.14.34

f40cb6f6ee74b8dfe22be27307d343ed8eaec540 authored almost 16 years ago
added fix for nested priority and deletion failure. also priorities should not reside

on node.tags, but on parent (node name of multinode)--this is to prevent priorities
splitting beh...

8a66041f90db8205db50fd83aed8001175c787ed authored almost 16 years ago
0.14.33

c6647afef2c1f8a64fb0ad423f4d7f56cd0e7a4f authored almost 16 years ago
Need to do bridge before ethernet

The way bridging works, bridge needs to be made first.

91b5a29a7a0ce59d0d8786b0ea8c27cda23506a4 authored almost 16 years ago
0.14.32

24538beef40503551e02171c45b22b56467cbebf authored almost 16 years ago
Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner

3d9cf09618b1bcfc25c632f6582e5e2ca0908754 authored almost 16 years ago
Rearrange interfaces in priority table

Put physical devices (ethernet, serial, etc) before virtual devices
that get created from those ...

1ec704bb9deb6e508d2aa3ff43ab59b145ce1f2d authored almost 16 years ago
Fix delete of VIF

Syntax is not the same for 'ip link delete'

25349a1237d0e14cd4c30efc96061b2bf2926d74 authored almost 16 years ago
Ignore /sys/class/net/bonding_masters

Bonding leaves this file in /sys/class/net that confuses scripts.

5f7d237822a7d430d7afa58cbb6339642cf3ab76 authored almost 16 years ago
0.14.31

8df891c9a2d99a0e34c19cb01b2521899b6d566d authored almost 16 years ago
Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner

e44b3df7accd515bc1cfab8341f9eed5b84e9fa3 authored almost 16 years ago
Use iproute link to setup vif

Bug 3779
Simpler to use 'ip link' command.

2840eb48231ca4fccfa49436002f968c0ef0e3c8 authored almost 16 years ago
0.14.30

095f0eb743438ad27d5fd970d6834c1b05d11071 authored almost 16 years ago
Add loopback as a type for getInterfacesIPadresses().

81d41423748fff4a65acd4d8a4275e437cf9a8c2 authored almost 16 years ago
When an IP address is configured on a loopback, getInterfacesIPadresses('all') doesn't include them. Include loopback addresses.

257863517fdcb6e29aefa1ac17fbaa7d37bd1725 authored almost 16 years ago
Remove duplicate constants.

863b6c71f0cc802809db61843dff99af0efd0999 authored almost 16 years ago
fixed preservation of def file when committing configuration. default leafs

configured by system will now be suppressed via show command (same behavior as
with old commit).

f99deef50eda86d063338c92ceed768b5578fb0b authored almost 16 years ago
0.14.29

abe762f7d6b77bb11433e899fe38aab2d5cbe8c7 authored almost 16 years ago
Fix bareword error for missing constants.

Fix $mask usagage in getInterfacesIPadresses().

9bc0c4ebe663c8b2bdeeb206d403a64ccdd176b3 authored almost 16 years ago
Fix call to Vyatta::Misc::getIP()

d643df002304ac2b0d85430e910ff58675c38262 authored almost 16 years ago
0.14.28

c7ebc7493bb6fb79d2504435ab310e18bd6a257b authored almost 16 years ago
fixed node walk for delete of nodes--error introduced when adding ordering indirection for actions in commit head.

Bug found when review policy_bgp regression failure.

183f624fe155f518f97efc2883fc7894979950e1 authored almost 16 years ago
Added environment variable that can be accessed in executing node.def script to check whether commit is in a delete or set action. The environmental variable is

"COMMIT_ACTION" the value can either be "SET" or "DELETE". The variable is set for the duration o...

f0c5876c1203da45081d588fa2daf6b034281cba authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

724b5f960353937d52b2fdcabfb6f011bea1446d authored almost 16 years ago
Fix --vif option

When finding allwed VIF, want to show vif id not name.

2a8e5030a85ba753234aea9ba5e4afc9d02c9ea5 authored almost 16 years ago
new option added to commit to disable partial commit behavior. This allows the

user to support the 'old' cli behavior if desired via the -o flag.

c484e8f1eecc8812803612d7e21e27104f839f49 authored almost 16 years ago
0.14.27

21c81c212b168d29c2e0c7153ca5b0710198c259 authored almost 16 years ago
Handle MTU on all types of interface

Use new Vyatta::Interface mtu function to handle all interface
types with DHCP.

d06e7889e624285f940caa44a92d988ffe3bdf75 authored almost 16 years ago
Add option to show VIF for interface

54eed88ccb65e52ff9aea8c7386c3ca4e1918762 authored almost 16 years ago
Fix regex for VIF name extraction

Incorrect paren was breaking commands with VIF

351fe2d89bf5d125cb46334c3e7629e7fc1cbc1d authored almost 16 years ago
handle seg violation if an empty line is found in the priority file.

34293dcc8968aed3ffc0e3cee754b2e86dd566f9 authored almost 16 years ago
added protocols to root nodes at end of priority listing.

497b701ebcb25bb01824d9b5b742711179730664 authored almost 16 years ago
0.14.26

9fb256c2e2bc4fbf6a40b7a1b16701808b556def authored almost 16 years ago
Add bgp priority.

3599c3867cb82f71143b590a5e196f0d80681e8f authored almost 16 years ago
cosmetic changes, and better to not leave interfaces root node under default priority.

1eef25550d68988d5299685ff6015c07d70a7e6e authored almost 16 years ago
harvesting dead code.

d40c4e1765835dfc6509d10b15e39dbb6c5ec9b9 authored almost 16 years ago
0.14.25

536a57337f36502bc6cef704255ceb192867a491 authored almost 16 years ago
Change protocols to protocols/snmp

The protocols node it self is empty, but there is one child
that needs to have late priority (sn...

9618e4d4f935c2e5df169689d486d94a5fedc6fe authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

0d65f20bc1842f9e1d7335775a216bb86676dd30 authored almost 16 years ago
0.14.24

5cdd12d03230ec8eed2fdd9d6ddba12e7286c3b9 authored almost 16 years ago
nested priority case under interfaces need mkdir with -p option to set

up parent directories before parent priority is visited.

b68727e0a5612412750fbd8b1f784c040f22239f authored almost 16 years ago
Adjust priorities

1. Add ripng and ospf3
2. For protocols parameters always come after protocol

abcab4879afa865b760e9444fcd59fdcac1c5085 authored almost 16 years ago
0.14.23

16d75b2dff96b35f433b55104f0ea8ae5c92b9d5 authored almost 16 years ago
replace unionfs synchronization code with piecewise copy. this should fix most of the problems related to nested priorities (but not all). also moved node profiling output from debug file

to stdout
(when enabled by the -c flag).

91a4c9f9093a5ef5d0baf792dd94a3f4e15d4488 authored almost 16 years ago
0.14.22

b7098025c671a543f37cc3156194bdef8a0ad5c6 authored almost 16 years ago
move ospf/rip before interface

d9405b1908a7b11b909989fd94999100bbbd615e authored almost 16 years ago
0.14.21

172251dd914a3903f9bec98b05d3d06bc793e406 authored almost 16 years ago
adjust priority file to push root nodes of protocol before sub nodes to ensure that daemons stop/stop are

handled in correct order. OSPF priority changes are ugly and needs to be fixed either in priority...

292fc9f4722f343845df5e0875d1f32b6409efe1 authored almost 16 years ago
changes in priority to support bgp process start/stop.

6fbcdef5805b2745e06ad1e58b03a201418f9ad2 authored almost 16 years ago
0.14.20

f2c932174c89deada9065dcc3f0d019e7eea4ded authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

634520511cc1aeda7eea16425204e2d087eb7ad7 authored almost 16 years ago
Typo in regex for vtun

Wouldn't match openvpn tunnels correctly.

4f427171c08f02455c8252baf8f86d9db0a1a5b3 authored almost 16 years ago
0.14.19

103278dd9c2fe4a0ec0c31b81b75905205651c91 authored almost 16 years ago
fix for bug 4138: reset *glob after completion

0a679fee7aee99501dbe4502f4485d6c3dc92baf authored almost 16 years ago
0.14.18

06b31be93c79a250a23ebf40bc929c3dad85ce97 authored almost 16 years ago
Remove no longer used protocol/disable entries

Also put newline at end of file

30fa99304cb6313f418a4b336e0ad9d1309b4e97 authored almost 16 years ago
Add type check function for firewall IPv6 src/dst address parameters

c45cd828d10fb556eda0fcfdae8219dfcb5d16da authored almost 16 years ago
need to add service to priority file.

8c912fc15ee831d095d9b28442c03e97bb1f3bdb authored almost 16 years ago
0.14.17

368219b2538af52f1c50aab709818b7abac241e4 authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

8090fd56ca7709786916dc73f433d81bc5b8fbfa authored almost 16 years ago
Add Vyatta::Interface::get_interfaces

Hook to get types listed in net_prefix table.

06d822175c89242b4a0246d84a4e5611a8233a8f authored almost 16 years ago
removing incorrect placement of node.tag on firewall/group priority

3882b0e90aaa3b1e2d9963584a1e703f1d45d079 authored almost 16 years ago
fixed vrrp configuration error by placing vrrp under vif after vif interface is created. this

is a nested priority and can potentially cause a problem if the parent fails and the child
succeeds.

507ca1cf3cdfc0316d0cc8004921870244fbfe96 authored almost 16 years ago
0.14.16

8bfe38434c925e1ec69f7e3b59c0f99e466afb58 authored almost 16 years ago
added additional debug output and fixed dumping of trans nodes to screen. added default

priorities in priorities file. also fixed bug where interface changes could sweep in portions
of ...

79c1a2d2dcbb74447ad5b142295161e0340a36f4 authored almost 16 years ago
added dump transaction support to write to stdout rather than redirected /tmp/cfg-stdout.log

file. Enable with -s flag on commit to view local session data and associated actions.

a3400424074a9d3b76c95561af4a948a430d4be4 authored almost 16 years ago
added generic commit failed message on any portion of the configuration failing. To get

additional details (i.e. location of failure and actions associated with nodes) run with the -e
f...

aec9ee38b819e7e9612c6347ed5a08d3f9ea4320 authored almost 16 years ago
change bgp disable node priority

6e5cd24a9b13b317443cc24749da486ec84930f3 authored almost 16 years ago
0.14.15

9c18aac1a6febfa6900593031ee7f3ee5201ffb8 authored almost 16 years ago
Add hook for starting protocols

5d05f8d93a123821b7ad51552eb5b8145e36b188 authored almost 16 years ago
provide non-default priorities to load-balancing and cluster so these

nodes can be treated as separate transactions.

a122d63d3dbc8fe79cda8d3394aa7c0c75ffb77f authored almost 16 years ago
0.14.14

91e9f0da59477f05450281872aeffd4ab8e29e04 authored almost 16 years ago
removed priority specification for vrrp. checked with stig and it doesn't sound like priorities

are needed. also priority specified with new cli and vrrp script generated an error on vrrp
chang...

2c7bbe09901b67d4211eeeee373d1466b171dab7 authored almost 16 years ago
typo on setting firewall group priority.

67a5f113396235bcc9a06f8a2e82629f7d2c5194 authored almost 16 years ago
enable new cli.

ba0bd8eea9647c6d0863f87401be18c92555b9e3 authored almost 16 years ago
0.14.13

7f066e4f019cde5991132603ff3ecb30adf0db27 authored almost 16 years ago
Remove script for vyatta-cfg-reload

Moved it back over to vyatta-cfg-quagga

9ef39ba24898722bcebbd625c5dffd39977a8614 authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

7e26c87ea72f5f92121512e49d9adfb2bcc4c2e9 authored almost 16 years ago
Add new option for checking name validity

Many templates should allow any known interface type, since
interface may be created later. So c...

31747ed42038d00499099d11abf1e33b3ef7c26f authored almost 16 years ago
fixed reversed priority for bgp parameters and

neighbors--order now agrees with configload.pm

bf45a5419e40a867c7d5e4d9a819dbe524246196 authored almost 16 years ago
Fix Bug 3385 in completion script, thus, also fixing Bug 4120

0db7f5903f0596b51d2b96d9c73c0ffbd59b83f5 authored almost 16 years ago
0.14.12

e4991240444ecd6a4aaf84204d6c68de240ed26e authored almost 16 years ago
Change order of config load

OSPF and RIP have to be started before interfaces

c1d6c408046e0f7331d8ddb55a88b71ff7cc0f96 authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

2dacad150a55cf35514d5de4e89312603e1a4ce3 authored almost 16 years ago
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner

c6d4234272d0d5c384678bf08be6324ed78f3268 authored almost 16 years ago
Force firewall group to be configured before firewall.

8095ae0fb4c4d62e6d0c793e851f4133fcf4849a authored almost 16 years ago
0.14.11

e7d21491fb51d5b1e36fb19c0b2afff735c1bae6 authored almost 16 years ago
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner

512db5872a0eed2346b7de8a381d55e52da81d44 authored almost 16 years ago