]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-11-26 Donald SharpMerge pull request #7593 from opensourcerouting/bgp_fea...
2020-11-26 Donald SharpMerge pull request #7611 from opensourcerouting/docker_...
2020-11-26 Martin Wintertests: Update topotest Dockerfile to pick up keys from... 7611/head
2020-11-26 Donatas AbraitisMerge pull request #7603 from donaldsharp/ospf_crash_fix
2020-11-26 Donatas AbraitisMerge pull request #7586 from kuldeepkash/bgp_multi_vrf
2020-11-26 Martin Wintertests: Make ospf convergence predictable by setting... 7593/head
2020-11-25 Donald SharpMerge pull request #7600 from pjdruddy/evpn-mh-sa
2020-11-25 Mark StappMerge pull request #7608 from qlyoung/fix-missing-socku...
2020-11-25 Mark StappMerge pull request #7607 from pguibert6WIND/topo_python...
2020-11-25 Pat Ruddybgpd: correctly store allocated ES struct 7600/head
2020-11-25 Renato WestphalMerge pull request #7602 from donaldsharp/ldp_use_after...
2020-11-25 Quentin Youngbgpd: remove unused, uninitialized sockunion 7608/head
2020-11-25 Philippe Guiberttopotests: precise importation folder 7607/head
2020-11-25 Philippe Guiberttopotests: python3, replace iteritems with items
2020-11-25 Philippe Guiberttopotests: python3, rename iterkey() with key() for...
2020-11-25 Philippe Guiberttopotests: python3, fix error ValueError: can't have...
2020-11-25 Philippe Guiberttopotests: python3, replace execfile with exec
2020-11-25 Donald Sharpospfd: Prevent crash by accessing memory not owned. 7603/head
2020-11-25 Donald Sharpldpd: Prevent usage after free 7602/head
2020-11-25 Donald SharpMerge pull request #7594 from ton31337/feature/show_pfx...
2020-11-25 Patrick RuddyMerge pull request #7502 from AnuradhaKaruppiah/evpn...
2020-11-25 Kuldeep Kashyaptests: Add tests to bgp_multi_vrf_topo2 7586/head
2020-11-25 Donatas Abraitisbgpd: Show pfxSnt in JSON output for show bgp summary... 7594/head
2020-11-25 Donald SharpMerge pull request #7591 from opensourcerouting/isisd...
2020-11-25 Donald SharpMerge pull request #7595 from ton31337/feature/bgpState...
2020-11-24 Anuradha Karuppiahbgpd: enable L3NHG installation for EVPN host routes... 7502/head
2020-11-24 Anuradha Karuppiahbgpd: add a config knob to enable use of L3 NHG for...
2020-11-24 Anuradha Karuppiahbgpd: Use L3NHGs for symmetric IRB host routes
2020-11-24 Anuradha Karuppiahzebra: change the nhg format from hex to dec for easy...
2020-11-24 Anuradha Karuppiahbgpd: commands to display L3 NHGs and MAC-IP paths...
2020-11-24 Anuradha Karuppiahbgpd: use L3NHG while installing EVPN host routes in...
2020-11-24 Anuradha Karuppiahbgpd: Handle ES VTEP add/del to a host route
2020-11-24 Anuradha Karuppiahbgpd: L3NHG infrastructure for host routes in EVPN
2020-11-24 Anuradha Karuppiahbgpd: skip VRF import of MAC-IP routes that belong...
2020-11-24 Quentin YoungMerge pull request #7475 from eololab/add-more-paramete...
2020-11-24 Donald SharpMerge pull request #7560 from opensourcerouting/fix_top...
2020-11-24 Donatas Abraitisbgpd: Add peerState field into JSON output for show... 7595/head
2020-11-24 Donatas AbraitisRevert "bgpd: identify passive connections in JSON...
2020-11-24 Donatas AbraitisMerge pull request #7577 from donaldsharp/datacenter_stuff
2020-11-24 Donatas AbraitisMerge pull request #7592 from mjstapp/fix_restore_topo_...
2020-11-23 Mark Stapptests: restore route scale test to 1M routes 7592/head
2020-11-23 Quentin YoungMerge pull request #7223 from idryzhov/fix-vtysh-view...
2020-11-23 Renato Westphalisisd, tests: fix bug when sending TI-LFA repair paths... 7591/head
2020-11-23 Renato Westphalisisd: check vertex type before checking its data
2020-11-23 Renato Westphalisisd: fix some crashes with --tcli
2020-11-23 Renato Westphalisisd: uninstall local routes that don't have any valid...
2020-11-21 Donatas AbraitisMerge pull request #7565 from vishaldhingra/bgp_nb
2020-11-21 Donald SharpMerge pull request #7580 from ckishimo/bit-Nt
2020-11-21 Donald SharpMerge pull request #7581 from mboehn/master
2020-11-21 Mathias Bøhn... doc: add bpgd --listenon implies --no_kernel 7581/head
2020-11-21 Igor Ryzhovvtysh: fix node for "show yang operational-data" 7223/head
2020-11-21 Igor Ryzhovvtysh: fix execution of commands from the view node
2020-11-21 ckishimoospfd: fix NSSA translate-always 7580/head
2020-11-20 Mark StappMerge pull request #7576 from donaldsharp/rpki_stuff
2020-11-20 Donald Sharpbgpd: Remove restriction on certain connection types... 7577/head
2020-11-20 Donald Sharpvtysh: Start deprecation cycle for `address-family...
2020-11-20 Donald SharpMerge pull request #7574 from idryzhov/fix-quit
2020-11-20 Quentin YoungMerge pull request #7551 from mjstapp/fix_doc_no_index
2020-11-20 Martin Wintertopotests: Fix logging by redirecting it to correct... 7560/head
2020-11-20 Igor Ryzhovvtysh: send quit command to watchfrr 7574/head
2020-11-20 Donald Sharpbgpd: Cleanup rpki indentation 7576/head
2020-11-20 Donald SharpMerge pull request #7569 from patrasar/pim_coverity_fix
2020-11-20 vdhingrabgpd: sh running config is not considering values provi... 7565/head
2020-11-20 Sarita Patrapimd: Fix SA issues found in Coverity Scan 7569/head
2020-11-20 Donatas AbraitisMerge pull request #7562 from donaldsharp/python_fixes
2020-11-20 Donald SharpMerge pull request #7559 from ckishimo/translator
2020-11-20 Donald SharpMerge pull request #7546 from mjstapp/limit_fds
2020-11-20 Donald SharpMerge pull request #7568 from idryzhov/fix-naming
2020-11-20 Donald SharpMerge pull request #7544 from andylemin/master
2020-11-19 Donald SharpMerge pull request #7564 from pguibert6WIND/fix_typo_to...
2020-11-19 Quentin YoungRevert "debian: Merge various debian changelogs in...
2020-11-19 Quentin YoungRevert "debian: Adjust tarsource.sh to use native debia...
2020-11-19 Quentin YoungRevert "debian: Update tools/build-debian-package.sh...
2020-11-19 Quentin YoungRevert "debian: Remove the changelog-auto automation...
2020-11-19 Quentin YoungRevert "debian: Remove now obsolete tarsource.sh script"
2020-11-19 Quentin YoungRevert "debian: Update the tools/build-debian-package...
2020-11-19 Igor Ryzhovlib: fix local variable shadowing global one 7568/head
2020-11-19 Ondřej Surýdebian: Update the tools/build-debian-package.sh to...
2020-11-19 Ondřej Surýdebian: Remove now obsolete tarsource.sh script
2020-11-19 Ondřej Surýdebian: Remove the changelog-auto automation in favor...
2020-11-19 Ondřej Surýdebian: Update tools/build-debian-package.sh to use...
2020-11-19 Ondřej Surýdebian: Adjust tarsource.sh to use native debian/changelog
2020-11-19 Ondřej Surýdebian: Merge various debian changelogs in debian/changelog
2020-11-19 Mark StappMerge pull request #7566 from ton31337/fix/topotests_bg...
2020-11-19 Mark StappMerge pull request #7424 from donaldsharp/config_commands
2020-11-19 Donald SharpMerge pull request #6145 from patrasar/pim_nb_code_upstream
2020-11-19 Mark StappMerge pull request #7563 from donaldsharp/why_not_cut_n...
2020-11-19 Mark StappMerge pull request #7561 from donaldsharp/resources_are...
2020-11-19 Donald Sharplib: Add information log of how long configuration... 7424/head
2020-11-19 Donald Sharplib, sharpd, vtysh: When reading a file in for config...
2020-11-19 Donatas Abraitistests: Add more descriptive error messages and increase... 7566/head
2020-11-19 Philippe Guibertdoc: topotest json typo error 7564/head
2020-11-19 Donald Sharpospf6d: More lists being leaked 7563/head
2020-11-19 Donald Sharptests: Fix common_config.py issues 7562/head
2020-11-19 Donald Sharplib: Stop socket from leaking. 7561/head
2020-11-19 Donatas AbraitisMerge pull request #7554 from donaldsharp/sockunion2hos...
2020-11-19 Donatas AbraitisMerge pull request #7528 from donaldsharp/changelog_update
2020-11-19 ckishimoospfd: fix NSSA translator 7559/head
2020-11-19 Sarita Patrapimd: fix indentation issues 6145/head
2020-11-19 Donald SharpMerge pull request #7210 from idryzhov/route-types...
next