index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
gitversion.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-21
zebra: implement per-route mtu handling
Timo Teräs
10
-17
/
+110
2016-08-21
zebra: Fix cherry-pick of ZEBRA_FLAG_CHANGED
Donald Sharp
2
-21
/
+21
2016-08-19
zebra: make ZEBRA_FLAG_CHANGED internal status
Timo Teräs
4
-25
/
+25
2016-08-19
bgpd: Upon interface up (update) only kick-off non-Established peers
vivek
1
-0
/
+1
2016-08-18
quagga-reload.py should not restart quagga if bgp ASN changes
Daniel Walton
1
-20
/
+20
2016-08-18
vtysh --markfile needs to ignore the "end" lines
Daniel Walton
1
-1
/
+39
2016-08-18
zebra: Fix up cherry-pick mistake
Donald Sharp
1
-3
/
+4
2016-08-18
zebra: additional redistribute related logging
Lou Berger
1
-12
/
+16
2016-08-18
ospfd: Impl. per interface 'ip ospf area' command
Joakim Tjernlund
5
-20
/
+203
2016-08-18
Revert "per-interface ospf enable and area set command."
David Lamparter
5
-203
/
+20
2016-08-18
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
69
-216
/
+219
2016-08-18
Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...
Sid Khot
10
-10
/
+28
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
[next]