]> git.proxmox.com Git - mirror_frr.git/history - tests
template: change the default dot file
[mirror_frr.git] / tests /
2018-11-28 Rafael Zalamenatemplate: change the default dot file
2018-11-28 Rafael Zalamenatopotest: added two new sections to guidelines
2018-11-28 Rafael Zalamenatopotest: small guidelines fixes
2018-11-28 Rafael Zalamenatopotest: rename guidelines equipment names
2018-11-28 Rafael Zalamenatopogen: use shorter names for equipments
2018-11-28 Rafael Zalamenatopotest: add guidelines
2018-11-28 Rafael Zalamenatopogen: implement __str__ for TopoGear objects
2018-11-28 Rafael Zalamenaexample: add missing __init__.py
2018-11-28 Rafael Zalamenatopogen: implement memory leak test call
2018-11-28 Rafael Zalamenatopogen: add support for setting link state
2018-11-28 Rafael ZalamenaTopogen: document new options
2018-11-28 Rafael Zalamenatopotest: parameterize daemon's path
2018-11-28 Rafael Zalamenatopogen: first code import
2018-11-28 Rafael Zalamenalib: assert sysctl values
2018-11-28 Renato Westphalldp-topo1: sync with PR#710 in FRR
2018-11-28 Renato Westphalldp-topo1: add some debug commands to facilitate troubl...
2018-11-28 Martin Winterlib: Fix stopRouter not to fail for case if daemon...
2018-11-28 Martin Winterospf6_topo1: Remove ff00:/8 routes from Linux Table...
2018-11-28 Martin Winterlib: cleanup diff text output formatting issue and...
2018-11-28 Martin Winterlib: Move AddressSanitizer check to separate procedure...
2018-11-28 Martin Winterlib: Send Output error from AddressSanitizer to StdErr
2018-11-28 Martin Winterrip-topo1: Add check to make sure daemons are still...
2018-11-28 Martin Winter(all tests): Add extra check to make sure daemons are...
2018-11-28 Martin Winterlib: Add different failure comment on processes killed...
2018-11-28 Martin Winterlib: Move updated topotest.py lib with AddressSanitizer...
2018-11-28 Martin WinterDoc: Update manual sample build instruction with symlin...
2018-11-28 Martin WinterAdd support for collecting AddressSanitizer output...
2018-11-28 Martin Winterldp-topo1: Adjust to accept new format in "show ip...
2018-11-28 Martin WinterFix memory leak detection and reporting which accidenta...
2018-11-28 Martin Winterlib: Fix another typo on kernel compare
2018-11-28 Martin Winterlib: Fix version check in previous kernel compare
2018-11-28 Donald SharpActually fix version comparison
2018-11-28 Donald SharpSpell Verifying correctly
2018-11-28 Donald SharpFix tests to handle new output
2018-11-28 Donald Sharplib: Fix kernel version parsing
2018-11-28 Martin Winterospf6-topo1: Update to ignore the proto type in linux...
2018-11-28 Martin Winterall-protocol-startup: Fix bad assert in case of failed...
2018-11-28 Martin Winterall-protocol-startup: Fix pref commit - bamboo prefix...
2018-11-28 Martin Winterall-protocol-startup: Add option to skip currently...
2018-11-28 Martin Winterripng-topo1: Fix duplicate IP (Thanks Renato!) and...
2018-11-28 Martin Winterall-protocol-startup: Add test suite which runs all...
2018-11-28 Martin Winterlib: Add function to check for daemon available (i...
2018-11-28 Martin WinterUpdate FreeRangeRouting -> FRRouting name
2018-11-28 Martin Winterrip_topo1: Adding new test for RIPv2 Topology
2018-11-28 Martin Winterripng_topo1: Adding new test for RIPng Topology
2018-11-28 Martin Wintertopotest library: Fix creation of /etc/XXX/vtysh.conf
2018-11-28 Martin Winterbgp_multiview_topo1: Fix case of tests hanging if conve...
2018-11-28 Martin WinterLDP-Topo1: Update test to accept new format of LDP...
2018-11-28 Martin WinterFix README incorrect reference to Quagga
2018-11-28 Martin Winterldp-topo1: Fix ordering of reference output to check...
2018-11-28 Martin Winterldp-topo1: Delete accidentally include tar file
2018-11-28 Donald SharpUpdate Readme to have correct ordering for frr user
2018-11-28 Martin WinterUpdate Readme to reflect FreeRangeRouting name
2018-11-28 Martin Winterbgp_multiview_topo1: Mask out BGP Table version in...
2018-11-28 Martin WinterAdded optional output for memleaks at the end of test...
2018-11-28 Martin WinterMove common function and class to topotest library
2018-11-28 Martin Winterldp-topo1: Add new LDP Topology Test
2018-11-28 Martin Winterbgp_multiview_topo1: Fix bad check for running daemons
2018-11-28 Martin WinterAdd support for FRR in addition to Quagga
2018-11-28 Martin Winterchange in checkRunning: Check all daemons on all nodes...
2018-11-28 Martin Winterospf6-topo1: Add Markdown doc with testdescription
2018-11-28 Martin Winterbgp_multiview_topo1: Rename test_description.md to...
2018-11-28 Martin Winterbgp_multiview_topo1: Add Markdown doc for test
2018-11-28 Martin WinterREADME: Add example configure statement for building...
2018-11-28 Martin Winterbgp_multiview_topo1: Change from unified to context...
2018-11-28 Martin Winterospf6-topo1: Add check for Linux Kernel Routing Table...
2018-11-28 Martin Winterospf6-topo1: Enable coredumps for Quagga Daemons and...
2018-11-28 Martin Winterbgp_multiview_topo1: Added Network Diagram as comment
2018-11-28 Martin Winterbgp_multiview_topo1: Fix limit to create coredumps...
2018-11-28 Martin Winterbgp_multiview_topo1: Rename received bgp route log...
2018-11-28 Martin Winterexample-test: Add simple example pytest for documentati...
2018-11-28 Martin WinterUpdate Documentation
2018-11-28 Martin Winterbgp_multiview_topo1: Skip remaining on fatal error...
2018-11-28 Martin Winterbgp_multiview_topo1: Add "bgp multiview" simple topolog...
2018-11-28 Martin Winterospf6-topo1: Code cleanup
2018-11-28 Martin Winterospf6-topo1: Less chatty timeout messages during conver...
2018-11-28 Martin Winterospf6-topo1: Cleanup log messages
2018-11-28 Martin WinterAdd .gitignore
2018-11-28 Martin Wintertest_ospf6_topo1: Restructure to run under pytest
2018-11-28 Martin WinterRenamed Test Directory: ospf6-test1 -> ospf6_topo1
2018-11-28 Martin Winterospf6-test1: Renamed testscript to have test_ prefix...
2018-11-28 Martin Winterospf6-test1: Look for test config in directories relati...
2018-11-28 Martin WinterCleanup README and a reference to License
2018-11-28 Martin WinterInitial commit with first OSPFv6 Topology Test
2018-11-28 Donald Sharptests: Exclude topotests from consideration
2018-11-19 David LamparterMerge pull request #3294 from pguibert6WIND/distribute_...
2018-11-19 David LamparterMerge pull request #3311 from dslicenc/static-int-up
2018-11-15 David LamparterMerge pull request #3316 from qlyoung/remove-pr-admonis...
2018-11-13 Donald SharpMerge pull request #3320 from mjstapp/fix_dp_ecmp
2018-11-13 David LamparterMerge pull request #3295 from pguibert6WIND/ospf_area_u...
2018-11-13 Donald SharpMerge pull request #3310 from adeg/bugfix/bgpd-mplsvpn...
2018-11-13 Donald SharpMerge pull request #3051 from mitch-skiba/addpath_change_V1
2018-11-13 Lou BergerMerge pull request #3287 from donaldsharp/v6_access_list
2018-11-13 David LamparterMerge pull request #3286 from donaldsharp/late_registration
2018-11-12 Olivier DugeonMerge pull request #3303 from opensourcerouting/bugfix...
2018-11-12 Jafar Al-GharaibehMerge pull request #3289 from donaldsharp/onlink_schmonlink
2018-11-12 Renato WestphalMerge pull request #3276 from donaldsharp/zclient_update
2018-11-12 Donald SharpMerge pull request #3285 from srimohans/watchfrr
2018-11-12 Donald SharpMerge pull request #3281 from opensourcerouting/update...
2018-11-12 Donald SharpMerge pull request #3299 from opensourcerouting/fix...
next