]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2019-06-18 Rafael ZalamenaMerge pull request #4530 from donaldsharp/pim_debugs
2019-06-17 Donald SharpMerge pull request #4514 from opensourcerouting/warning...
2019-06-17 David LamparterDocument FRR service manipulation (#4528)
2019-06-17 Mark StappMerge pull request #4538 from dslicenc/int_vrf_all_brief
2019-06-17 Quentin YoungMerge pull request #4505 from ton31337/feature/autocomp...
2019-06-17 Quentin YoungMerge pull request #4537 from mjstapp/fix_mpls_config_doc
2019-06-17 Don Slicezebra: add ability to "show interface vrf all brief" 4538/head
2019-06-17 Sri Mohana... Merge pull request #4517 from chiragshah6/mdev
2019-06-17 Quentin Youngdoc: add service control instructions 4528/head
2019-06-17 Mark Stappdoc: add config file name for mpls config 4537/head
2019-06-17 Mark StappMerge pull request #4532 from donaldsharp/fuzzing
2019-06-15 Donald Sharpzebra: Fuzzing code has gotten a bit out of date 4532/head
2019-06-14 Donald Sharppimd: Add debugs for channel_oil creation and deletion 4530/head
2019-06-14 Donald Sharppimd: Display ifp name in pim_channel_oil_dump
2019-06-14 David Lamparterlib: Prevent infinite loop in fd handling (#4516)
2019-06-14 David Lampartereliminate snprintf from AF_INET/AF_INET6 prefix2str...
2019-06-14 Quentin Youngdoc: add vrrpd service line
2019-06-14 David LamparterMerge pull request #4523 from LabNConsulting/working...
2019-06-14 Donald SharpMerge pull request #4526 from CHKDSK88/endian
2019-06-14 Chirag Shahbgpd: show bgp vrfs formatting 4517/head
2019-06-14 Pawel Dembickieigrpd: Fix endianness issue in packets 4526/head
2019-06-14 Sri Mohana... Merge pull request #4512 from mjstapp/fix_bgp_auto_rid
2019-06-13 Lou Bergertests/topotests: bgp_l3vpn_to_bgp_vrf double the amount... 4523/head
2019-06-13 Lou BergerMerge pull request #4499 from kssoman/core
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` 4516/head
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 4514/head
2019-06-13 David Lamparterbgpd/rfapi: fix clang-SA warning
2019-06-13 Quentin Youngtests: add prefix2str test 4521/head
2019-06-13 Quentin YoungMerge pull request #4509 from opensourcerouting/spanish...
2019-06-13 Quentin Younglib: remove snprintf from prefix2str
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-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 4509/head
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 4500/head
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 4510/head
2019-06-12 Mark Stappbgpd: auto router-id should not change configured vpn... 4512/head
2019-06-12 Renato Westphallib: fix outdated candidate configuration issue 4506/head
2019-06-12 Donald SharpMerge pull request #3509 from faickermo/fix_bgp_ipv6_de...
2019-06-11 Rob Gildocker: Docker binary image on Debian Buster 4504/head
2019-06-11 Donatas Abraitisbgpd: List all groups dynamically for commands with... 4505/head
2019-06-11 Quentin YoungMerge pull request #4498 from ak503/ldpd
2019-06-11 Rafael Zalamenatopotests: backward compatibility fix 4502/head
2019-06-11 David Lamparterlib: const-unaware container_of for C++ 4448/head
2019-06-11 Soman K Sbgpd: Process core when bgp instance is deleted 4499/head
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 4498/head
2019-06-11 David Lamparter*: fix some dumb printf format warnings 4482/head
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 Stephen Worleyzebra,pbrd: Update pbrd to handle NHT properly 4493/head
2019-06-10 Stephen Worleypbrd: Set next/prev to NULL on cached nexthops
2019-06-10 David Lampartertools: retain sanity when reloading under systemd 4491/head
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 4492/head
2019-06-08 Donald Sharppimd: The PIM_OIF_FLAG_PROTO_SRC flag was never used 4494/head
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 4488/head
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 4487/head
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 4486/head
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... 4483/head
2019-06-06 Donald Sharppimd: Allow zlookup socket to drain 4481/head
next