index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zebra.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
bgp: Order neighbor information in show run
Donald Sharp
1
-0
/
+24
2016-03-31
bgpd: Add group pointer to peer_create function.
Donald Sharp
4
-11
/
+10
2016-03-31
lib: Combine name comparison function
Donald Sharp
4
-61
/
+10
2016-03-31
zebra: Fix Startup with > 1k interfaces
Donald Sharp
1
-9
/
+14
2016-03-30
Zebra: Fix IPv6 static route config in a VRF
vivek
1
-4
/
+4
2016-03-30
isisd: Fix more compiler warnings
Donald Sharp
1
-1
/
+1
2016-03-30
isisd, lib: Fix some more compiler warnings
Donald Sharp
1
-0
/
+2
2016-03-30
isisd: make send_lsp more robust
Christian Franke
4
-48
/
+114
2016-03-30
isisd: fix misleading wording in log
Christian Franke
1
-5
/
+5
2016-03-30
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
Christian Franke
2
-6
/
+40
2016-03-30
isisd: fix IPv6 mask application
Christian Franke
1
-5
/
+5
2016-03-30
isisd: show interface's ipv6 addreses
Christian Franke
1
-3
/
+23
2016-03-30
isisd: provide more detailed log for failed address removal
Christian Franke
1
-0
/
+20
2016-03-30
isisd: add support to import routes from other protocols
Christian Franke
16
-110
/
+1681
2016-03-30
lib: add function to get precise remaining time of timer thread
Christian Franke
2
-0
/
+9
2016-03-30
isisd: fix assertion in LSP refresh timer calculation
Christian Franke
1
-1
/
+4
2016-03-30
isisd: add a slight delay to lsp_regenerate_schedule
Christian Franke
5
-35
/
+169
2016-03-30
isisd: add a debug mode that traces LSP construction
Christian Franke
3
-5
/
+158
2016-03-30
isisd: purge on correct level
Christian Franke
3
-5
/
+6
2016-03-30
isisd: allow to adjust lsp-mtu
Christian Franke
8
-63
/
+172
2016-03-30
isisd: Attached-bit in LSP header
Amritha Nambiar
3
-11
/
+60
2016-03-30
isisd: initialize circuit to match area is_type
Christian Franke
2
-6
/
+20
2016-03-30
isisd: do remove ipv6 routes from Zebra
Christian Franke
1
-1
/
+1
2016-03-30
isisd: don't corrupt memory for long hostnames
Christian Franke
2
-3
/
+12
2016-03-30
isisd: fix a typo in a log message
Christian Franke
1
-1
/
+1
2016-03-30
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
3
-30
/
+1
2016-03-30
isisd: annotate some function arguments with const
Christian Franke
7
-28
/
+28
2016-03-30
ripd, isisd: fix warnings that make the build fail
Christian Franke
2
-4
/
+4
2016-03-30
isisd: Fix LSPs not being regenerated after adjacency change
Michael Zingg
1
-1
/
+12
2016-03-30
isisd: Drop packet received on multiple interfaces due to the time gap in bin...
Amritha Nambiar
1
-5
/
+17
2016-03-29
zebra: Use vrf name instead of vrf-id for router-id definition
Don Slice
1
-2
/
+2
2016-03-29
zebra: Use vrf name instead of vrf-id for ipv6 static route configuration
Don Slice
1
-1
/
+4
2016-03-29
Zebra: Fix nexthops in IPv6 route display
vivek
1
-4
/
+6
2016-03-29
BGP: Fix BGP unnumbered peerings across VRFs
vivek
2
-1
/
+1
2016-03-28
lib: zclient can overflow (struct interface) hw_addr if zebra is evil
Paul Jakma
1
-1
/
+1
2016-03-28
bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length
Donald Sharp
1
-16
/
+36
2016-03-28
lib: Really fix handling of poll
Donald Sharp
1
-3
/
+3
2016-03-28
Revert "lib: Fix handling of poll"
Donald Sharp
1
-54
/
+58
2016-03-26
Quagga: Fix VRF lookup by name
vivek
1
-2
/
+2
2016-03-25
lib: Fix handling of poll
Donald Sharp
1
-58
/
+54
2016-03-25
lib: Size the pollfds array once
Donald Sharp
1
-26
/
+3
2016-03-25
BGP: Enhance clear commands for VRFs
vivek
1
-81
/
+1550
2016-03-25
zebra: add or delete router-id when interface moves vrfs
Don Slice
1
-0
/
+2
2016-03-25
Zebra: Fix handling of larger table-ids
vivek
2
-67
/
+81
2016-03-24
bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup
Donald Sharp
5
-6
/
+6
2016-03-23
bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrf
Donald Sharp
4
-2
/
+21
2016-03-23
Revert "Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describi...
Donald Sharp
1
-1
/
+1
2016-03-23
zebra: Some small modifications to actually delete the vrf
Donald Sharp
2
-2
/
+12
2016-03-23
zebra: Replace vrf with zebra_vrf in a few places
Donald Sharp
6
-23
/
+23
2016-03-22
RDNBRD: Change default distance of imported table routes to 15
Daniel Walton
1
-1
/
+1
[next]