summaryrefslogtreecommitdiffstats
path: root/gdb (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07build: only default-enable nhrpd on LinuxDavid Lamparter1-4/+9
2017-03-07cumulus, tools: Allow nhrpd to be brought upDonald Sharp3-1/+3
2017-03-07pimd: Add copyright Information to pim_jp_agg.[ch]Donald Sharp2-0/+40
2017-03-07distro/redhat: package nhrpdTimo Teräs1-4/+28
2017-03-07nhrpd: workaround old kernel vs. glibc definition conflicsTimo Teräs1-1/+2
2017-03-07doc: add initial nhrpd documentationTimo Teräs8-1/+262
2017-03-07nhrpd: include headers in dist tarballDavid Lamparter1-0/+12
2017-03-07nhrpd: change VTY port 2612->2610David Lamparter1-1/+1
2017-03-07nhrpd: adapt to API changesDavid Lamparter12-115/+133
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs45-12/+7791
2017-03-07vtysh: Fix cli help string to have only 1 mention of vty_socketDonald Sharp1-1/+0
2017-03-07bgpd: Only send data if we have something to sendDonald Sharp1-6/+12
2017-03-07bgpd: Add json output for last Notification messageDonald Sharp1-0/+14
2017-03-07bgpd: TX shutdown messageDavid Lamparter3-12/+94
2017-03-07bgpd: RX shutdown message in "show bgp neighbor"David Lamparter5-5/+59
2017-03-07lib: add zlog_sanitize functionDavid Lamparter2-0/+31
2017-03-06bgpd: Remove dead codeDonald Sharp1-1/+0
2017-03-06bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6Donald Sharp2-0/+2
2017-03-06bgpd: Fix more assignments inside of if statementDonald Sharp1-4/+4
2017-03-06bgpd: Fix broken if statementDonald Sharp1-1/+1
2017-03-06bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4Donald Sharp2-0/+2
2017-03-03ldpd: add missing htonl and ntohl in PF_KEY codeRenato Westphal1-4/+4
2017-03-03ldpd: always check if the received labels are validRenato Westphal1-61/+27
2017-03-03ldpd: remove unnecessary memcpy'sRenato Westphal2-44/+51
2017-03-03ldpd: send VPLS MAC withdrawalsRenato Westphal8-12/+123
2017-03-03ldpd: fix parsing of optional tlvs in address messagesRenato Westphal1-14/+59
2017-03-03ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal9-43/+192
2017-03-03ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal8-6/+75
2017-03-03ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal9-3/+290
2017-03-03ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal8-20/+241
2017-03-03ldpd: implement support for PWid group wildcardsRenato Westphal5-52/+165
2017-03-03ldpd: fix processing of Label Withdraw messagesRenato Westphal1-4/+9
2017-03-03ldpd: the PW Status is an unknown TLVRenato Westphal1-1/+1
2017-03-03ldpd: send correct status code on error conditionRenato Westphal1-2/+2
2017-03-03ldpd: create helper functions to log sent/received messagesRenato Westphal4-28/+53
2017-03-03ldpd: provide more detailed output when logging notification messagesRenato Westphal1-0/+11
2017-03-03ldpd: kill send_notification_nbr()Renato Westphal6-27/+19
2017-03-03ldpd: minor tweaksRenato Westphal6-12/+13
2017-03-03ldpd: replace hand-rolled 'for' loop with specialized macroRenato Westphal1-6/+8
2017-03-03tools: frr-reload.py needs to treat "no " as a single line contextDaniel Walton1-0/+1
2017-03-03lib: Cleanup missing help strings for 'show commandtree..'Donald Sharp1-1/+2
2017-03-03cumulus: Add startup parameters for ldpdDonald Sharp1-0/+1
2017-03-02bgp: Fix view/vrf lookupDonald Sharp3-115/+42
2017-03-02pimd: Fix 'show ip pim state' commandDonald Sharp1-2/+2
2017-03-02pimd: Hide 'ip multicast-routing' commandDonald Sharp6-131/+34
2017-03-02pimd: Turn on igmp when igmp commands are enteredDonald Sharp1-26/+33
2017-03-02cumulus: Add new daemons to daemons fileDonald Sharp1-1/+2
2017-03-02tools: Allow ldpd to be startedDonald Sharp1-1/+1
2017-03-02pimd: Join/Prune AggregationDonald Sharp20-215/+698
2017-03-02pimd: Track oil list totals a bit better.Donald Sharp1-0/+2