summaryrefslogtreecommitdiffstats
path: root/redhat (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-15zebra: Refactor struct zebra_tDonald Sharp18-55/+16
2016-04-15lib, zebra: Rework vrf_add_updateDonald Sharp4-38/+18
2016-04-15lib, zebra: Rearrange vrf_delete_updateDonald Sharp5-25/+14
2016-04-13debian: Add the creation of the quagga user to quaggavty groupDonald Sharp1-1/+8
2016-04-13lib, zebra: Refactor vrf creation a bit moreDonald Sharp5-42/+4
2016-04-13lib: passing in vrf string length is not neededDonald Sharp2-6/+8
2016-04-09lib: Fix priviledge modification for vty group specifiedDonald Sharp1-1/+11
2016-04-09lib: add getgrouplist() for SolarisDavid Lamparter2-1/+36
2016-04-09privs: fix privilege dropping to use system defined groupsTimo Teräs1-19/+47
2016-04-09lib/privs: Don't use CAP_NET_BROADCASTChristian Franke1-2/+1
2016-04-09lib/privs: display more info if cap_set_proc fails.Christian Franke1-1/+15
2016-04-09lib: Fix POSIX capabilities on SunOS platformsBrian Bennett1-27/+49
2016-04-09debian: Modify preinst to add quagga user to quaggavty groupDonald Sharp1-0/+1
2016-04-08quagga: Remove iflist global variableDonald Sharp17-98/+101
2016-04-08lib, zebra: Rename ZEBRA_VRF_ACTIVEDonald Sharp4-8/+8
2016-04-08lib: Refactor XX_name_len awayDonald Sharp3-29/+1
2016-04-08zebra: count iface up/down events and keep last time of their occurrenceChristian Franke2-0/+23
2016-04-08lib: use constant to replace magic value for length of quagga_timestampChristian Franke2-2/+3
2016-04-07debian: Add ability to call reload from systemctlDonald Sharp8-0/+8
2016-04-07tools: Make quagga script be more helpfulDonald Sharp1-0/+1
2016-04-07vtysh: Add file locking to Quagga.confDonald Sharp1-0/+37
2016-04-07lib, vtysh: Return actual problem further upDonald Sharp7-34/+50
2016-04-06Zebra: Fix VRF-id and table for BGP unnumbered (RFC 5549)vivek2-15/+19
2016-04-06bgpd: Resolve ability to add route-map out to peer-group memberDon Slice1-1/+3
2016-04-06isisd: ignore unknown interfaces when adjusting IS-IS mtuChristian Franke1-0/+2
2016-04-06isisd: make sure that all interface addresses are advertisedChristian Franke1-2/+8
2016-04-06isisd: fix a crash due to an lsp-mtu issueChristian Franke2-4/+21
2016-04-06isisd: work around route table asserts for deleting node with infoChristian Franke1-0/+3
2016-04-05lib: Initialize variablevivek1-1/+1
2016-04-05lib: Ensure VRF is created with correct idvivek1-1/+19
2016-04-04bgpd: Another hash_get crash fixDonald Sharp1-0/+3
2016-04-04lib: plist should not CMD_WARNING when command has already been enteredDonald Sharp1-1/+1
2016-04-02zebra: close all tables when quagga is stoppedDon Slice1-0/+13
2016-04-01bgp: Fix crash in hash_get for peerDonald Sharp1-0/+1
2016-04-01vtysh: Make vtysh run as quagga userDonald Sharp1-0/+24
2016-04-01lib, zebra: Fix vrf new hook callback.Donald Sharp2-13/+1
2016-04-01BGP: Enable multiple instance support by defaultvivek1-2/+5
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