]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2021-04-15 David Lamparterpython: add demo checker tool using frr.xref 8465/head
2021-04-15 David Lampartervtysh: add lib/thread.c to vtysh_scan
2021-04-15 David Lampartervtysh: add lib/resolver.c to vtysh_scan
2021-04-15 David Lampartervtysh: add lib/spf_backoff.c to vtysh_scan
2021-04-15 David Lampartervtysh: add lib/log_vty.c to vtysh_scan
2021-04-13 David Lampartervtysh: fix extract.pl for commands with "_cmd"
2021-04-13 David Lamparterbuild: don't use $(top_srcdir) in vtysh_scan
2021-04-13 Russ WhiteMerge pull request #8414 from idryzhov/fix-filter-cli
2021-04-13 Russ WhiteMerge pull request #8431 from ton31337/feature/show_bgp...
2021-04-13 Quentin YoungMerge pull request #8426 from idryzhov/fix-interface...
2021-04-13 Mark StappMerge pull request #8145 from pguibert6WIND/nhrp_use_zebra
2021-04-13 Philippe Guibertzebra, lib: replace ZEBRA_ROUTE_NEIGH with simplified... 8145/head
2021-04-13 Philippe Guibertnhrpd: remove useless typedef
2021-04-13 Philippe Guibertnhrp, zebra, lib: enforce usage of zapi_neigh_ip structure
2021-04-13 Renato WestphalMerge pull request #8389 from idryzhov/route-map-optimi...
2021-04-13 Renato WestphalMerge pull request #8396 from achernavin22/ospf_fast_he...
2021-04-13 David LamparterMerge pull request #8288 from qlyoung/readd-space-suppo...
2021-04-13 David LamparterMerge pull request #8100 from qlyoung/remove-sample...
2021-04-12 Renato WestphalMerge pull request #8451 from idryzhov/bfdd-fix-cli...
2021-04-12 Renato WestphalMerge pull request #8453 from idryzhov/bgpd-fix-transac...
2021-04-12 Philippe Guibertnhrp: avoid crashing when terminating interface contexts
2021-04-12 Philippe Guibertnhrpd: add a zebra api to configure neighbor table...
2021-04-12 Igor Ryzhovbgpd: fix pending commit check 8453/head
2021-04-12 Mark StappMerge pull request #8421 from opensourcerouting/xrelfo-arm
2021-04-12 Igor Ryzhovbfdd: fix nb cli show with defaults 8451/head
2021-04-12 Igor Ryzhovlib: fix interface nb stale pointers 8426/head
2021-04-12 Donatas Abraitisdoc: Add `show [ip] bgp version <version>` command 8431/head
2021-04-12 Donatas Abraitisbgpd: Filter BGP routes by prefix version
2021-04-11 Donatas Abraitisbgpd: Show BGP table version which was used for a parti...
2021-04-11 Jafar Al-GharaibehMerge pull request #8440 from qlyoung/doc-describe...
2021-04-10 Donatas AbraitisMerge pull request #8438 from donaldsharp/doc_on_sleep
2021-04-10 Donatas AbraitisMerge pull request #8444 from qlyoung/doc-system-requir...
2021-04-10 Donatas AbraitisMerge pull request #8445 from qlyoung/doc-bgp-timers
2021-04-09 Quentin Youngdoc: document BGP neighbor timers 8445/head
2021-04-09 Quentin Youngdoc: vaguely describe system requirements 8444/head
2021-04-09 David Lamparterpceplib: add missing endian.h and config.h 8421/head
2021-04-09 Mark StappMerge pull request #8429 from donaldsharp/markit
2021-04-09 Igor Ryzhovlib, doc: add "route-map NAME optimization" command 8389/head
2021-04-09 Igor RyzhovMerge pull request #8435 from opensourcerouting/ospf...
2021-04-09 David Lamparterbuild: don't link pathd/path_main.c twice
2021-04-09 Quentin Youngtools: add note to users re: frr.conf overwrite 8100/head
2021-04-09 Quentin Youngdebian: install frr.conf to /etc/frr/
2021-04-09 Quentin Young*: remove *.conf.sample files
2021-04-09 Quentin Youngrpm: install frr.conf by default
2021-04-09 Quentin YoungMerge pull request #8427 from mjstapp/fix_pcep_keylen
2021-04-09 Quentin Youngdoc: describe acceptable commit messages 8440/head
2021-04-09 Philippe Guiberttopotests: add standard nhrp test between spoke and hub
2021-04-09 Philippe Guibertzebra: move neighbor table configuration to dplane...
2021-04-09 Philippe Guibertzebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane...
2021-04-09 Philippe Guibertzebra: handler for configuring neighbor table
2021-04-09 Philippe Guibertzebra: fixes NDA_DST in netlink_neigh_update() function
2021-04-09 Philippe Guibertlib: add api to configure neighbor table per interface
2021-04-09 Philippe Guibertnhrp, lib, zebra: add/del neighbor entry possible from...
2021-04-09 Philippe Guibertnhrpd: link layer registration to notifications
2021-04-09 Philippe Guibertzebra: link layer config and notification, implementati...
2021-04-09 Philippe Guibertlib: link layer neighbor registration and notification...
2021-04-09 Philippe Guibertnhrpd: use CALLOC instead of MALLOC
2021-04-09 Philippe Guibertnhrpd: lookup appropriate ipsec path
2021-04-09 Donald Sharpdoc: Check for convergence, not sleep for convergence 8438/head
2021-04-09 Quentin YoungMerge pull request #8432 from ton31337/fix/use_bool_for...
2021-04-09 Donald SharpMerge pull request #8428 from idryzhov/show-memory...
2021-04-09 Donald SharpMerge pull request #8433 from ton31337/fix/mpls_prd_dea...
2021-04-09 Rafael Zalamenaospfd: fix crash on interface/vrf removal 8435/head
2021-04-09 Donald Sharptests: More black fixups 8429/head
2021-04-09 Donald Sharptests: Add some more pytest marks for bgpd
2021-04-09 Donald SharpMerge pull request #8422 from idryzhov/fix-show-ip...
2021-04-09 Mark Stapplib: use platform-neutral value for TCP MD5 signature len 8427/head
2021-04-09 Donatas Abraitisbgpd: Remove dead code regarding prefix_rd allocation 8433/head
2021-04-09 Donatas Abraitisbgpd: Use bool type to check if use32bit ASN 8432/head
2021-04-09 Patrick RuddyMerge pull request #8430 from ton31337/fix/revert_0b6d3...
2021-04-09 Igor Ryzhovdoc: add "show memory [DAEMON]" 8428/head
2021-04-09 Igor Ryzhovospfd: fix crash on "show ip ospf neighbor detail" 8422/head
2021-04-09 Donatas AbraitisMerge pull request #8424 from taspelund/allow_no_advert...
2021-04-09 Donatas AbraitisRevert "bgpd: BGP session not established for ipv6... 8430/head
2021-04-08 Igor Ryzhovvtysh: add "show memory" for a single daemon
2021-04-08 Patrick RuddyMerge pull request #8402 from opensourcerouting/debian1...
2021-04-08 Trey Aspelundbgpd: always allow no advertise-svi-ip/default-gw 8424/head
2021-04-08 Donatas AbraitisMerge pull request #7434 from sudhanshukumar22/bgp...
2021-04-07 David Lamparterpython: fix 32-bit pointers in xrelfo container_of
2021-04-07 David Lamparterlib: add DT_REL to elf_py/clippy ELF code
2021-04-07 Mark StappMerge pull request #8365 from aldobrrrr/fix_parse_topol...
2021-04-07 Quentin Youngdoc: update docs for `find REGEX...` command 8288/head
2021-04-07 Quentin Younglib, vtysh: re-add support for spaces in 'find'
2021-04-07 Igor RyzhovMerge pull request #8415 from mjstapp/fix_ospf_keyid_config
2021-04-06 Quentin YoungMerge pull request #8413 from mjstapp/zebra_doc_debugs
2021-04-06 Igor Ryzhovlib: delete empty access-lists 8414/head
2021-04-06 Igor Ryzhovlib: fix deletion of empty prefix-lists
2021-04-06 Igor Ryzhovlib: fix usage of operational data in CLI
2021-04-06 Jafar Al-GharaibehMerge pull request #8411 from donaldsharp/nhrp_really
2021-04-06 Mark Stappospfd: permit over-write of message-digest-key 8415/head
2021-04-06 Mark Stappdocs: add zebra debug docs 8413/head
2021-04-06 Igor Ryzhovlib: fix check for duplicated access-list entries
2021-04-06 Igor Ryzhovlib: convert route-map optimization to NB
2021-04-06 Russ WhiteMerge pull request #8405 from mjstapp/skip_backup_lsps
2021-04-06 Russ WhiteMerge pull request #8407 from ton31337/fix/nexthop_shou...
2021-04-06 Donald Sharpnhrpd: Fixup tab usage and sockunion2str usage 8411/head
2021-04-06 Mark StappMerge pull request #8295 from opensourcerouting/ospf6...
2021-04-06 Martin WinterMerge pull request #8360 from kuldeepkash/bgp_graceful_...
2021-04-06 Alexander Chernavinospfd: fix output of dead-interval in show running 8396/head
2021-04-06 Donatas Abraitistests: Nexthop should not be changed if peer X shares... 8407/head
next