summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs1-0/+341
2017-03-07vtysh: Fix cli help string to have only 1 mention of vty_socketDonald Sharp1-1/+0
2017-03-06bgpd: Remove dead codeDonald Sharp1-1/+0
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-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-02bgpd: remove unnecessary #include "vty.h"Quentin Young8-8/+0
2017-03-02bgpd: add vty.h to bgpd.hQuentin Young1-0/+1
2017-03-02lib: add stream.h, vty.h, zebra.h to plist.hQuentin Young2-1/+5
2017-03-01tools: frr-reload.py needs to treat "mpls" as a single line contextDaniel Walton1-0/+1
2017-03-01bgpd: Cleanup grabbag of coverity scan issues foundDonald Sharp6-11/+24
2017-03-01isisd: Clean up leaked memoryDonald Sharp1-0/+1
2017-03-01ospf6d: Fix write beyond data structureDonald Sharp1-7/+7
2017-03-01pimd: Fix use of value after freeDonald Sharp1-1/+4
2017-03-01zebra: Allow multiple rib deletes from linux kernelDonald Sharp1-2/+35
2017-03-01zebra: Add multipath parsing to V6Donald Sharp1-96/+95
2017-03-01zebra: Refactor netlink_route_change and netlink_route_change_read_unicastDonald Sharp1-207/+26
2017-03-01zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp6-45/+69
2017-03-01bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp13-34/+66
2017-02-27lib: remove unused quagga_clkidQuentin Young1-5/+0
2017-02-27lib: monotime.h tabs -> spacesQuentin Young1-28/+28
2017-02-27Lowercase frr.confMartín Beauchamp12-30/+30