summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pimd: ALLOC functions cannot fail.Donald Sharp2019-06-208-107/+6
* lib: Do not blindly set the _read and _write pointers to NULLDonald Sharp2019-06-201-36/+12
* Merge pull request #4557 from dslicenc/zebra_rnh_evalMark Stapp2019-06-191-1/+1
|\
| * zebra: resolve issue with rnh not evaluating nexhops correctlyDon Slice2019-06-191-1/+1
|/
* Merge pull request #4554 from donaldsharp/nht_improved_debuggingMark Stapp2019-06-193-16/+31
|\
| * zebra: Display a bit better debugging for rnh trackingDonald Sharp2019-06-183-16/+31
* | Merge pull request #4553 from qlyoung/readme-add-vrrpMark Stapp2019-06-191-0/+1
|\ \
| * | README.md: add VRRP to list of protocolsQuentin Young2019-06-181-0/+1
| |/
* | Merge pull request #4260 from vishaldhingra/lcommDonald Sharp2019-06-192-5/+76
|\ \ | |/ |/|
| * bgpd: Added the as-set option for IPV6 agg. routevishaldhingra2019-06-172-5/+76
* | Merge pull request #4495 from donaldsharp/pim_debug_expiryRuss White2019-06-181-0/+4
|\ \
| * | pimd: Add a debug to indicate the ifchannel expiry timer has poppedDonald Sharp2019-06-111-0/+4
* | | Merge pull request #4300 from adharkar/frr-master-rmap_debugDonald Sharp2019-06-184-15/+123
|\ \ \
| * | | Lib: Debugs for route-map code in FRRAmeya Dharkar2019-06-124-15/+123
* | | | Merge pull request #4513 from chiragshah6/evpn_dev1Sri Mohana Singamsetty2019-06-181-0/+18
|\ \ \ \
| * | | | bgpd: skip evpn remove marked routes from rescanChirag Shah2019-06-131-0/+18
* | | | | Merge pull request #4543 from donaldsharp/mac_hash_string_leakRuss White2019-06-181-1/+3
|\ \ \ \ \
| * | | | | bgpd: Fix memleak of Mac Hash String upon insertionDonald Sharp2019-06-181-1/+3
* | | | | | Merge pull request #4546 from donaldsharp/better_debugsRuss White2019-06-182-1/+15
|\ \ \ \ \ \
| * | | | | | zebra: Increase debugs to understand why we rejected a kernel routeDonald Sharp2019-06-182-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4530 from donaldsharp/pim_debugsRafael Zalamena2019-06-186-40/+73
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | pimd: Add debugs for channel_oil creation and deletionDonald Sharp2019-06-156-37/+66
| * | | | | pimd: Display ifp name in pim_channel_oil_dumpDonald Sharp2019-06-151-3/+7
| |/ / / /
* | | | | Merge pull request #4514 from opensourcerouting/warnings-20190612Donald Sharp2019-06-1721-372/+776
|\ \ \ \ \
| * | | | | bgpd: fix uninitialized & wrong endian NOTIFYDavid Lamparter2019-06-131-2/+4
| * | | | | bgpd/rfapi: fix clang-SA warningDavid Lamparter2019-06-131-1/+1
| * | | | | ldpd: fix clang-SA warning in packet readingDavid Lamparter2019-06-131-0/+5
| * | | | | ospfd: fix clang-SA warningDavid Lamparter2019-06-131-5/+7
| * | | | | build: improve ranlib -D autoconf testDavid Lamparter2019-06-131-3/+8
| * | | | | ripd, ripngd: fix OpenBSD compiler warningDavid Lamparter2019-06-132-4/+4
| * | | | | *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-1311-1/+40
| * | | | | bgpd: fix clang format warningDavid Lamparter2019-06-131-21/+7
| * | | | | lib/clippy: ignore -Wstrict-aliasingDavid Lamparter2019-06-131-0/+1
| * | | | | lib: drop DSO_SELF on inet_ntopDavid Lamparter2019-06-131-2/+2
| * | | | | *: fix northbound initializer warning on OpenBSDDavid Lamparter2019-06-134-333/+697
* | | | | | Document FRR service manipulation (#4528)David Lamparter2019-06-171-1/+69
|\ \ \ \ \ \
| * | | | | | doc: add service control instructionsQuentin Young2019-06-171-1/+68
| * | | | | | doc: add vrrpd service lineQuentin Young2019-06-141-0/+1
* | | | | | | Merge pull request #4538 from dslicenc/int_vrf_all_briefMark Stapp2019-06-171-6/+12
|\ \ \ \ \ \ \
| * | | | | | | zebra: add ability to "show interface vrf all brief"Don Slice2019-06-171-6/+12
* | | | | | | | Merge pull request #4505 from ton31337/feature/autocomplete_bgp_peer-groupQuentin Young2019-06-173-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: List all groups dynamically for commands with peer-groupDonatas Abraitis2019-06-113-18/+18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #4537 from mjstapp/fix_mpls_config_docQuentin Young2019-06-171-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | doc: add config file name for mpls configMark Stapp2019-06-171-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4517 from chiragshah6/mdevSri Mohana Singamsetty2019-06-171-7/+18
|\ \ \ \ \ \ \
| * | | | | | | bgpd: show bgp vrfs formattingChirag Shah2019-06-141-7/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4532 from donaldsharp/fuzzingMark Stapp2019-06-172-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | zebra: Fuzzing code has gotten a bit out of dateDonald Sharp2019-06-152-2/+1
|/ / / / / /
* | | | | | lib: Prevent infinite loop in fd handling (#4516)David Lamparter2019-06-143-16/+74
|\ \ \ \ \ \
| * | | | | | lib: Add function name to `show thread poll`Donald Sharp2019-06-131-4/+25