]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-11-28 Rafael Zalamenatopogen: implement router check method
2018-11-28 Rafael Zalamenatopogen: fix topogen memleak activation
2018-11-28 Rafael Zalamenatopotest: add JSON list comparation support
2018-11-28 Rafael Zalamenatopogen: add support for ExaBGP peers
2018-11-28 Rafael Zalamenatopogen: add error functions
2018-11-28 Rafael Zalamenatopogen: implement start/stop methods for TopoGear
2018-11-28 Rafael Zalamenatopogen: configure daemon logging files
2018-11-28 Rafael Zalamenatemplate: update test template
2018-11-28 Rafael Zalamenatopogen: add per router logging
2018-11-28 Rafael Zalamenatopotest: use topolog instead of print
2018-11-28 Rafael Zalamenatopolog: support adding loggers during runtime
2018-11-28 Rafael Zalamenatopolog: implement a logging abstraction
2018-11-28 Martin Winterall_protocol_startup: More tolerant on interface MTU...
2018-11-28 Rafael Zalamenatopogen: add memory leak report configuration
2018-11-28 Rafael Zalamenatopogen: support configuration file
2018-11-28 Rafael Zalamenatopotest: add writing tests tips
2018-11-28 Rafael Zalamenatopotest: improve json_cmp assert output
2018-11-28 Rafael Zalamenatopogen: don't backtrace when topogen is not used
2018-11-28 Rafael Zalamenatemplate: allow test to be run without pytest
2018-11-28 Rafael Zalamenatopogen: added JSON output support for vtysh_cmd
2018-11-28 Rafael Zalamenatopotest: implement json_cmp function
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
next