summaryrefslogtreecommitdiffstats
path: root/lib/zebra.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-31bgp: Order neighbor information in show runDonald Sharp1-0/+24
2016-03-31bgpd: Add group pointer to peer_create function.Donald Sharp4-11/+10
2016-03-31lib: Combine name comparison functionDonald Sharp4-61/+10
2016-03-31zebra: Fix Startup with > 1k interfacesDonald Sharp1-9/+14
2016-03-30Zebra: Fix IPv6 static route config in a VRFvivek1-4/+4
2016-03-30isisd: Fix more compiler warningsDonald Sharp1-1/+1
2016-03-30isisd, lib: Fix some more compiler warningsDonald Sharp1-0/+2
2016-03-30isisd: make send_lsp more robustChristian Franke4-48/+114
2016-03-30isisd: fix misleading wording in logChristian Franke1-5/+5
2016-03-30isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)Christian Franke2-6/+40
2016-03-30isisd: fix IPv6 mask applicationChristian Franke1-5/+5
2016-03-30isisd: show interface's ipv6 addresesChristian Franke1-3/+23
2016-03-30isisd: provide more detailed log for failed address removalChristian Franke1-0/+20
2016-03-30isisd: add support to import routes from other protocolsChristian Franke16-110/+1681
2016-03-30lib: add function to get precise remaining time of timer threadChristian Franke2-0/+9
2016-03-30isisd: fix assertion in LSP refresh timer calculationChristian Franke1-1/+4
2016-03-30isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke5-35/+169
2016-03-30isisd: add a debug mode that traces LSP constructionChristian Franke3-5/+158
2016-03-30isisd: purge on correct levelChristian Franke3-5/+6
2016-03-30isisd: allow to adjust lsp-mtuChristian Franke8-63/+172
2016-03-30isisd: Attached-bit in LSP headerAmritha Nambiar3-11/+60
2016-03-30isisd: initialize circuit to match area is_typeChristian Franke2-6/+20
2016-03-30isisd: do remove ipv6 routes from ZebraChristian Franke1-1/+1
2016-03-30isisd: don't corrupt memory for long hostnamesChristian Franke2-3/+12
2016-03-30isisd: fix a typo in a log messageChristian Franke1-1/+1
2016-03-30isisd: remove superfluous checks after XMALLOC etc.Christian Franke3-30/+1
2016-03-30isisd: annotate some function arguments with constChristian Franke7-28/+28
2016-03-30ripd, isisd: fix warnings that make the build failChristian Franke2-4/+4
2016-03-30isisd: Fix LSPs not being regenerated after adjacency changeMichael Zingg1-1/+12
2016-03-30isisd: Drop packet received on multiple interfaces due to the time gap in bin...Amritha Nambiar1-5/+17
2016-03-29zebra: Use vrf name instead of vrf-id for router-id definitionDon Slice1-2/+2
2016-03-29zebra: Use vrf name instead of vrf-id for ipv6 static route configurationDon Slice1-1/+4
2016-03-29Zebra: Fix nexthops in IPv6 route displayvivek1-4/+6
2016-03-29BGP: Fix BGP unnumbered peerings across VRFsvivek2-1/+1
2016-03-28lib: zclient can overflow (struct interface) hw_addr if zebra is evilPaul Jakma1-1/+1
2016-03-28bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked lengthDonald Sharp1-16/+36
2016-03-28lib: Really fix handling of pollDonald Sharp1-3/+3
2016-03-28Revert "lib: Fix handling of poll"Donald Sharp1-54/+58
2016-03-26Quagga: Fix VRF lookup by namevivek1-2/+2
2016-03-25lib: Fix handling of pollDonald Sharp1-58/+54
2016-03-25lib: Size the pollfds array onceDonald Sharp1-26/+3
2016-03-25BGP: Enhance clear commands for VRFsvivek1-81/+1550
2016-03-25zebra: add or delete router-id when interface moves vrfsDon Slice1-0/+2
2016-03-25Zebra: Fix handling of larger table-idsvivek2-67/+81
2016-03-24bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp5-6/+6
2016-03-23bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrfDonald Sharp4-2/+21
2016-03-23Revert "Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describi...Donald Sharp1-1/+1
2016-03-23zebra: Some small modifications to actually delete the vrfDonald Sharp2-2/+12
2016-03-23zebra: Replace vrf with zebra_vrf in a few placesDonald Sharp6-23/+23
2016-03-22RDNBRD: Change default distance of imported table routes to 15Daniel Walton1-1/+1