]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-04-05 Quentin Youngbgpd, zebra: don't compare unsigned < 0 6155/head
2020-04-03 David LamparterMerge pull request #6071 from ton31337/feature/rfc6286
2020-04-03 David LamparterMerge pull request #6138 from donaldsharp/rtadv_respect...
2020-04-02 Sri Mohana... Merge pull request #6130 from ton31337/fix/remove_some_...
2020-04-02 Donald SharpMerge pull request #6141 from opensourcerouting/default...
2020-04-02 David Lamparterbgpd, ospfd, ospf6d: long is not bool :( 6141/head
2020-04-02 Mark StappMerge pull request #6133 from sworleys/NHG-Fix-Dup...
2020-04-02 Stephen Worleyzebra: free unhashable (dup) NHEs via ID table cleanup 6133/head
2020-04-02 Donald Sharpzebra: Add some vrf information to RA logs 6138/head
2020-04-02 Donald Sharpzebra: Don't kill the global rtadv socket when a vrf...
2020-04-02 Sri Mohana... Merge pull request #6132 from qlyoung/fix-bgp-vnc-ifdef
2020-04-01 Renato WestphalMerge pull request #6131 from qlyoung/doc-json-camelcase
2020-04-01 Renato WestphalMerge pull request #6109 from volta-networks/feat_ldp_h...
2020-04-01 Donatas Abraitistests: Remove/change JSON attributes for `show bgp... 6130/head
2020-04-01 Quentin Youngbgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC 6132/head
2020-04-01 lynneldpd: fixing host-only configuration filter. 6109/head
2020-04-01 Quentin Youngdoc: document JSON conventions 6131/head
2020-04-01 Donatas Abraitisbgpd: Remove deprecated JSON fields for `show bgp ...
2020-04-01 David LamparterMerge pull request #6120 from donaldsharp/ospf6_const
2020-04-01 Donald Sharpospf6d: Recent changes in our build cause const to... 6120/head
2020-04-01 Donatas AbraitisMerge pull request #6122 from donaldsharp/more_cbit_fun
2020-03-31 Donald Sharptests: More cbit extensions 6122/head
2020-03-31 lynnetests: adding LDP tests for advertising host-routes.
2020-03-31 Quentin YoungMerge pull request #6121 from ton31337/fix/typo_collisi...
2020-03-31 Quentin YoungMerge pull request #5183 from opensourcerouting/zebra...
2020-03-31 Donatas Abraitisbgpd: Correct two comments typos for bgp_collision_detect() 6121/head
2020-03-31 Donatas Abraitisbgpd: Add support for Autonomous-System-Wide Unique... 6071/head
2020-03-31 David LamparterMerge pull request #5967 from rubenk/build-enable-wundef
2020-03-31 David LamparterMerge pull request #6093 from LabNConsulting/working...
2020-03-31 Donatas AbraitisMerge pull request #6118 from qlyoung/display-ibuf...
2020-03-30 Renato WestphalMerge pull request #6116 from qlyoung/change-watchfrr...
2020-03-30 Renato WestphalMerge pull request #6117 from qlyoung/fix-grpc-plugin...
2020-03-30 Quentin Youngbgpd: display ingress packet queue size 6118/head
2020-03-30 Quentin Younglib: defer grpc plugin initialization to post fork 6117/head
2020-03-30 Quentin Youngwatchfrr: change some messages from errors to info 6116/head
2020-03-30 Stephen WorleyMerge pull request #5901 from mjstapp/backup_nh_prep
2020-03-30 Ruben Kerkhofbuild: enable -Wundef warnings 5967/head
2020-03-30 Ruben Kerkhofbfdd: fix -Wundef warning
2020-03-30 Sri Mohana... Merge pull request #6107 from ton31337/fix/unset_prefix...
2020-03-29 Lou Bergerpimd: fix frr url 6093/head
2020-03-29 Sri Mohana... Merge pull request #6104 from donaldsharp/bgp_rr_fixup
2020-03-29 Donald SharpMerge pull request #6106 from opensourcerouting/gcc...
2020-03-29 Donatas Abraitisbgpd: Unset PEER_FLAG_MAX_PREFIX_OUT for `no neighbor... 6107/head
2020-03-29 David Lampartertests: fix clippy dependencies 6106/head
2020-03-29 David Lampartertests: use printfrr-based printf()
2020-03-29 David Lamparterbuild: gcc -fplugin=frr-format support
2020-03-29 David Lampartertools/gcc-plugins: add small test for frr-format
2020-03-29 David Lampartertools/gcc-plugins: frr-format
2020-03-29 David Lampartertools/gcc-plugins: cut c-format.c to size
2020-03-29 David Lampartertools/gcc-plugins: import c-format from GCC
2020-03-29 David Lamparter*: fix format string warnings
2020-03-29 David Lamparterlib: prepare for plugin-based frr_format check
2020-03-29 David LamparterMerge pull request #6101 from sarav511/vty_crash
2020-03-28 Donald Sharptests: Modify bgp_rr_ibgp to test RR server correctness 6104/head
2020-03-28 Donald Sharpbgpd: When acting as a RR server do not modify nexthop
2020-03-27 Mark Stappzebra: include backup info in show ip route 5901/head
2020-03-27 Mark Stappzebra: include backup nexthops in nhe/nhg show output
2020-03-27 Mark Stappzebra: don't include backup nhs in main nhe dependency...
2020-03-27 Mark Stappzebra: handle backup nexthops in nhe/nhgs
2020-03-27 Mark Stappzebra: improve route debugging and add support for...
2020-03-27 Mark Stappzebra: add per-nexthop backup index
2020-03-27 Mark Stappsharpd: support backup nexthops
2020-03-27 Mark Stapplib: support backup nexthops in nexthop-groups and...
2020-03-27 Mark Stappzebra: support backup nexthops in zapi route messages
2020-03-27 Mark Stapplib: add backup nexthops to zapi routes
2020-03-27 Mark Stapplib: add backup-nexthop value to nexthop
2020-03-27 Mark Stappzebra: clean up a debug and an api in netlink code
2020-03-27 Mark Stappzebra,lib: use const in more apis
2020-03-27 Mark StappMerge pull request #5740 from sworleys/NHG-2Grp-Fixes
2020-03-27 Donald SharpMerge pull request #6084 from sarav511/wrvif_crash
2020-03-27 Sri Mohana... Merge pull request #6094 from sworleys/NHG-Fix-Src
2020-03-27 Sri Mohana... Merge pull request #6085 from donaldsharp/bgp_node_get_...
2020-03-27 Donald SharpMerge pull request #6092 from ton31337/fix/error_messag...
2020-03-27 saravanankvtysh: Crash during show running-config 6101/head
2020-03-26 Renato WestphalMerge pull request #5925 from volta-networks/synchronou...
2020-03-26 Donald Sharpbgpd: Convert users of `rn->p` to use accessor function 6085/head
2020-03-26 Donald Sharplib, bgpd: Another round of `struct const prefix` cleanup
2020-03-26 Donald Sharplib: make oid_copy_addr respect my constness
2020-03-26 Donald Sharpbgpd: Refactor vnc_import_bgp_redist_table
2020-03-26 Stephen Worleyzebra: break if duplicate nexthop found in nhe2grp 5740/head
2020-03-26 Stephen Worleyzebra: properly set the NEXTHOP_GROUP_VALID flag
2020-03-26 Stephen Worleyzebra: set valid on re->nhe directly in nexthop_active_...
2020-03-26 Stephen Worleyzebra: add debug for duplicate NH in dataplane array...
2020-03-26 Stephen Worleyzebra: don't add ID to kernel nh_grp if not installed...
2020-03-26 Stephen Worleyzebra: handle NHG in NHG dataplane group conversion
2020-03-26 Stephen Worleyzebra: remove unnecessary `cmd =` check 6094/head
2020-03-26 Stephen Worleyzebra: determine src when using nexthop objects
2020-03-26 Stephen Worleyzebra: abstract route src determiniation into func
2020-03-26 Donatas Abraitisbgpd: Show that prefix is malformed if aggregated by 0 6092/head
2020-03-26 Donatas Abraitisbgpd: Print readable error message when parsing AGGREGA...
2020-03-25 Lou Berger*: use the current project name (FRRouting)
2020-03-25 Quentin YoungMerge pull request #6091 from volta-networks/fix_isis_s...
2020-03-25 Emanuele Di... isisd: fix hello cmds vtysh output 6091/head
2020-03-25 Rafael Zalamenayang: unionize IPv4/IPv6 route types 5183/head
2020-03-25 Donald SharpMerge pull request #6079 from sarav511/regstop_exp
2020-03-25 Donald SharpMerge pull request #6087 from opensourcerouting/log...
2020-03-24 Russ WhiteMerge pull request #6081 from dslicenc/import-vrf-routemap
2020-03-24 David Lamparterlib: rewrite zlog_hexdump() 6087/head
2020-03-24 David Lamparter*: remove line breaks from log messages
2020-03-24 Quentin YoungMerge pull request #5713 from opensourcerouting/logpump
next