index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
zebra: fix ipv6 route command description strings
Christian Franke
1
-2
/
+0
2017-06-14
zebra: pass srcdest information also when creating blackhole routes
Christian Franke
1
-2
/
+2
2017-06-09
isisd: fix heap uaf, round 2
Quentin Young
1
-6
/
+17
2017-06-07
doc: update build instructions for openbsd
Renato Westphal
1
-22
/
+24
2017-06-07
zebra: fix uninstallation of mpls lsps in openbsd
Renato Westphal
1
-4
/
+28
2017-06-07
ldpd: remove pledge calls
Renato Westphal
3
-12
/
+1
2017-06-07
Redhat: Add remaining NHRP modifications to match 2.0 and master branch
Martin Winter
5
-13
/
+25
2017-06-07
isisd: fix heap uaf
Quentin Young
1
-2
/
+4
2017-06-07
zebra: fix misc zebra leaks
Quentin Young
1
-0
/
+9
2017-06-07
redhat: Fix changelog to be in correct format and order
Martin Winter
1
-12
/
+9
2017-06-06
redhat: Fix missing packages in requirements section of README
Martin Winter
1
-1
/
+2
2017-06-06
redhat: Disallow reload function for unsupported systems
Martin Winter
1
-6
/
+4
2017-06-06
redhat: fix previous merge. initsystem detection should now work for mock bui...
Martin Winter
1
-1
/
+2
2017-06-06
redhat: use %initsystem check that works when chrooted
smccroskey
1
-1
/
+1
2017-06-06
redhat: fix README for rpm package build
Martin Winter
1
-26
/
+31
2017-06-06
redhat: redirect reload function in frr init script to restart if reload scri...
Martin Winter
1
-2
/
+10
2017-06-06
redhat: fix duplicate Requires: line in spec file
Martin Winter
1
-2
/
+1
2017-06-06
redhat: Fix BuildRequires for FRR/2.0 and duplicate /etc/frr/daemons
Martin Winter
1
-6
/
+6
2017-06-06
redhat: Update documentation for RPM build and usage
Martin Winter
1
-41
/
+17
2017-06-06
redhat: fix upgrade script (%postun), remove invalid mpls package selection (...
Martin Winter
1
-80
/
+8
2017-06-06
redhat: Add frr.service file for redhat based systemd systems (using init scr...
Martin Winter
3
-8
/
+44
2017-06-06
redhat: /etc/frr/daemons needs to be marked as no replace config to be save f...
Martin Winter
1
-1
/
+1
2017-06-06
redhat: Add (combined) init.d script for FRR with daemon selection based on /...
Martin Winter
15
-788
/
+626
2017-06-06
watchfrr: Remove the HAVE_CUMULUS around the watchfrr.started file. It's alwa...
Martin Winter
1
-2
/
+0
2017-06-06
redhat: Add python2 build requirement to pythontools sub package
Martin Winter
1
-0
/
+1
2017-06-06
redhat: Fix previously added centos6/redhat6 check
Martin Winter
1
-1
/
+1
2017-06-06
redhat: Fix install (daemon selection) and make postun scripts compatible wit...
Martin Winter
1
-25
/
+45
2017-06-06
redhat: Always disable PIMd on CentOS 6 and RedHat 6 systems as they are too ...
Martin Winter
1
-9
/
+42
2017-06-06
redhat: Move frr-reload python script to it's own sub package to avoid the py...
Martin Winter
1
-3
/
+14
2017-06-06
redhat: Don't set file attributes for symlinks
Martin Winter
1
-2
/
+3
2017-06-06
redhat: Fix ospf6d typo in frr.spec.in
Martin Winter
1
-1
/
+1
2017-06-06
redhat: Fix dependencies for rpm package
Martin Winter
2
-5
/
+15
2017-06-06
redhat: Remove tab's with spaces in frr.spec.in to make it better readable
Martin Winter
1
-226
/
+226
2017-06-06
redhat: Replace tab's with spaces in README
Martin Winter
1
-71
/
+69
2017-06-06
ripngd: fix packet buffer memleak
Quentin Young
1
-0
/
+3
2017-06-06
ospf6d: fix heap uaf
Quentin Young
1
-2
/
+7
2017-06-06
ospfd: fix stack underflow
Quentin Young
1
-28
/
+24
2017-06-05
ldpd: fix bug in pseudowire control-word negotiation
Renato Westphal
1
-4
/
+2
2017-06-05
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2
-16
/
+4
2017-06-05
ldpd: fix bug when changing the transport address
Renato Westphal
2
-13
/
+27
2017-06-05
ldpd: allow targeted neighbors over any interface
Renato Westphal
1
-8
/
+9
2017-06-05
ldpd: schedule the sending of label messages when necessary
Renato Westphal
3
-14
/
+72
2017-06-05
ldpd: improve ldp_zebra_read_route()
Renato Westphal
1
-26
/
+15
2017-06-05
ldpd: be more conservative with labels
Renato Westphal
1
-8
/
+11
2017-06-05
ldpd: accept notifications during the session establishment process
Renato Westphal
2
-2
/
+12
2017-06-05
ldpd: minor changes in the output of some show commands
Renato Westphal
1
-2
/
+2
2017-06-05
ldpd: use synchronous channels for sending log messages
Renato Westphal
5
-5
/
+23
2017-06-05
ldpd: remove unnecessary checks if a signal was caught
Renato Westphal
1
-10
/
+3
2017-06-05
ldpd: fix segfault after failed initialization
Renato Westphal
2
-7
/
+13
2017-06-05
ldpd: simplify initialization of the child processes
Renato Westphal
8
-126
/
+126
[next]