]> git.proxmox.com Git - mirror_frr.git/history - tests/topotests/lib
Merge pull request #3174 from opensourcerouting/feature/isis-triggered-hello
[mirror_frr.git] / tests / topotests / lib /
2018-12-04 Olivier DugeonMerge pull request #3174 from opensourcerouting/feature...
2018-12-04 David LamparterMerge pull request #3340 from nitinsoniism/show_evpn_vn...
2018-12-04 Christian Franketopotests: Update json_cmp_result to return readable...
2018-12-04 David LamparterMerge pull request #3357 from ton31337/fix/optional_arg...
2018-12-03 Renato WestphalMerge pull request #3370 from pguibert6WIND/default_vrf...
2018-11-30 Donald SharpMerge pull request #3378 from opensourcerouting/remove...
2018-11-29 Russ WhiteMerge pull request #3391 from pguibert6WIND/doc_ldp_pre...
2018-11-29 Russ WhiteMerge pull request #3394 from karamalla0406/frr3360
2018-11-29 Russ WhiteMerge pull request #3383 from qlyoung/fix-static-routes...
2018-11-29 Russ WhiteMerge pull request #3342 from opensourcerouting/nb...
2018-11-29 Donald SharpMerge pull request #3397 from mjstapp/fix_stream_macros
2018-11-29 Christian FrankeMerge pull request #3384 from donaldsharp/topotests
2018-11-28 Donald SharpAdd a tiny breadcrumb to hopefully help end user
2018-11-28 pacolib, lm-proxy-topo1: label manager proxy test
2018-11-28 Martin Winterlib: checkRouterVersion to determine version
2018-11-28 Rafael Zalamenatopogen/topotest: add support for BFDd
2018-11-28 Martin Winterlib: Add support for Ubuntu 18.04 with installed FRR...
2018-11-28 Rafael Zalamenalib: fix `ip4_route_zebra` header removal code
2018-11-28 Christian Frankelib/ospf-topo1-vrf: don't compare headers of show ip...
2018-11-28 Donald Sharplib: Always attempt to set mpls platform_labels
2018-11-28 Lou Bergerlib: speedup test exit when startup fails
2018-11-28 Philippe Guibertlib: add zebra api to shutdown an interface
2018-11-28 Philippe Guibertlib: add ip_route_zebra function
2018-11-28 Philippe Guibertlib: topogen support for link_enable on other netns
2018-11-28 Rafael Zalamenalib: implement standardized compare functions
2018-11-28 Rafael Zalamenalib: improve normalize_text with another case
2018-11-28 Rafael Zalamenalib: show run_and_expect spent time
2018-11-28 Rafael Zalamenatopotests: fix json_cmp wrong list handling
2018-11-28 Rafael Zalamenalib: improve json_cmp
2018-11-28 Christian Frankelib: check presence of mpls modules, not exitcode of...
2018-11-28 Martin Winterlib: Fix staticd extension
2018-11-28 Martin Winterlib: Add support for staticd
2018-11-28 Lou Bergerlib: more logging to aid in failure debugging
2018-11-28 Lou Bergerlib: don't report cores on exit as asserts in 5.0
2018-11-28 Lou Bergerlib: don't assert on shutdown errors in rel < 5.0
2018-11-28 Lou Bergerlib: add and use Router.checkRouterVersion (based on...
2018-11-28 Lou Bergerlib: collect and report shutdown errors across whole...
2018-11-28 Lou Bergerlib: collect shutdown errors, add assert on single...
2018-11-28 Lou Bergerlib: bgprib - get human readable verson of json command...
2018-11-28 Lou Bergerlib: allow all rw access to /tmp/topotests (for package...
2018-11-28 Lou Bergerlib: use per node log directory when topotest is used...
2018-11-28 Lou Bergerlib: log to start/local (per node) dir, log commands
2018-11-28 Lou Bergerlib: limit checkRouterCores output to once per router...
2018-11-28 Lou Bergerlib: add check for core and memory issues after routerstop
2018-11-28 Lou Bergerlib: convert to directories per node
2018-11-28 Lou Bergerlib: lutil - fix test numbering, add test number to...
2018-11-28 Lou Bergerlib: fix path the led to group_nl_converted being refer...
2018-11-28 G. Paul Ziembalib/bgprib.py: add copyright notice
2018-11-28 G. Paul Ziembalib: lutil matching without changing newlines
2018-11-28 G. Paul Ziembalib/bgprib.py: handle empty json results gracefully
2018-11-28 G. Paul Ziembalib/ltemplate.py: add KeepGoing parameter to ltemplateTest
2018-11-28 G. Paul Ziembaltemplate.py: start isisd when isisd.conf present
2018-11-28 G. Paul Ziembaltemplate.py: remove dependency on hard-coded router...
2018-11-28 G. Paul Ziembabgp_l3vpn_to_bgp_vrf: assign different RDs to customers...
2018-11-28 G. Paul Ziembalib/bgprib.py naming rib->bgprib is more accurate
2018-11-28 G. Paul Ziembalutil: expose result method
2018-11-28 G. Paul Ziembalib: bgprib utility to compare rib against list of...
2018-11-28 Lou Bergerlib: TopoExaBGP.start - report unexpected exabgp output
2018-11-28 Philippe Guibertlib: zebra support for vrfwnetns parameter
2018-11-28 Lou Bergerlib: lutil - fix test counting, add returnJson flag
2018-11-28 Lou Bergerlib: ltemplate add common ltemplateRtrCmd and ltemplate...
2018-11-28 Lou Bergerlib: add tgen level mpls init and hasmpls flag
2018-11-28 Lou Bergerlib: add script name to summary output
2018-11-28 Lou Bergerlib: add luLast to get last found luCommand regex match
2018-11-28 Lou Bergerlib: ltemplate simplify start/stop
2018-11-28 Lou Bergerlib: scope life of Lutil and _lt to a single test run...
2018-11-28 Lou Bergerlib: add router.has_mpls check
2018-11-28 Rafael Zalamenatopogen: fix assertion on `routers_have_failure`
2018-11-28 Rafael Zalamenatopogen: import pytest assert function
2018-11-28 Lou Bergerlib: ltemplate - fix handling of CallOnFail (take 2)
2018-11-28 Lou Bergerlib: ltemplate - fix handling of CallOnFail
2018-11-28 Lou Bergerlib: add LabN testing template
2018-11-28 Lou Bergerlib: lutil - make it easier to spot command output...
2018-11-28 Lou Bergerlib: lutil - make requested error logging change
2018-11-28 Lou Bergerlib: lutil cleanup move utilities/lutil.py -> lib/lutil...
2018-11-28 Rafael Zalamenatopotest: remove pid files
2018-11-28 Rafael Zalamenatopotest: improve informational messages
2018-11-28 Rafael Zalamenatopotest: show the user that we are waiting
2018-11-28 Lou Bergerlib: speed up router shutdown stopRouter: report when...
2018-11-28 Rafael Zalamenatopotest: always show diff on json_cmp failure
2018-11-28 Rafael Zalamenatopotest: specify why we are waiting
2018-11-28 Rafael Zalamenatopotest/topogen: demote some messages level
2018-11-28 Rafael Zalamenatopotest: fix a regression in version_cmp
2018-11-28 Rafael Zalamenatopotest: improve json error messages
2018-11-28 Rafael Zalamenatopotest: json_cmp_result split error lines
2018-11-28 Rafael Zalamenatopotest: allow passing options to difflib
2018-11-28 Rafael Zalamenatopotest: remove unused json_cmp unused parameter
2018-11-28 Rafael Zalamenatopogen: fix diagnostics failure
2018-11-28 Rafael Zalamenatopogen: save zebra version output
2018-11-28 Rafael Zalamenatopogen: log diagnostics to file
2018-11-28 Martin Winterlib: Use SIGTERM for killing daemons first and only...
2018-11-28 Martin Winterlib: check for eigrpd available and return warning...
2018-11-28 Rafael Zalamenatopogen: add support for eigrpd and nhrp
2018-11-28 Rafael Zalamenatopogen: router startup failure triggers errors
2018-11-28 Rafael Zalamenatopogen: treat some corner cases on vtysh failure
2018-11-28 Rafael Zalamenatopogen: show pretty output for skipped messages
2018-11-28 Donald SharpAllow topotests to work with eigrp and nhrp
2018-11-28 David Lampartertopotests: change from "context" to "unified" diff
2018-11-28 Martin Winterlib: Change topology to output INFO and DEBUG to stdout...
2018-11-28 Martin Winterlib: add check for mpls kernel modules to diagnose_env()
next