index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING.LIB
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-17
BGP: neighbor activate lines for ipv4 unicast are not in the sub context
Daniel Walton
1
-1
/
+3
2016-08-17
bgpd: Fix for CM-11777 Need Quagga.conf created at quagga install
Sid Khot
7
-17
/
+6
2016-08-16
ospfd: Remove HAVE_OSPF_TE
Donald Sharp
3
-16
/
+0
2016-08-16
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
20
-208
/
+3
2016-08-16
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
33
-13
/
+38
2016-08-16
pimd: don't break with missing SO_BINDTODEVICE
David Lamparter
1
-1
/
+5
2016-08-16
bgpd: only try to identify VRF on Linux
David Lamparter
1
-0
/
+12
2016-08-16
isisd: warn if there is an MTU issue on circuits
Christian Franke
2
-2
/
+10
2016-08-16
isisd: fold up isis_circuit_is_type_set()
David Lamparter
3
-9
/
+2
2016-08-16
isisd: fix is_type_set
David Lamparter
1
-3
/
+3
2016-08-16
isisd: fix network-type configuration
Christian Franke
2
-3
/
+2
2016-08-16
isisd: fix isis_circuit_af_set() on fresh circuit
David Lamparter
1
-1
/
+1
2016-08-16
isisd: fix isis_circuit_create()
David Lamparter
2
-12
/
+10
2016-08-16
lib: don't have log functions change errno
Christian Franke
1
-0
/
+4
2016-08-16
Revert "Remove individual daemon conf files and replace with Quagga.conf"
Sid Khot
6
-3
/
+16
2016-08-15
"No such peer-groupr" should be "No such peer-group"
Daniel Walton
1
-1
/
+1
2016-08-15
zebra: Fix usage of accidental NULL pointer
Donald Sharp
1
-1
/
+1
2016-08-15
zebra: Fix usage of accidental NULL pointer
Donald Sharp
1
-1
/
+1
2016-08-13
zebra: Fix interface lookup for RA statistics
vivek
1
-13
/
+13
2016-08-13
Remove individual daemon conf files and replace with Quagga.conf
Dinesh G Dutt
6
-16
/
+3
2016-08-13
bgpd: Reverting fix for CM-5040: BGP and OSPF should accept "router-id use-lo...
Sid Khot
2
-167
/
+8
2016-08-08
*: fix trivial build errors on *BSD
Renato Westphal
7
-19
/
+33
2016-08-08
zebra: create an abstraction layer for netlink_neigh_update()
Renato Westphal
6
-7
/
+18
2016-08-08
zebra: replace __u32 with standard uint32_t
Renato Westphal
3
-3
/
+3
2016-08-08
pimd: add a workaround for *BSD
Renato Westphal
3
-21
/
+57
2016-08-08
bgpd: fix wrong use of IN6_IS_ADDR_LINKLOCAL
Renato Westphal
1
-1
/
+1
2016-08-08
bgpd: use utsname.domainname only when available
Renato Westphal
2
-1
/
+11
2016-08-08
lib: update strlcpy to OpenBSD v1.13
Renato Westphal
1
-17
/
+25
2016-08-08
lib: fix setting of IPv4 multicast sockopts on OpenBSD
Renato Westphal
4
-14
/
+28
2016-08-08
ospf6d: fix sendmsg on OpenBSD
Renato Westphal
1
-5
/
+9
2016-08-08
zebra: fix build on OpenBSD >= 5.9
Renato Westphal
1
-0
/
+2
2016-08-06
bgpd: Fix for CM-11982 bgp failed to redistribute connected in vrf table
Sid Khot
3
-0
/
+30
2016-08-05
'debug ospf' print a garbage character
Daniel Walton
1
-0
/
+1
2016-08-04
Fix changelog to add maintainer info, build fails without it
John Berezovik
1
-2
/
+4
2016-08-03
lib: Add newline terminators to pim docstring
Quentin Young
1
-6
/
+6
2016-08-02
quagga: Set version strings appropriately
Donald Sharp
2
-1
/
+7
2016-08-03
lib: Arm build breakage with MAX_INT macro issues
Donald Sharp
1
-1
/
+1
2016-08-03
bgpd: Add command to prefer global ipv6 address
Don Slice
4
-19
/
+114
2016-08-01
bgpd: Add the no form of some dump bgp commands
Donald Sharp
1
-4
/
+30
2016-08-01
configure: Auto pick-up the correct json env
Donald Sharp
96
-465
/
+578
2016-08-01
BGP displays "keepalive" instead of "keepalives" for debugs
Daniel Walton
1
-1
/
+1
2016-07-28
vtysh: Do not run extract.pl over protocols that are not configured
Donald Sharp
1
-4
/
+31
2016-07-28
lib: 'show commandtree' is not a CLI command
Donald Sharp
1
-2
/
+0
2016-07-28
isisd: drop unused per-type metric values
David Lamparter
3
-14
/
+20
2016-07-28
isisd: API: area (L1), domain (L2) passwords
Christian Franke
3
-266
/
+158
2016-07-28
isisd: API: timers (LSP, SPF)
Christian Franke
4
-651
/
+585
2016-07-28
isisd: API: LSP-MTU & area level
Christian Franke
5
-238
/
+227
2016-07-28
isisd: API: timers (IIH, CSNP, PSNP)
David Lamparter
2
-705
/
+704
2016-07-28
isisd: API: circuit password
Christian Franke
3
-58
/
+84
2016-07-28
isisd: API: basic area config
Christian Franke
3
-201
/
+207
[next]