]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-12-17 Quentin YoungMerge pull request #5514 from Jafaral/nhrp-docs
2019-12-17 Jafar Al-Gharaibehdoc: add discussion for a handful of nhrp commands
2019-12-17 Quentin YoungMerge pull request #5548 from mjstapp/vty_nhg_alias
2019-12-17 Quentin YoungMerge pull request #5508 from ton31337/feature/show_ip_...
2019-12-17 Mark Stappvtysh: add an alias for the nexthop-group config targets
2019-12-17 Russ WhiteMerge pull request #5541 from sworleys/NHG-Fixes
2019-12-17 Russ WhiteMerge pull request #5540 from sworleys/NH-Defualt-Weigh...
2019-12-16 Stephen Worleyzebra: pass type when finding individual nexthop
2019-12-16 Stephen Worleyzebra: null check re->nhe not re->nhe->nhg on attach
2019-12-16 Stephen Worleylib: default nexthop weights to one
2019-12-16 Sri Mohana... Merge pull request #5502 from ton31337/fix/rr_do_not_sh...
2019-12-16 Sri Mohana... Merge pull request #5379 from pogojotz/fix-bgp-neighbor...
2019-12-16 Donald SharpMerge pull request #5427 from liam-mcb/igmp-join-any
2019-12-16 David LamparterMerge pull request #5523 from donaldsharp/mlag_single_c...
2019-12-16 Donald SharpMerge pull request #5535 from opensourcerouting/santa-elf
2019-12-15 Donald Sharpzebra: Do not build mlag protobuf support if version...
2019-12-15 Donald Sharpzebra: Allow zebra_mlag to compile with no j factor
2019-12-14 David Lampartertools: symalyzer
2019-12-14 David Lamparterlib/linklist: flip the bitrot compost
2019-12-14 David Lamparterlib: random unused bits cleanup
2019-12-14 David Lamparterlib/prefix: flip the bitrot compost
2019-12-13 Donald SharpMerge pull request #5452 from mjstapp/fix_notify_nhg
2019-12-13 David Lamparterlib: make some variables static
2019-12-13 David Lamparterlib: completely get rid of the MTYPE alias hack
2019-12-13 David Lamparterlib: make rcu_free() NULL-safe
2019-12-13 David Lamparterbgpd: remove redundant VNC build specs
2019-12-13 Jafar Al-GharaibehMerge pull request #5532 from donaldsharp/leaks
2019-12-13 Donald Sharpisisd: Free memory when confused
2019-12-12 Donald Sharpripd, ripngd: Free up list after call into nb_cli_rpc
2019-12-12 Jafar Al-GharaibehMerge pull request #5531 from qlyoung/fix-ospf-ip-hl...
2019-12-12 Mark Stappzebra: handle route notification with no nexthops
2019-12-12 Donatas Abraitiszebra: Print json output for show_route_summary_cmd
2019-12-12 Liam McBirniepimd: Add command to join any-source multicast.
2019-12-12 Donatas Abraitistests: Test if `ip` and `fqdn` are included in `show...
2019-12-12 Donatas Abraitisbgpd: Show `ip` and `fqdn` in json output for `show...
2019-12-12 Quentin Youngospfd: tiny style fix
2019-12-12 Quentin Youngospfd: sizeof(pointer) -> sizeof(pointed-at)
2019-12-12 Quentin Youngospfd: fix misplaced trust in ip header length
2019-12-11 Donald SharpMerge pull request #5528 from opensourcerouting/bmp...
2019-12-11 David Lamparterbgpd: Allow failed hostname lookup to continue in bmp...
2019-12-11 Donald SharpMerge pull request #5494 from opensourcerouting/mlag...
2019-12-11 Mark Stappzebra: accept async notification for un-install
2019-12-11 Mark StappMerge pull request #5497 from donaldsharp/unequality_ecmp
2019-12-11 Mark StappMerge pull request #5527 from opensourcerouting/skiplis...
2019-12-11 David Lamparterbgpd/bmp: print active outbound connections
2019-12-11 David Lamparterlib,nhrpd,bgpd/bmp: pass resolver failure details
2019-12-11 David Lamparterbgpd/bmp: actually print uptime
2019-12-11 David Lamparterlib/resolver: support/bypass IP literals
2019-12-11 David Lamparterlib/skiplist: fix gcc-9 used-uninitialized warning
2019-12-11 David Lamparterzebra: fix sign-compare warning in cumulus mlag
2019-12-11 David Lamparterzebra: create zebra_cumulus_mlag module
2019-12-10 Donald SharpMerge pull request #5517 from mjstapp/fix_evpn_state
2019-12-10 Donald SharpMerge pull request #5521 from mjstapp/fix_pim_upstream_sa
2019-12-10 Mark Stapppimd: clear SA warning in pimd
2019-12-10 David LamparterFix bgp transit double free (#5436)
2019-12-10 Russ WhiteMerge pull request #5511 from Jafaral/ipmroute
2019-12-10 Renato WestphalMerge pull request #5513 from m-varasteh/fix-running...
2019-12-10 Donatas AbraitisMerge pull request #5429 from Spantik/bug_fix
2019-12-10 Mahdi Varastehlib: fixes invalid running_entry when VRF is changed
2019-12-09 Jafar Al-Gharaibehdoc: document ip mroute static route cmd
2019-12-09 Renato WestphalMerge pull request #5509 from manuhalo/fix_isis_circ_del
2019-12-09 Mark Stapplib,zebra: add api to enforce nexthop sort order when...
2019-12-09 Mark Stappzebra: align dplane notify processing with nhg work
2019-12-09 Donald Sharplib: Add weight to nexthop for nexthop-group nexthops
2019-12-09 Donald Sharplib, zebra: Allow for encode/decode of nexthop weight...
2019-12-09 Donald Sharplib, zebra: Allow for installation of a weighted nexthop
2019-12-09 Emanuele Di... isisd: clean ipv4/6 circuit config on destroy
2019-12-09 Santosh P Kbgpd: BGP assert when it tries to access peer which...
2019-12-07 Donald SharpMerge pull request #5498 from mjstapp/sharp_with_labels
2019-12-07 Jafar Al-GharaibehMerge pull request #5499 from sworleys/Pbr-Detail
2019-12-06 Jafar Al-GharaibehMerge pull request #5421 from sworleys/PBR-Del-Mark...
2019-12-06 Jafar Al-GharaibehMerge pull request #5355 from AnuradhaKaruppiah/pim...
2019-12-06 Quentin Youngbgpd: more attribute parsing cleanup & paranoia
2019-12-06 Donald SharpMerge pull request #4765 from opensourcerouting/defaults-v2
2019-12-06 Stephen Worleypbrd: use yes/no for pbr map validity vty output
2019-12-06 Stephen Worleypbrd: use spaces in show pbr map vty output
2019-12-06 Stephen Worleydoc: add show pbr map doc
2019-12-06 Stephen Worleypbrd: make vty nexthop/nexthop-group output consistent
2019-12-06 Stephen Worleypbrd: make show pbr map detail actually work
2019-12-06 Stephen Worleypbrd: refactor vty map show output into functions
2019-12-06 Mark Stapplib,sharpd: support labelled nexthop-groups in sharpd
2019-12-06 Donald SharpMerge pull request #5332 from mjstapp/remove_zapi_label...
2019-12-06 David LamparterMerge pull request #5462 from dslicenc/ipv6-ra-lifetime-0
2019-12-06 David LamparterMerge pull request #5226 from donaldsharp/interface_fixup
2019-12-06 David LamparterMerge pull request #5468 from qlyoung/bgpd-remove-bgp...
2019-12-06 David LamparterMerge pull request #5218 from mjstapp/fix_topo_kernel_5
2019-12-06 Mark Stapp*: revise zapi nexthop encoding
2019-12-06 Mark Stapplib: use const in several stream lib apis
2019-12-06 Renato WestphalMerge pull request #5438 from sworleys/PBR-Fixes
2019-12-06 Renato WestphalMerge pull request #5439 from mjstapp/nhg_add_labels
2019-12-06 David Lampartertopojson: use empty vtysh.conf for frr-reload.py
2019-12-06 David Lampartertools/frr-reload.py: remove stderr redirects
2019-12-06 David Lamparterospfd: use new defaults mechanism (v2)
2019-12-06 David Lamparterospfd: remove minor WTF in instance creation
2019-12-06 David Lamparterbgpd: use new defaults system (v2)
2019-12-06 David Lamparterbgpd: move config-write to bgp_vty.c
2019-12-06 David Lamparterdoc: document defaults mechanism
2019-12-06 David Lamparterbuild: apply DFLT_NAME/profiles in init script
2019-12-06 David Lamparterlib/defaults: add bool variable support
2019-12-06 David Lamparterlib: new defaults logic
next