index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
bgpd: Add fix for multiple set commands with prefer-global
root
2
-1
/
+9
2016-09-01
zebra: refactor zsend_ipv[4|6]_nexthop_lookup
Donald Sharp
1
-73
/
+21
2016-09-01
zebra: Remove unused function reference.
Donald Sharp
1
-2
/
+0
2016-09-01
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
6
-148
/
+32
2016-09-01
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
7
-209
/
+112
2016-09-01
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
7
-220
/
+81
2016-09-01
zebra: Refactor rib_match_ipv[4|6]
Donald Sharp
3
-84
/
+26
2016-09-01
zebra: Refactor v4 and v6 static_add into 1 function
Donald Sharp
3
-128
/
+43
2016-09-01
zebra: Refactor v4 and v6 static_delete
Donald Sharp
3
-79
/
+25
2016-09-01
zebra: Create zebra_static.[ch] to isolate code
Donald Sharp
7
-661
/
+729
2016-08-31
quagga-reload.py should be importable
Daniel Walton
1
-19
/
+22
2016-08-31
Quagga won't advertise 0.0.0.0/0 with network statement
Daniel Walton
1
-7
/
+6
2016-08-29
json support for "show ip route" for "show ipv6 route"
Daniel Walton
1
-63
/
+297
2016-08-27
build/solaris: fix one error and a few warnings
Renato Westphal
5
-9
/
+11
2016-08-24
bgpd: cleanup vty bgp_node_afi/safi utils
Lou Berger
1
-13
/
+34
2016-08-24
bgp: Reorg cleanup to align process and bgp instance init/destroy
Lou Berger
2
-3
/
+4
2016-08-24
bgpd: fix build on Solaris
Renato Westphal
7
-44
/
+44
2016-08-22
quagga route-map on-match and continue statements accept 65536
Daniel Walton
1
-2
/
+2
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
isisd: warn if there is an MTU issue on circuits
Christian Franke
2
-2
/
+10
2016-08-19
isisd: fold up isis_circuit_is_type_set()
David Lamparter
3
-9
/
+2
2016-08-19
isisd: fix is_type_set
David Lamparter
1
-3
/
+3
2016-08-19
isisd: fix network-type configuration
Christian Franke
2
-3
/
+2
2016-08-19
isisd: fix isis_circuit_af_set() on fresh circuit
David Lamparter
1
-1
/
+1
2016-08-19
isisd: fix isis_circuit_create()
David Lamparter
2
-12
/
+10
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
[next]