index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Enable vtysh and pimd as part of default build
Donald Sharp
2015-09-24
1
-6
/
+5
*
bgpd: Fix 'struct peer' memory leaks
Donald Sharp
2015-09-24
1
-2
/
+0
*
bgpd: Add some peer_lock/unlock debug code
Donald Sharp
2015-09-24
2
-18
/
+23
*
bgpd: Warn user that bgp is setting maximum-paths larger than MULTIPATH_NUM
Donald Sharp
2015-09-24
2
-1
/
+11
*
bgpd: Fix small memory leak in str2prefix_rd
Donald Sharp
2015-09-24
1
-0
/
+1
*
bgpd: Remove unnecessary stream_dup calls
Donald Sharp
2015-09-24
1
-26
/
+6
*
bgpd: Fix memory leak in bgpd/bgp_route.c
Denil Vira
2015-09-24
1
-0
/
+7
*
bgpd: Variable reuse in bgpd/bgpd.c
Denil Vira
2015-09-24
1
-3
/
+3
*
bgpd: Fix useless call in bgpd/bgp_mplsvpn.c
Denil Vira
2015-09-24
1
-3
/
+0
*
bgpd: Addition of "show ip bgp dampening" command tree
Balaji
2015-09-24
1
-0
/
+136
*
bgpd: Make bgp_info_cmp robust to paths that do not have su_remote info
Timo Teräs
2015-09-24
1
-1
/
+6
*
bgpd: Compile fix for clearing-completion FSM fix, using workqueue helper.
Paul Jakma
2015-09-24
1
-1
/
+2
*
lib/workqueue: Add trivial work_queue_is_scheduled helper
Paul Jakma
2015-09-24
2
-0
/
+8
*
build/lib: Check for and include stdbool.h by default
Paul Jakma
2015-09-24
2
-0
/
+4
*
bgpd: Fix race in clearing completion
Donald Sharp
2015-09-24
2
-23
/
+27
*
bgpd: Only use routes from Established peers for best path selection
Dinesh G Dutt
2015-09-24
1
-0
/
+14
*
bgpd: Ignore stale entry candidates during bestpath selection.
vivek
2015-09-24
1
-1
/
+13
*
ospfd: trap on state change seems to send incorrect value for ospfNbrState
Fernando Soto
2015-09-24
1
-17
/
+27
*
ospfd: Fix for 'no' + 'debug command' does not disable 'debug command'
Vystoropskyi, Sergii
2015-09-24
1
-1
/
+1
*
ospfd: Fast OSPF convergence
Michael Rossberg
2015-09-24
10
-25
/
+134
*
ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self
Paul Jakma
2015-09-24
4
-5
/
+12
*
bgpd/pimd: fix zAPI parsing
Nicolas Dichtel
2015-09-24
4
-68
/
+73
*
Revert "ospfd: Use route_node_lookup() instaed of route_node_get()"
Paul Jakma
2015-09-24
2
-6
/
+2
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2015-09-03
12
-48
/
+13
*
isisd: Attached-bit in LSP header
Amritha Nambiar
2015-09-03
3
-11
/
+60
*
isisd: Add new adjacency to LSP neighbor list
Amritha Nambiar
2015-09-03
1
-1
/
+7
*
pimd: Create ability to modify hell and hold timers per interface
Donald Sharp
2015-09-03
3
-1
/
+79
*
pimd: Change ioctl call failure from vty_out to zlog_warn
Donald Sharp
2015-08-21
1
-10
/
+7
*
pimd: Ensure new generation_id is different from previous
Donald Sharp
2015-08-21
1
-1
/
+13
*
pimd: Stop DR election on every hello
Donald Sharp
2015-08-21
1
-3
/
+0
*
pimd: Fix first DR Election
Donald Sharp
2015-08-21
1
-20
/
+20
*
pimd: Add ability to set DR Priority for an interface
Donald Sharp
2015-08-21
4
-7
/
+82
*
pimd: add support for configuring multicast static routes
Jafar Al-Gharaibeh
2015-08-21
8
-7
/
+731
*
vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build
Paul Jakma
2015-08-04
1
-1
/
+1
*
ospfd: Use route_node_lookup() instaed of route_node_get()
Joakim Tjernlund
2015-08-04
2
-2
/
+6
*
Removal of 'show ip mroute'
Donald Sharp
2015-08-04
1
-92
/
+0
*
Fix _netlink_route_debug message
Kaloyan Kovachev
2015-07-29
1
-0
/
+1
*
watchquagga.c does not compile without warnings
Donald Sharp
2015-07-29
1
-3
/
+5
*
pim: 'show debugging' collision
Donald Sharp
2015-07-29
1
-6
/
+7
*
Fixup of redhat control files to properly start pimd
Donald Sharp
2015-07-29
1
-0
/
+1
*
ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
Joakim Tjernlund
2015-07-29
2
-0
/
+5
*
ospfd: ospf_ls_upd_send() add missing unlock.
Joakim Tjernlund
2015-07-29
1
-0
/
+2
*
ospfd: ospf_ase.c, external_lsa locking fixes.
Joakim Tjernlund
2015-07-29
1
-4
/
+6
*
ospfd: Move route_unlock_node() in ospf_ase_incremental_update()
Joakim Tjernlund
2015-07-29
1
-1
/
+1
*
ospfd: add missing unlock for ospf_interface_address_delete()
Joakim Tjernlund
2015-07-29
1
-0
/
+1
*
ospfd: Self nbrs needs to be rebuilt when router ID changes.
Joakim Tjernlund
2015-07-29
1
-2
/
+9
*
pimd assert when no route to source from a new igmp join
Donald Sharp
2015-06-21
1
-1
/
+6
*
Add code to extract.pl.in to prevent further cli function overwrites
Donald Sharp
2015-06-21
1
-0
/
+29
*
pim_mroute.h has a different version of code than linux/mroute.h provides
Donald Sharp
2015-06-21
2
-0
/
+9
*
Quagga: Fix code to use srandom/random
Donald Sharp
2015-06-21
8
-21
/
+10
[next]