index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watchfrr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
pimd: Allow igmp join messages to return more detailed errors
Donald Sharp
3
-31
/
+17
2017-09-14
pimd: Add new 'debug pim nht rp' command
Donald Sharp
3
-11
/
+45
2017-09-14
pimd: More S,G RPT prune state missinformation
Donald Sharp
1
-25
/
+31
2017-09-13
bgpd: deduplicate struct definition
Quentin Young
3
-17
/
+15
2017-09-13
lib, doc: increase maximum cli tokens
Quentin Young
2
-1
/
+4
2017-09-13
ospf6d: Fix crash in prefix-list handling
Donald Sharp
1
-0
/
+3
2017-09-13
bgpd: Fix warning introduced by PR #1133
Donald Sharp
1
-0
/
+1
2017-09-12
zebra: Allow 'show ip route...' to display uptime for all routes
Donald Sharp
1
-73
/
+47
2017-09-12
zebra: Modify 'show ip route ...' to show duplicated nexthops
Donald Sharp
1
-3
/
+17
2017-09-12
lib: smallify loglock
Quentin Young
1
-6
/
+4
2017-09-12
lib: mt-safe log.c
Quentin Young
1
-32
/
+62
2017-09-12
zebra: api.vrf_id should be re->vrf_id
Daniel Walton
1
-1
/
+1
2017-09-12
*: make all daemons call frr_fini() on exit
Renato Westphal
7
-4
/
+13
2017-09-12
bgpd: fix show ip bgp vrf <vrf> nexthop
Don Slice
1
-1
/
+5
2017-09-12
ldpd: guard the label allocation debug messages
Renato Westphal
5
-5
/
+26
2017-09-12
zebra: deduplicate nexthops
David Lamparter
5
-5
/
+64
2017-09-12
ldpd: fix broken label allocation
Renato Westphal
1
-1
/
+2
2017-09-11
zebra: Fix rib_update_table
Donald Sharp
1
-21
/
+23
2017-09-11
zebra: Fixup indentation
Donald Sharp
4
-16
/
+27
2017-09-11
zebra: Small performance improvement for garbage collection
Donald Sharp
1
-3
/
+5
2017-09-09
*: fix be32 reading / 24-bit left shift
David Lamparter
12
-82
/
+53
2017-09-08
lib: free thread master name
Quentin Young
1
-0
/
+2
2017-09-08
tools: frr-reload.py support for vni under 'address-family l2vpn evpn'
Daniel Walton
1
-1
/
+26
2017-09-08
docs: Added large-community documentation
Nigel Kukard
1
-0
/
+99
2017-09-08
bgpd: Fix AS_PATH size calculation for long paths
Andreas Jaggi
1
-1
/
+1
2017-09-08
Typos and formatting
Manuel Schweizer
1
-3
/
+3
2017-09-07
zebra: allow multiple connected routes for the same prefix
Renato Westphal
1
-3
/
+4
2017-09-07
pimd: We do not need to BINDTODEVICE for default vrf
Donald Sharp
1
-1
/
+2
2017-09-07
build: non-recursive pimd
David Lamparter
7
-93
/
+126
2017-09-07
build: non-recursive watchfrr & tools
David Lamparter
10
-42
/
+74
2017-09-07
bgpd: fix compiler warning
David Lamparter
1
-1
/
+1
2017-09-07
bgpd: add comment on bgp_attr_intern
David Lamparter
1
-0
/
+6
2017-09-07
bgpd: remove transit_dup() & cluster_dup()
David Lamparter
1
-31
/
+0
2017-09-07
bgpd: rip out bgp_attr_deep_dup(), fix table-map
David Lamparter
3
-121
/
+40
2017-09-07
bgpd: kill bgp_attr_refcount()
David Lamparter
3
-41
/
+1
2017-09-07
bgpd: add safety check on ATTR_FLAG_BIT
David Lamparter
1
-1
/
+6
2017-09-06
vtysh: fix pathspace
Quentin Young
1
-2
/
+2
2017-09-06
bgpd: Cleanup rmap name memory leak
Donald Sharp
1
-0
/
+4
2017-09-06
eigrpd: Clean up some new coverity issues
Donald Sharp
1
-2
/
+3
2017-09-06
pimd: Add usage of vty_frame for vrf configuration
Donald Sharp
1
-2
/
+2
2017-09-06
zebra: Allow zebra to delete self originated routes
Donald Sharp
2
-26
/
+101
2017-09-05
nhrpd: Add hash table names
Donald Sharp
4
-4
/
+12
2017-09-05
bgpd: Add various hash optimizations
Donald Sharp
10
-68
/
+54
2017-09-05
zebra: Add hash name to mpls hash
Donald Sharp
1
-2
/
+6
2017-09-05
lib: Hash creation cleanup
Donald Sharp
5
-12
/
+33
2017-09-05
ripd: Fix warning about metric value less than 0
Donald Sharp
1
-2
/
+1
2017-09-05
vtysh: complete 40818cec
Quentin Young
1
-34
/
+11
2017-09-05
zebra: accept Null0 again in addition to null0
Renato Westphal
1
-6
/
+12
2017-09-05
zebra: display static blackhole routes consistently
Renato Westphal
3
-17
/
+37
2017-09-05
eigrp: Fix missing neighbor->nexthop changes?
Donald Sharp
3
-3
/
+3
[next]