index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: remove unnecessary #include "vty.h"
Quentin Young
2017-03-02
8
-8
/
+0
*
bgpd: add vty.h to bgpd.h
Quentin Young
2017-03-02
1
-0
/
+1
*
lib: add stream.h, vty.h, zebra.h to plist.h
Quentin Young
2017-03-02
2
-1
/
+5
*
Merge pull request #230 from qlyoung/remove-quagga_clkid
Russ White
2017-03-01
1
-5
/
+0
|
\
|
*
lib: remove unused quagga_clkid
Quentin Young
2017-02-27
1
-5
/
+0
*
|
Merge pull request #224 from donaldsharp/pim_patches_feb
Russ White
2017-03-01
22
-438
/
+513
|
\
\
|
*
|
pimd: Get Static mroutes displaying again
Donald Sharp
2017-02-24
1
-11
/
+18
|
*
|
pimd: Move group handling to it's own function for J/P message
Donald Sharp
2017-02-24
1
-91
/
+101
|
*
|
pimd: Add hash lookup for igmp group's
Donald Sharp
2017-02-24
2
-6
/
+33
|
*
|
pimd: Intelligently drop wrvifwhole packets in some cases
Donald Sharp
2017-02-24
1
-2
/
+14
|
*
|
pimd: Refactor pim_joinprune_send
Donald Sharp
2017-02-24
5
-43
/
+31
|
*
|
pimd: Refactor pim_rpf_update to take a 'struct pim_rpf'
Donald Sharp
2017-02-24
3
-19
/
+19
|
*
|
pimd: Refactor functions
Donald Sharp
2017-02-24
1
-49
/
+35
|
*
|
pimd: Make ifchannel lookup a hash lookup
Donald Sharp
2017-02-24
4
-13
/
+44
|
*
|
pimd: Trust the compiler
Donald Sharp
2017-02-24
1
-1
/
+0
|
*
|
pimd: Narrow inheritance search down to interface we are interested in.
Donald Sharp
2017-02-24
4
-3
/
+6
|
*
|
pimd: Remove unnecessary igmp check
Donald Sharp
2017-02-24
1
-6
/
+0
|
*
|
pimd: Remove unnecessary ip header length checks on receipt.
Donald Sharp
2017-02-24
3
-26
/
+0
|
*
|
pimd: Remove unnecessary check in packet process path
Donald Sharp
2017-02-24
1
-7
/
+0
|
*
|
pimd: Only debug in the unusual case
Donald Sharp
2017-02-24
1
-20
/
+20
|
*
|
pimd: Remove unneeded parameter
Donald Sharp
2017-02-24
3
-12
/
+9
|
*
|
pimd: Add packed data structures for building j/p messages
Donald Sharp
2017-02-24
2
-97
/
+107
|
*
|
pimd: Assume buffer size passed in is of sufficient size
Donald Sharp
2017-02-24
4
-64
/
+27
|
*
|
pimd: Add 'struct pim_msg_header' packed data structure.
Donald Sharp
2017-02-24
4
-41
/
+35
|
*
|
pimd: Document the J/P packet format a bit better.
Donald Sharp
2017-02-24
2
-12
/
+101
|
*
|
pimd: Convert sizes to #defines
Donald Sharp
2017-02-24
2
-15
/
+13
*
|
|
Merge pull request #231 from qlyoung/monotime-retab
Russ White
2017-03-01
1
-28
/
+28
|
\
\
\
|
*
|
|
lib: monotime.h tabs -> spaces
Quentin Young
2017-02-27
1
-28
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #234 from donaldsharp/v6_multipath_rework1
Russ White
2017-03-01
6
-292
/
+167
|
\
\
\
|
*
|
|
zebra: Allow multiple rib deletes from linux kernel
Donald Sharp
2017-03-01
1
-2
/
+35
|
*
|
|
zebra: Add multipath parsing to V6
Donald Sharp
2017-03-01
1
-96
/
+95
|
*
|
|
zebra: Refactor netlink_route_change and netlink_route_change_read_unicast
Donald Sharp
2017-03-01
1
-207
/
+26
|
*
|
|
zebra: Add knowledge of whether or not we are acting under startup conditions
Donald Sharp
2017-03-01
6
-45
/
+69
*
|
|
|
Merge pull request #235 from donaldsharp/coverity1
Russ White
2017-03-01
9
-19
/
+36
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd: Cleanup grabbag of coverity scan issues found
Donald Sharp
2017-03-01
6
-11
/
+24
|
*
|
|
isisd: Clean up leaked memory
Donald Sharp
2017-03-01
1
-0
/
+1
|
*
|
|
ospf6d: Fix write beyond data structure
Donald Sharp
2017-03-01
1
-7
/
+7
|
*
|
|
pimd: Fix use of value after free
Donald Sharp
2017-03-01
1
-1
/
+4
|
/
/
/
*
|
|
Merge pull request #226 from donaldsharp/evpn_fix
Russ White
2017-02-28
1
-1
/
+3
|
\
\
\
|
*
|
|
bgpd: Fix help strings for new command
Donald Sharp
2017-02-24
1
-1
/
+3
|
|
/
/
*
|
|
Merge pull request #229 from ChairmanTubeAmp/martinb-lower-frr.conf
Donald Sharp
2017-02-27
12
-30
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Lowercase frr.conf
MartÃn Beauchamp
2017-02-27
12
-30
/
+30
|
/
/
*
|
Merge pull request #219 from opensourcerouting/feature/isis-draft-ietf-rtgwg-...
Donald Sharp
2017-02-24
9
-136
/
+606
|
\
\
|
|
/
|
/
|
|
*
isisd: add support for draft-ietf-rtgwg-backoff-algo
Stephane Litkowski
2017-02-22
4
-0
/
+161
|
*
isisd: cleanup SPF scheduling
Stephane Litkowski
2017-02-22
6
-136
/
+36
|
*
lib: add SPF back-off implementation
Christian Franke
2017-02-22
3
-0
/
+409
*
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-24
25
-22
/
+1655
|
\
\
|
|
/
|
/
|
|
*
Merge pull request #221 from LabNConsulting/working/2.0/patch/issue-218
Donald Sharp
2017-02-24
1
-1
/
+1
|
|
\
|
|
*
bgpd: Fix issue #218
Lou Berger
2017-02-23
1
-1
/
+1
|
|
/
|
*
Merge pull request #220 from opensourcerouting/fixes/addpath_id
Donald Sharp
2017-02-23
2
-0
/
+4
|
|
\
[next]