summaryrefslogtreecommitdiffstats
path: root/nhrpd/debug.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-11zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)vishaldhingra6-67/+104
2018-10-11 zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)vishaldhingra5-72/+155
2018-10-10bgpd: Incorrect sent prefix count for a split subgroupAmeya Dharkar1-0/+2
2018-10-10doc: simplify build instructionsRenato Westphal16-85/+0
2018-10-10doc: update build instructions for Debian 9Renato Westphal1-1/+0
2018-10-10doc: remove LibXML from the list of dependenciesRenato Westphal3-5/+4
2018-10-10bgpd: in case nexthop is ipv6, set nh attribute flag in mpls vpn casePhilippe Guibert1-1/+2
2018-10-10doc: fix warning of doc compilation with bgp draftPhilippe Guibert1-4/+7
2018-10-10bgpd: Cleanup memory leak with the martian address intf stringDonald Sharp1-1/+3
2018-10-10bgpd: Use a more appropriate memory type for a stringDonald Sharp1-2/+4
2018-10-09bgpd: Cleanup warnings issued by CI system from these changesDonald Sharp3-23/+22
2018-10-09bgpd: Rename various variable names to something more appropriateDonald Sharp33-2203/+2216
2018-10-09bgpd: Convert binfo to pathDonald Sharp23-628/+585
2018-10-09bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functionsDonald Sharp18-373/+407
2018-10-09bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp52-782/+792
2018-10-09bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXXDonald Sharp17-330/+328
2018-10-09bgpd: Rename some BGP_PATH_XXX to BGP_PATH_SHOW_XXXDonald Sharp2-13/+19
2018-10-09ospfd: issue with the "default-information originate always" command #2980rgirada2-29/+130
2018-10-08ospfd: default route got flushed after lsa refresh timer.rgirada1-1/+1
2018-10-05zebra: Cleanup unused fileDonald Sharp1-213/+0
2018-10-05doc: correct route map match for prefix listsTore Anderson1-6/+6
2018-10-05bgpd: remove ip prefix from as-path, <large,ext>community-listSarita Patra3-115/+622
2018-10-04bgpd: complete description code for communitiesQuentin Young1-11/+33
2018-10-04bgpd: fix broken show community commandsQuentin Young1-47/+32
2018-10-03lib: refactor thread_executeRafael Zalamena1-17/+19
2018-10-03lib: fix a memory leak in FreeBSDRafael Zalamena1-11/+26
2018-10-03zebra: netlink socket check (Coverity 1472236)F. Aragon1-1/+0
2018-10-03lib: Include compiler.h as early as is possible in the buildDonald Sharp1-0/+6
2018-10-03isisd: null check (Coverity 1424529)F. Aragon1-0/+1
2018-10-03bgpd: allow nht registration on ipv6 link-local addressesDon Slice1-16/+3
2018-10-02doc: embellish bgp view docsQuentin Young1-5/+5
2018-10-02doc: add extra information on bgp views and vrfsQuentin Young1-2/+6
2018-10-02doc: clarify documentation on BGP multiple ASQuentin Young1-116/+129
2018-10-02zebra: dead code (Coverity 1465497)F. Aragon1-35/+25
2018-10-02bgpd: prevent uninited variable from being used.Donald Sharp1-10/+20
2018-10-02tools/frr: remove "watchfrr.started" hackDavid Lamparter1-13/+2
2018-10-02watchfrr, lib: cleanup & delay detachingDavid Lamparter4-118/+115
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter101-239/+239
2018-10-02lib: remove deprecated list_delete()/list_free()David Lamparter2-35/+0
2018-10-02ospf6d: dead code (Coverity 1399231)F. Aragon1-2/+3
2018-10-02eigrpd: dead code (Coverity 1460436)F. Aragon1-4/+1
2018-10-02lib: print version information in libfrr.soDavid Lamparter3-1/+37
2018-10-02bgpd: Match routes by type under route-mapsDonatas Abraitis3-0/+247
2018-10-01tools: add a script for building a Debian package in one step.Daniil Baturin3-0/+48
2018-10-01bfdd: allow timer deactivation on shutdownRafael Zalamena1-12/+12
2018-10-01bfdd: disable echo on neighbor requestRafael Zalamena2-3/+6
2018-10-01ospfd: fix symbol collisionDavid Lamparter3-3/+3
2018-10-01bgpd: Try to notice when configuration changes during startupDonald Sharp4-0/+39
2018-10-01build: add --enable-static-bin optionDavid Lamparter6-3/+58
2018-10-01ospfd: dead code (Coverity 1302499)F. Aragon1-1/+1