]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-06-13 David Lamparterbgpd, lib: Add iana_afi2str and iana_safi2str for eye...
2019-06-13 Donald Sharplib: Add function name to `show thread poll`
2019-06-13 Donald Sharplib: Add check for non-preexisting thread
2019-06-13 Donald Sharplib: Prevent infinite loop in fd handling
2019-06-13 Quentin YoungMerge pull request #4500 from opensourcerouting/clippy...
2019-06-13 David Lamparterbgpd: fix uninitialized & wrong endian NOTIFY
2019-06-13 David Lamparterbgpd/rfapi: fix clang-SA warning
2019-06-13 Quentin Youngtests: add prefix2str test
2019-06-13 Quentin YoungMerge pull request #4509 from opensourcerouting/spanish...
2019-06-13 Quentin Younglib: remove snprintf from prefix2str
2019-06-13 Soman K Sbgpd: Process core when prefix list is applied
2019-06-13 Donald SharpMerge pull request #4502 from opensourcerouting/topotes...
2019-06-13 Mark StappMerge pull request #4448 from opensourcerouting/cxx...
2019-06-13 David Lamparterldpd: fix clang-SA warning in packet reading
2019-06-13 David Lamparterospfd: fix clang-SA warning
2019-06-13 David Lamparterbuild: improve ranlib -D autoconf test
2019-06-13 David Lamparterripd, ripngd: fix OpenBSD compiler warning
2019-06-13 David Lamparter*: config.h or zebra.h is the first #include
2019-06-13 David Lamparterbgpd: fix clang format warning
2019-06-13 Donald SharpMerge pull request #4506 from opensourcerouting/fix...
2019-06-13 Chirag Shahbgpd: skip evpn remove marked routes from rescan
2019-06-13 saravanankpimd: fix DR at LHR scenario where non DR is connected...
2019-06-12 David LamparterDocker binary image on Debian Buster (#4504)
2019-06-12 David Lamparterlib/clippy: ignore -Wstrict-aliasing
2019-06-12 David Lamparterlib: drop DSO_SELF on inet_ntop
2019-06-12 David Lamparter*: fix northbound initializer warning on OpenBSD
2019-06-12 David LamparterMerge pull request #4510 from sworleys/DOC-systemd...
2019-06-12 David Lamparterbuild: use -O2, not -Os
2019-06-12 David Lampartertools: add vim snippet
2019-06-12 David Lamparterlib: make "%Ld" work for int64_t
2019-06-12 David Lamparterlib: use snprintfrr() in "hidden" printfs
2019-06-12 David Lamparterzebra: fix stats printing formats
2019-06-12 David Lamparterlib/clippy: expand some macros
2019-06-12 David Lamparterlib/clippy: assert() for non-optional args
2019-06-12 David Lamparterlib/clippy: error out on unsupported bits
2019-06-12 David Lamparterbuild: improve env var handling for cross build
2019-06-12 David Lamparterbuild: improve clippy options
2019-06-12 David Lamparterbuild: remove tests/Makefile.in
2019-06-12 David Lamparterbuild: use -Wno-yacc on bison 3.3+
2019-06-12 David Lamparterbuild: slim down configure.ac
2019-06-12 Stephen Worleydoc: Add systemd-devel to fedora build instruction
2019-06-12 Mark Stappbgpd: auto router-id should not change configured vpn...
2019-06-12 Renato Westphallib: fix outdated candidate configuration issue
2019-06-12 Donald SharpMerge pull request #3509 from faickermo/fix_bgp_ipv6_de...
2019-06-12 Philippe Guibert*: change interface structure, from vrf_id to vrf
2019-06-12 Philippe Guibertlib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change...
2019-06-12 Philippe Guibertzebra, ifp: on netlink discovery, anticipate the vrf...
2019-06-12 Philippe Guibertzebra, lib: upon entering interface, create vrf context
2019-06-12 Philippe Guibertlib: create interface upon accessing interface NB API.
2019-06-12 Philippe Guibert*: change if_lookup_by_name() api with vrf
2019-06-11 Ameya DharkarLib: Debugs for route-map code in FRR
2019-06-11 Rob Gildocker: Docker binary image on Debian Buster
2019-06-11 Donatas Abraitisbgpd: List all groups dynamically for commands with...
2019-06-11 Quentin YoungMerge pull request #4498 from ak503/ldpd
2019-06-11 Rafael Zalamenatopotests: backward compatibility fix
2019-06-11 David Lamparterlib: const-unaware container_of for C++
2019-06-11 Philippe Guibertlib, ospfd, pimd, zebra: change if_create() api with vrf
2019-06-11 Philippe Guibertospf, ospf6d, zebra, lib: change if_get_by_name prototy...
2019-06-11 Sarita Patrabgpd : add prefix-length in show ip bgp neighbor advert...
2019-06-11 Soman K Sbgpd: Process core when bgp instance is deleted
2019-06-11 Russ WhiteMerge pull request #4482 from opensourcerouting/warning...
2019-06-11 Russ WhiteMerge pull request #4494 from donaldsharp/no_src_for_you
2019-06-11 Russ WhiteMerge pull request #4483 from donaldsharp/pim_mroute_de...
2019-06-11 Russ WhiteMerge pull request #4491 from opensourcerouting/watchfr...
2019-06-11 dturlupovldpd: Fix shutdown
2019-06-11 David Lamparter*: fix some dumb printf format warnings
2019-06-11 David LamparterMore compiler cleanup (#4487)
2019-06-11 David LamparterZebra.h header cleanup (#4444)
2019-06-11 David LamparterMerge pull request #4481 from donaldsharp/pim_zlookup_fixup
2019-06-11 David LamparterMerge pull request #4493 from sworleys/Pbr-NHT-Fix
2019-06-10 Donald Sharppimd: Add a debug to indicate the ifchannel expiry...
2019-06-10 Stephen Worleyzebra,pbrd: Update pbrd to handle NHT properly
2019-06-10 Stephen Worleypbrd: Set next/prev to NULL on cached nexthops
2019-06-10 David Lampartertools: retain sanity when reloading under systemd
2019-06-10 Mark StappMerge pull request #4488 from donaldsharp/pim_solo
2019-06-10 Mark StappMerge pull request #4492 from dslicenc/bgp-l2vpn-parse
2019-06-10 Don Slicebgpd: add l2vpn evpn to afi safi parse utility
2019-06-08 Donald Sharppimd: The PIM_OIF_FLAG_PROTO_SRC flag was never used
2019-06-08 Renato WestphalMerge pull request #4484 from donaldsharp/pbr_tab_complete
2019-06-07 Donald Sharppimd: Remove unnecessary boolean to pim_rpf_update
2019-06-07 Quentin YoungMerge pull request #4480 from opensourcerouting/inet_ntop
2019-06-07 Donald SharpMerge pull request #4486 from idryzhov/master
2019-06-07 Donald Sharppimd: Compiler warning about unset usage
2019-06-07 Donald Sharplib: On some platforms function did not return anything
2019-06-07 Donald Sharplib: Include proper header
2019-06-07 Donald Sharplib, pimd, sharpd: Various output string cleanups
2019-06-07 Igor Ryzhoveigrpd: fix invalid command definitions
2019-06-07 Donald SharpMerge pull request #4449 from opensourcerouting/py...
2019-06-07 Donald Sharppimd: debug pim XXX detail now include the non detail...
2019-06-06 Donald Sharppimd: Allow zlookup socket to drain
2019-06-06 Rafael ZalamenaMerge pull request #4457 from mjstapp/fix_sa_warning
2019-06-06 David Lampartertests: exercise frr_inet_ntop()
2019-06-06 David Lamparterlib: add optimized inet_ntop()
2019-06-06 David Lamparterlib: add OPTIMIZE + assume() to compiler.h
2019-06-06 Rafael ZalamenaMerge pull request #4428 from mjstapp/topo_update_ospf6
2019-06-06 Mark Stapptests: Add ip6_route_zebra lib function
2019-06-06 Mark Stapplib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings
2019-06-06 Donald SharpMerge pull request #4370 from pguibert6WIND/fix_interfa...
2019-06-06 David LamparterMerge pull request #4468 from donaldsharp/isis_v6_addr_...
2019-06-05 Donald SharpMerge pull request #4333 from opensourcerouting/printfrr
next