index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-12
ldpd: fix broken label allocation
Renato Westphal
1
-1
/
+2
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
2017-09-03
bgpd: Fixed some comments in bgp_lcommunity.h
Nigel Kukard
1
-2
/
+2
2017-09-03
bgpd: Fixed incorrect MTYPE being used for large communites
Nigel Kukard
1
-2
/
+2
2017-09-02
bgpd: rfapi - fix vestige from gratuitous grammar change.
Lou Berger
1
-3
/
+3
2017-09-02
bgpd: Fixed pointer calculation issue in lcommunity
Nigel Kukard
1
-2
/
+1
2017-09-02
tests: skip isis tlv fuzztest on SunOS
Christian Franke
3
-3
/
+17
2017-09-01
zebra: add an exception for link-local connected routes
Renato Westphal
1
-1
/
+6
2017-09-01
bgpd: Use lcommunity_new() to allocate new lcommunity
Nigel Kukard
1
-1
/
+1
2017-09-01
zebra: allow blackhole routes from the kernel to be deleted
Renato Westphal
1
-9
/
+18
2017-09-01
zebra: fix detection of duplicate system routes
Renato Westphal
1
-5
/
+4
2017-09-01
zebra: remove refcnt from the route_entry structure
Renato Westphal
3
-16
/
+3
2017-09-01
zebra: fix compiler error introduced by previous commit
Renato Westphal
1
-4
/
+4
2017-09-01
bgpd: Fixed pointer arithmatic miscalculation
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed incorrect large community pointer calculation
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed incorrect calculation of pointer location
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed potential memory leak if additive is false
Nigel Kukard
1
-7
/
+8
2017-09-01
bgpd: Fixed potential memory leak if additive is false in normal communities
Nigel Kukard
1
-7
/
+8
2017-09-01
bgpd: Cleaned up some comments
Nigel Kukard
1
-4
/
+2
2017-09-01
bgpd: Fixed typo in comment
Nigel Kukard
1
-1
/
+1
2017-09-01
bgpd: Fixed typo in the lc list type being matched on
Nigel Kukard
1
-1
/
+1
2017-09-01
bgpd: Cleaned up the lcom->size * LCOMMUNITY_SIZE with lcom_length()
Nigel Kukard
2
-18
/
+15
[next]