summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-14zebra: fix ipv6 route command description stringsChristian Franke1-2/+0
2017-06-14zebra: pass srcdest information also when creating blackhole routesChristian Franke1-2/+2
2017-06-09isisd: fix heap uaf, round 2Quentin Young1-6/+17
2017-06-07doc: update build instructions for openbsdRenato Westphal1-22/+24
2017-06-07zebra: fix uninstallation of mpls lsps in openbsdRenato Westphal1-4/+28
2017-06-07ldpd: remove pledge callsRenato Westphal3-12/+1
2017-06-07Redhat: Add remaining NHRP modifications to match 2.0 and master branchMartin Winter5-13/+25
2017-06-07isisd: fix heap uafQuentin Young1-2/+4
2017-06-07zebra: fix misc zebra leaksQuentin Young1-0/+9
2017-06-07redhat: Fix changelog to be in correct format and orderMartin Winter1-12/+9
2017-06-06redhat: Fix missing packages in requirements section of READMEMartin Winter1-1/+2
2017-06-06redhat: Disallow reload function for unsupported systemsMartin Winter1-6/+4
2017-06-06redhat: fix previous merge. initsystem detection should now work for mock bui...Martin Winter1-1/+2
2017-06-06redhat: use %initsystem check that works when chrootedsmccroskey1-1/+1
2017-06-06redhat: fix README for rpm package buildMartin Winter1-26/+31
2017-06-06redhat: redirect reload function in frr init script to restart if reload scri...Martin Winter1-2/+10
2017-06-06redhat: fix duplicate Requires: line in spec fileMartin Winter1-2/+1
2017-06-06redhat: Fix BuildRequires for FRR/2.0 and duplicate /etc/frr/daemonsMartin Winter1-6/+6
2017-06-06redhat: Update documentation for RPM build and usageMartin Winter1-41/+17
2017-06-06redhat: fix upgrade script (%postun), remove invalid mpls package selection (...Martin Winter1-80/+8
2017-06-06redhat: Add frr.service file for redhat based systemd systems (using init scr...Martin Winter3-8/+44
2017-06-06redhat: /etc/frr/daemons needs to be marked as no replace config to be save f...Martin Winter1-1/+1
2017-06-06redhat: Add (combined) init.d script for FRR with daemon selection based on /...Martin Winter15-788/+626
2017-06-06watchfrr: Remove the HAVE_CUMULUS around the watchfrr.started file. It's alwa...Martin Winter1-2/+0
2017-06-06redhat: Add python2 build requirement to pythontools sub packageMartin Winter1-0/+1
2017-06-06redhat: Fix previously added centos6/redhat6 checkMartin Winter1-1/+1
2017-06-06redhat: Fix install (daemon selection) and make postun scripts compatible wit...Martin Winter1-25/+45
2017-06-06redhat: Always disable PIMd on CentOS 6 and RedHat 6 systems as they are too ...Martin Winter1-9/+42
2017-06-06redhat: Move frr-reload python script to it's own sub package to avoid the py...Martin Winter1-3/+14
2017-06-06redhat: Don't set file attributes for symlinksMartin Winter1-2/+3
2017-06-06redhat: Fix ospf6d typo in frr.spec.inMartin Winter1-1/+1
2017-06-06redhat: Fix dependencies for rpm packageMartin Winter2-5/+15
2017-06-06redhat: Remove tab's with spaces in frr.spec.in to make it better readableMartin Winter1-226/+226
2017-06-06redhat: Replace tab's with spaces in READMEMartin Winter1-71/+69
2017-06-06ripngd: fix packet buffer memleakQuentin Young1-0/+3
2017-06-06ospf6d: fix heap uafQuentin Young1-2/+7
2017-06-06ospfd: fix stack underflowQuentin Young1-28/+24
2017-06-05ldpd: fix bug in pseudowire control-word negotiationRenato Westphal1-4/+2
2017-06-05ldpd: fix issues detected by Coverity ScanRenato Westphal2-16/+4
2017-06-05ldpd: fix bug when changing the transport addressRenato Westphal2-13/+27
2017-06-05ldpd: allow targeted neighbors over any interfaceRenato Westphal1-8/+9
2017-06-05ldpd: schedule the sending of label messages when necessaryRenato Westphal3-14/+72
2017-06-05ldpd: improve ldp_zebra_read_route()Renato Westphal1-26/+15
2017-06-05ldpd: be more conservative with labelsRenato Westphal1-8/+11
2017-06-05ldpd: accept notifications during the session establishment processRenato Westphal2-2/+12
2017-06-05ldpd: minor changes in the output of some show commandsRenato Westphal1-2/+2
2017-06-05ldpd: use synchronous channels for sending log messagesRenato Westphal5-5/+23
2017-06-05ldpd: remove unnecessary checks if a signal was caughtRenato Westphal1-10/+3
2017-06-05ldpd: fix segfault after failed initializationRenato Westphal2-7/+13
2017-06-05ldpd: simplify initialization of the child processesRenato Westphal8-126/+126