]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2020-11-17 Michael Hohldocs: mention activate keyword in user docs
2020-11-17 Pat Ruddybgpd: withdraw any exported routes when deleting a vrf
2020-11-17 vdhingrastaticd: fixed memory leak on shudown
2020-11-17 Emanuele Di... bgpd: avoid needless ebgp mhop reset
2020-11-17 Quentin Youngdoc: fix vrrp block quote
2020-11-17 Quentin Youngdoc: use anonymous link refs
2020-11-17 Mark Stapptests: only test count of nexthops in bgp max-paths...
2020-11-17 Anuradha Karuppiahzebra: Set NUD_NOARP on sticky MAC entries in addition...
2020-11-17 Donald Sharpnhrpd: Fix memory leak on shutdown
2020-11-17 Mark Stappdoc: fix sphinx complaint about indent levels
2020-11-17 Donatas Abraitisbgpd: Correct CLI description for `debug bgp keepalives`
2020-11-17 Quentin Youngdoc: add crosslink to developer docs
2020-11-17 Quentin Youngdoc: explain integrated config
2020-11-17 Quentin Youngdoc: add troubleshooting info for vrrp
2020-11-17 Emanuele Bovisiobfdd: fix crash on show bfd peers counters json
2020-11-17 Igor Ryzhovbfdd: fix possible null dereference
2020-11-17 Soman K Sospf6d : Intra area route for connected prefix not...
2020-11-17 Donald Sharpbgpd: Fix up rule encoding to zebra so it works
2020-11-17 Donald Sharppbrd: Fix memory leak in json output
2020-11-17 Donald Sharpbgpd: Allow 1 prefix to generate statistics
2020-11-17 Donald Sharpbgpd: Multipath is always being allocated
2020-11-17 Pat Ruddydoc: fix code snippet for net-snmp
2020-11-17 Donald Sharp*: Correct spelling stuff
2020-11-17 Emanuele Di... isisd: fix segfault in the circuit p2p/bcast union
2020-11-17 Russ WhiteMerge pull request #7537 from ton31337/fix/zebra_set_sr...
2020-11-17 Donald Sharpzebra: Allow `set src X` to work on startup
2020-11-13 Quentin YoungMerge pull request #7516 from idryzhov/fix-changelog
2020-11-13 Igor Ryzhovbuild: fix changelog indentation
2020-11-04 Donald SharpMerge pull request #7451 from ton31337/fix/default...
2020-11-04 Donatas Abraitisbgpd: Handle route-maps properly for `default-originate...
2020-11-04 Donatas Abraitistests: Add more tests for BGP default-originate command
2020-11-03 Martin WinterFRRouting Release 7.5 frr-7.5
2020-11-03 Donald Sharp*: Fixup badly formated line
2020-11-03 Donald Sharp*: Update packaging/doc to version information
2020-10-31 Donald SharpMerge pull request #7430 from opensourcerouting/rpm...
2020-10-31 Martin Winterredhat: Update changelog in frr.spec.in
2020-10-31 Martin Winterredhat: Add snmp as a subpackage
2020-10-31 Martin Winterredhat: Move RPKI to subpackage instead of a RPM build...
2020-10-28 Donald SharpMerge pull request #7407 from idryzhov/7.5-backports
2020-10-28 Igor Ryzhovospfd: remove all "ip ospf area" params when clearing...
2020-10-28 Igor Ryzhovospfd: use all "ip ospf area" params for ospf initializ...
2020-10-28 Igor Ryzhovospfd: don't initialize ospf every time "router ospf...
2020-10-28 Igor Ryzhovospfd: correctly process interface creation/destruction
2020-10-28 Igor Ryzhovospfd: fix check for network configuration
2020-10-28 Igor Ryzhovospfd: remove dead code
2020-10-28 Igor Ryzhovospfd: don't remove interface config when removing...
2020-10-28 Igor Ryzhovospfd: fix missing initialization and check for if_area...
2020-10-28 Igor Ryzhovospfd: fix freeing of if_params struct
2020-10-28 Igor Ryzhovospfd: fix missing newline
2020-10-28 Donald Sharpisisd: Fix usage of uninited memory
2020-10-28 Donald Sharpbgpd: Prevent ecomm memory leak
2020-10-28 Donald Sharpisisd: Fix memory leak in copy_tlv_router_cap
2020-10-28 Emanuele Bovisiotools: add comment on staticd in daemon config file
2020-10-28 Igor Ryzhovstaticd: remove redundant checks from vty
2020-10-28 ckishimoospfd: fix lsa type-7 continuously refreshed
2020-10-28 Soman K Sospfd: External LSA not flushed when area is configured...
2020-10-28 Chirag Shahbgpd: fix mem leak in router bgp import vrf check
2020-10-28 Donald Sharpbgpd: Fix profiles compile issue when not using bfdd
2020-10-28 Don Slicebgpd: delay local routes until update-delay is over
2020-10-28 Anuradha Karuppiahzebra: fix double clearing of zif->es_info.es
2020-10-28 Donald Sharpbgpd: Bgp static routes memory leak
2020-10-28 Donald Sharpisisd: Fix memory leak on shutdown
2020-10-28 Stephen Worleyzebra: fix unitialized msg header reading at startup
2020-10-28 Donald Sharpzebra: Do not delete nhg's when retain_mode is engaged
2020-10-28 Emanuele Bovisiobgpd: fix information strings for vtysh
2020-10-28 Anuradha Karuppiahbgpd: fix crash in the MH cleanup handling
2020-10-28 ckishimoospfd: flush type 5 when type 7 is removed
2020-10-28 Stephen Worleyzebra: add alias for "show ip/ipv6 ro"
2020-10-28 Donald Sharplib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`
2020-10-28 Rafael Zalamenalib: fix cisco access list wildcard usage
2020-10-28 Rafael Zalamenayang: fix cisco access list network information
2020-10-28 Igor Ryzhovisisd: fix check for area-tag modification
2020-10-28 Igor Ryzhovbgpd: print error when as-path filter doesn't exist
2020-10-28 Donald Sharpospfd: Prevent crash if transferring config amongst...
2020-10-28 Igor Ryzhovospfd: fix "no ip ospf area"
2020-10-23 Donald SharpMerge pull request #7383 from mjstapp/fix_router_id_lis...
2020-10-23 Mark Stappzebra: clean up all router id lists [7.5]
2020-10-23 Quentin YoungMerge pull request #7354 from idryzhov/fix-ospf6-crash
2020-10-20 Igor Ryzhovospf6d: fix crash on message receive
2020-10-18 Donatas AbraitisMerge pull request #7331 from donaldsharp/75_zebra_use_...
2020-10-18 Donald SharpMerge pull request #7334 from mjstapp/fix_multi_connect...
2020-10-16 Mark Stappzebra: support multiple connected subnets on an interface
2020-10-16 Donald Sharpzebra: Fix use after free in debug path
2020-10-13 Donald SharpMerge pull request #7291 from ton31337/feature/bgpd_bac...
2020-10-13 Trey Aspelundbgpd: fix show bgp neighbor routes for labeled-unicast
2020-10-13 Donald Sharpbgpd: Correctly calculate threshold being reached
2020-10-10 Donald SharpMerge pull request #7275 from idryzhov/7.5-more-backports
2020-10-10 Igor Ryzhov*: move "show debugging ..." commands to enable node
2020-10-10 Igor Ryzhov*: move "debug ..." commands to enable node
2020-10-10 Igor Ryzhovrip(ng)d: fix interfaces cleaning
2020-10-10 vdhingrastaticd: To set the default value of blackhole type...
2020-10-10 Igor Ryzhovisisd: move debug variables under ifdef
2020-10-10 Igor Ryzhovisisd: check for circuit existence on interface addr...
2020-10-10 Igor Ryzhovisisd: fix incorrect vrf lookups
2020-10-10 Igor Ryzhovisisd: add missing rollback if config is invalid
2020-10-10 Igor Ryzhovbgpd: hide test commands
2020-10-10 Igor Ryzhovvtysh: remove unnecessary include
2020-10-09 Donald SharpMerge pull request #7243 from idryzhov/7.5-backports
2020-10-07 Martin Buckospf6d: Fix flooding of old copies of self-originated...
2020-10-07 Donald Sharpzebra: Make connected routes their own entry on the...
next