Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-16 | Support for VTI. | Saurabh Mohan | |
2012-05-15 | 0.99.83debian/0.99.83 | John Southworth | |
2012-05-15 | Remove vrrp files from Makefile | John Southworth | |
2012-05-15 | Move VRRP to its own package | John Southworth | |
2012-05-10 | 0.99.82debian/0.99.82 | John Southworth | |
2012-05-10 | Fix variable use in last commit | John Southworth | |
2012-05-10 | Bugfix 8079: fix require sys/ioctl.ph confilcts | John Southworth | |
perl only allows a require to be done once. If it is done in two included modules the module or function in the module used second doesn't have the data in the required file in its scope. To prevent this I created a third module that contains the functions that require 'sys/ioctl.ph' so that there is no longer a conflict. | |||
2012-05-09 | 0.99.81debian/0.99.81 | John Southworth | |
2012-05-09 | Add functions to get calling terminal size to Vyatta::Misc | John Southworth | |
2012-05-07 | 0.99.80debian/0.99.80 | John Southworth | |
2012-05-07 | Enable snmp support for vrrp | John Southworth | |
2012-04-30 | 0.99.79debian/0.99.79 | John Southworth | |
2012-04-30 | Match from beginning of the line for multilink device | John Southworth | |
2012-04-30 | 0.99.78debian/0.99.78 | John Southworth | |
2012-04-30 | Bugfix 8017: | John Southworth | |
Make parsing of multilink config options work properly. Multilink interfaces have one allowed vif. They do not show up with the same way as all the other vifs on the system, i.e. <if>.<vif>. In order for scripts using a generic config path parsing mechanism to work with multilink interfaces we must return the path with 'vif 1' appended after 'mlX' e.g. 'interfaces multilink mlX vif 1' is the proper path for options under the 'interface multilink mlX' tree. | |||
2012-04-26 | 0.99.77debian/0.99.77 | John Southworth | |
2012-04-26 | Bugfix: 8057 fix call to commit in commit-confirm function | John Southworth | |
2012-04-10 | 0.99.76debian/0.99.76 | Stephen Hemminger | |
2012-04-10 | Merge branch 'pacifica' of fiji.vyatta.com:/git/vyatta-cfg into pacifica | Stephen Hemminger | |
2012-04-09 | Use ioctl() to read interface flags | Stephen Hemminger | |
Bug 8006 Interface running state is only visible through ioctl() or netlink. The flag is not exported via sysfs properly. | |||
2012-04-04 | Fix perlcritic warnings in strip migration comments | Stephen Hemminger | |
2012-03-22 | 0.99.75debian/0.99.75 | John Southworth | |
2012-03-22 | adjust pppoe interface detection for non-userland | John Southworth | |
2012-03-22 | Bugfix 7267: make inodes allocate dynamically | John Southworth | |
2012-03-03 | 0.99.74debian/0.99.74 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2012-03-01 | 0.99.73debian/0.99.73 | John Southworth | |
2012-03-01 | Fix curl command in save | John Southworth | |
2012-03-01 | 0.99.72debian/0.99.72 | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when running 'save' | John Southworth | |
2012-03-01 | 0.99.71debian/0.99.71 | John Southworth | |
2012-03-01 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnard | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import keys when using the 'load' command from ↵ | John Southworth | |
config mode | |||
2012-02-28 | 0.99.70debian/0.99.70 | Deepti Kulkarni | |
2012-02-28 | bug fix for 4718 - enhancement that will log commits in syslog for all | Deepti Kulkarni | |
successful (complete) commits for all commit methods. | |||
2012-02-28 | 0.99.69debian/0.99.69 | Deepti Kulkarni | |
2012-02-28 | Revert "Bug fix for 4718 - Log successful commits in messages file." | Deepti Kulkarni | |
This reverts commit ead984061d0fef9de47cde118ddab40ff73c0fa8. | |||
2012-02-22 | 0.99.68debian/0.99.68 | Deepti Kulkarni | |
2012-02-22 | Bug fix for 4718 - Log successful commits in messages file. | Deepti Kulkarni | |
2012-02-03 | 0.99.67debian/0.99.67 | John Southworth | |
2012-02-03 | Fix an inconsistency with single non-completion cases | John Southworth | |
2012-02-03 | Fix some bugs in config path helpers | John Southworth | |
2012-02-03 | Add ability to differentiate between node types in help text | John Southworth | |
2012-02-01 | 0.99.66debian/0.99.66 | Stephen Hemminger | |
2012-02-01 | manually force rebuild | Stephen Hemminger | |
2011-12-16 | 0.99.65debian/0.99.65 | Stephen Hemminger | |
2011-12-16 | Add support for dataplane config | Stephen Hemminger | |
2011-12-12 | 0.99.64debian/0.99.64 | John Southworth | |
2011-12-12 | Adjust default displayed priority to reflect actual default priority | John Southworth | |
2011-12-09 | 0.99.63debian/0.99.63 | John Southworth | |