]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-11-29 Christian FrankeDocker: Use pytest as default command
2018-11-29 Christian FrankeDocker: move openvswitch setup to separate script
2018-11-29 Christian FrankeDocker: Allow executing topotests while in subdir of...
2018-11-29 Christian FrankeDocker: really cleanup when TOPOTEST_CLEAN is specified
2018-11-29 Christian FrankeDocker: Update buildscript not to delete old images
2018-11-29 Christian FrankeDocker: Call the run script frr-topotests.sh
2018-11-29 Christian FrankeDockerfile: Use iputils-ping instead of inetutils-ping...
2018-11-29 Christian FrankeDocker: Update buildscripts to be more efficient
2018-11-29 Christian Frankedocker: Install topotests into image
2018-11-29 Christian Frankedocker: reindent shell scripts
2018-11-29 Christian Frankedocker: Run container with its own network namespace
2018-11-29 Christian FrankeDockerfile: Move to project root and combine RUNs
2018-11-29 Rafael Zalamenadocker: add support for running inside container
2018-11-29 Christian FrankeMerge pull request #3384 from donaldsharp/topotests
2018-11-28 Renato WestphalMerge pull request #3393 from donaldsharp/rnh_resend
2018-11-28 Renato WestphalMerge pull request #3389 from pguibert6WIND/ip_prefixes...
2018-11-28 Donald SharpMerge pull request #3377 from opensourcerouting/northbo...
2018-11-28 Donald Sharpzebra: Always resend nexthop information when registered
2018-11-28 Philippe Guibertlib: do not convert ip prefixes without '.'
2018-11-28 Donald Sharptopotests: Add ospf-sr-topo1 back in
2018-11-28 Donald SharpAdd a tiny breadcrumb to hopefully help end user
2018-11-28 Rafael Zalamenabgp-ecmp-topo1: fix some pylint warnings
2018-11-28 Rafael Zalamenabgp-ecmp-topo1: fix vrf default change
2018-11-28 Philippe Guibertbgp-ecmp-topo1: change default vrf name
2018-11-28 Christian Frankeospf6-topo1: Don't compare link-local routes
2018-11-28 pacolib, lm-proxy-topo1: label manager proxy test
2018-11-28 Martin Winterpick ospf6 router-id syntax based on version
2018-11-28 Martin Winterlib: checkRouterVersion to determine version
2018-11-28 Donald SharpClean up deprecated usage of router-id
2018-11-28 Rafael Zalamenabfd-topo1: import topology picture
2018-11-28 Rafael Zalamenabfd-topo1: add fast reconvergence test
2018-11-28 Rafael Zalamenabfd-topo1: add convergence tests
2018-11-28 Rafael Zalamenatopogen/topotest: add support for BFDd
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity_config2: allow for slow CI
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity_config2: added rfapi test with...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added query only NVE
2018-11-28 Martin Winterlib: Add support for Ubuntu 18.04 with installed FRR...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added multi-path to timeout...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added cost to 2nd MP route
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added multi-path and updated...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: wait for clean exit
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added check_timeout (uses FRR...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added close check
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: address PR comments (copyright...
2018-11-28 Lou Bergerbgp_rfapi_basic_sanity: added basic rfapi sanity topotest
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 Rafael Zalamenaospf-topo1-vrf: show errors and reduce code
2018-11-28 Quentin Youngupdate ref file for cidr mask display
2018-11-28 Lou Bergerbgp_l3vpn_to_bgp_vrf: allow for long adjancies, seen...
2018-11-28 Lou Bergerbgp_l3vpn_to_bgp_vrf: ignore output of sysctl, reenable...
2018-11-28 Lou Bergerlib: speedup test exit when startup fails
2018-11-28 Rafael Zalamenaldp-vpls-topo1: remove duplicated code and sleep
2018-11-28 Philippe Guibertospf-topo1-vrf: replace link_enable api with zebra...
2018-11-28 Philippe Guibertlib: add zebra api to shutdown an interface
2018-11-28 Philippe Guibertospf-topo1-vrf: replace ip_route method with ip_route_zebra
2018-11-28 Philippe Guibertlib: add ip_route_zebra function
2018-11-28 Philippe Guibertospf-topo1-vrf: setup with OSPF VRF
2018-11-28 Philippe Guibertlib: topogen support for link_enable on other netns
2018-11-28 Rafael Zalamenabgp_vrf_netns: reduce code duplication
2018-11-28 Rafael Zalamenabgp-ecmp-topo1: remove sleep and reduce code
2018-11-28 Rafael Zalamenaospf-topo1: use new output compare functions
2018-11-28 Rafael Zalamenaisis-topo1: use `run_and_expect`
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 Lou Bergerbgp_l3vpn_to_bgp_direct: imports and more debug Allow...
2018-11-28 Lou Bergerbgp_l3vpn_to_bgp_vrf: use l3mdev_accept workaround...
2018-11-28 Rafael Zalamenaisis-topo1: fix IPv6 changes and remove metric
2018-11-28 Rafael Zalamenaisis-topo1: remove pseudo_TE-IS entries from check
2018-11-28 Rafael Zalamenaisis-topo1: improve topology parser
2018-11-28 Rafael Zalamenatopotests: fix json_cmp wrong list handling
2018-11-28 Rafael Zalamenalib: improve json_cmp
2018-11-28 Rafael Zalamena*: ignore .pytest_cache directories
2018-11-28 Christian Frankelib: check presence of mpls modules, not exitcode of...
2018-11-28 Mark Stappisis-topo1: make isis topology match .dot file
2018-11-28 Philippe Guibertbgp_vrf_netns: swap the order of netns destruction
2018-11-28 Martin Winterlib: Fix staticd extension
2018-11-28 Martin Winterlib: Add support for staticd
2018-11-28 Lou Bergerbgp_l3vpn_to_bgp_vrf: allow some time for updates to...
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 Rafael Zalamenaldp-topo1: fix ip mpls route output format
2018-11-28 Christian Frankeospf6-topo1: make ip-route comparison more robust
2018-11-28 Christian Frankeldp-topo1: fix parsing for iproute from Ubuntu 18.04
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 BergerGUIDELINES.md: update to reflect per node log dirs
2018-11-28 Lou Berger*: convert startup logs to use per node directories...
2018-11-28 Lou Bergerlib: limit checkRouterCores output to once per router...
2018-11-28 Donald Sharpbgp_l3vpn_to_bgp_vrf: Fixup topo test to write log...
2018-11-28 Lou Bergerlib: add check for core and memory issues after routerstop
2018-11-28 Lou Bergerlib: convert to directories per node
next