]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2020-10-29 Donald Sharpospf6d: Give a bit more data when sendmsg fails
2020-10-29 Donald Sharpospf6d: ifindex should not be a pointer for ospf6_sendmsg
2020-10-29 Donald Sharpospf6d: Clean up ospf6_network.h header
2020-10-28 Olivier DugeonMerge pull request #7394 from donaldsharp/isis_uninited
2020-10-28 Donatas AbraitisMerge pull request #7397 from donaldsharp/bgp_ecomm_leak
2020-10-28 Donald SharpMerge pull request #7366 from eololab/add-disable-rpath...
2020-10-28 Donald SharpMerge pull request #7398 from pjdruddy/fix-evpn-show...
2020-10-28 Donald SharpMerge pull request #7352 from mjstapp/fix_rt_netlink_indent
2020-10-27 Mark StappMerge pull request #7395 from donaldsharp/isis_rv_leak
2020-10-27 Pat Ruddytests: do not rely on fixed indices in show output
2020-10-27 Donald Sharpbgpd: Prevent ecomm memory leak
2020-10-27 Donald Sharpisisd: Fix memory leak in copy_tlv_router_cap
2020-10-27 Patrick RuddyMerge pull request #7158 from AnuradhaKaruppiah/mh...
2020-10-27 Mark Stappzebra: fix strange indentation
2020-10-27 Mark StappMerge pull request #7381 from sworleys/NHG-Show-Proto...
2020-10-27 Russ WhiteMerge pull request #7390 from donaldsharp/evpn_uptime
2020-10-27 Donald SharpMerge pull request #7370 from eololab/add-missing-daemo...
2020-10-27 Stephen WorleyMerge pull request #7329 from idryzhov/fix-ip-route...
2020-10-27 Rafael ZalamenaMerge pull request #7189 from maduri111/bgpd-conditiona...
2020-10-27 Donald SharpMerge pull request #7173 from ckishimo/force
2020-10-27 Donald SharpMerge pull request #7026 from chiragshah6/yang_nb5
2020-10-27 Olivier DugeonMerge pull request #7341 from kssoman/nssa_fix
2020-10-27 Donald Sharpisisd: Fix usage of uninited memory
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - copyright
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - topotests-2
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - topotests
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - comments addressed...
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - comments addressed
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - other match rules...
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement - with route-map filter
2020-10-27 Madhuri Kurugantibgpd: conditional advertisement
2020-10-27 Donatas AbraitisMerge pull request #7393 from chiragshah6/mdev
2020-10-27 Donatas AbraitisMerge pull request #7389 from donaldsharp/no_bfdd
2020-10-27 Santosh P KMerge pull request #7387 from dslicenc/bgp-update-delay...
2020-10-27 Chirag Shahbgpd: fix mem leak in router bgp import vrf check
2020-10-26 Donald Sharpzebra: Add uptime to `show evpn mac vni ... detail`
2020-10-26 Donald Sharpzebra: Add uptime to `show evpn arp-cache vni .. detail`
2020-10-26 Quentin YoungMerge pull request #7376 from mjstapp/fix_pim_align
2020-10-26 Stephen Worleyzebra,doc: add type specifier to show nexthop-group
2020-10-26 Anuradha Karuppiahbgpd: cleanup inet_ntoa in the bgp_evpn_mh debug logs
2020-10-26 Anuradha Karuppiahzebra: cleanup inet_ntoa usage in zebra_evpn_mh.c logs
2020-10-26 Anuradha Karuppiahtopotest: tests for evpn-mh DF via Type-4 routes
2020-10-26 Anuradha Karuppiahzebra: add json output for zebra ES, ES-EVI and access...
2020-10-26 Anuradha Karuppiahlib, bgpd: move json_array_string_add to lib
2020-10-26 Anuradha Karuppiahzebra: handle local-es bridge port association
2020-10-26 Anuradha Karuppiahzebra: changes for programming SPH, non-DF and backup...
2020-10-26 Anuradha Karuppiahzebra: dplane APIs for programming evpn-mh access port...
2020-10-26 Anuradha Karuppiahzebra: changes to run DF election
2020-10-26 Anuradha Karuppiahbgpd: support for DF election in EVPN-MH
2020-10-26 Quentin YoungMerge pull request #7384 from opensourcerouting/nb...
2020-10-26 Emanuele Bovisiotools: add comment on staticd in daemon config file
2020-10-26 Mark StappMerge pull request #7388 from donaldsharp/more_string
2020-10-26 Chirag Shahbgpd: add nb support for suppress-map in aggregate cmd
2020-10-26 Chirag Shahbgpd: convert distance bgp source cmd to defpy
2020-10-26 Chirag Shahbgpd: convert bgp dampening cli to defpy
2020-10-26 Chirag Shahbgpd: add match-med nb support in aggregate cmd
2020-10-26 Chirag Shahbgpd: convert addr-family clis to transactional clis
2020-10-26 Chirag Shahlib: handle exit cmd for bgp afi-safi nodes
2020-10-26 Chirag Shahyang: update bgp module afi-safi parameters
2020-10-26 Donald Sharpbgpd: Fix profiles compile issue when not using bfdd
2020-10-26 Donald Sharpzebra: Fix prefix2str buf and some invalid data output...
2020-10-26 Donald Sharpzebra: Replace some prefix2str with %pFX
2020-10-26 Donald Sharppbrd: Remove inet_ntoa usage from pbr
2020-10-26 Don Slicebgpd: delay local routes until update-delay is over
2020-10-26 Patrick RuddyMerge pull request #7217 from AnuradhaKaruppiah/fix...
2020-10-24 Mark StappMerge pull request #7194 from qlyoung/tracing
2020-10-24 Mark StappMerge pull request #7374 from sworleys/Revert-Revert...
2020-10-24 Renato WestphalMerge pull request #7377 from donaldsharp/bgp_static_leak
2020-10-24 Renato WestphalMerge pull request #7379 from donaldsharp/isis_mem_leak
2020-10-24 Soman K Sospfd: External LSA not flushed when area is configured...
2020-10-24 Donald SharpMerge pull request #7380 from Orange-OpenSource/ospf-sr
2020-10-23 Mark StappMerge pull request #7382 from sworleys/Fix-Msg-Buff
2020-10-23 Renato Westphallib: add API to load YANG modules on demand
2020-10-23 Renato Westphallib: combine two YANG schema iteration functions into one
2020-10-23 Renato Westphallib: fix iteration over schema nodes of a single YANG...
2020-10-23 Quentin Youngbgpd: clean up trace header style a bit
2020-10-23 Quentin Youngbgpd: move packet read tracepoint out of mutex
2020-10-23 Quentin Youngdoc: add developer docs for tracing
2020-10-23 Quentin Younglib, bgpd: convert lttng tracepoints to frrtrace()
2020-10-23 Quentin Younglib: add trace.h, frrtrace(), support for USDT
2020-10-23 Quentin Younglib: move trace.h -> libfrr_trace.h
2020-10-23 Quentin Younglib: add tracepoint for route table get
2020-10-23 Quentin Younglib: add tracepoints for *malloc, list ops
2020-10-23 Quentin Younglib: add tracepoint for hash insertion
2020-10-23 Quentin Youngbgpd: route processing tracepoints
2020-10-23 Quentin Youngbgpd: add basic packet-related tracepoints
2020-10-23 Quentin Younglib: add tracepoints for pthread run, stop
2020-10-23 Quentin Younglib: generate trace events for log messages
2020-10-23 Quentin Younglib: add tracepoints for hash ops, thread events
2020-10-23 Quentin Younglib, configure.ac: initial LTTng support
2020-10-23 Quentin Younglib: #undef _ASSERT_FUNCTION
2020-10-23 Quentin YoungMerge pull request #7361 from wesleycoakley/alpine...
2020-10-23 Olivier DugeonMerge pull request #7184 from opensourcerouting/anycast...
2020-10-23 Quentin YoungMerge pull request #6788 from mjstapp/thread_cancel_off
2020-10-23 Stephen Worleyzebra: fix unitialized msg header reading at startup
2020-10-23 Olivier Dugeonospfd: Add more Segment Routing controls
2020-10-23 Mark Stapptools: add cocci patch for thread cancel api changes
2020-10-23 Mark Stapp*: unify thread/event cancel macros
2020-10-23 Donald Sharpisisd: Fix memory leak on shutdown
2020-10-23 Donald Sharpbgpd: Bgp static routes memory leak
next