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
...
*
|
|
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
2
-11
/
+16
*
|
|
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
1
-2
/
+11
*
|
|
ospfd: interface code should leave network_lsa_self alone
Paul Jakma
2010-12-08
1
-5
/
+0
*
|
|
ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood
Paul Jakma
2010-12-08
1
-1
/
+1
*
|
|
ospfd: ospf_if_free can leave dangling references on ISM events - cancel them
Paul Jakma
2010-12-08
1
-0
/
+2
*
|
|
ospfd: Lower level of some common messages from info to debug
Paul Jakma
2010-12-08
2
-11
/
+11
*
|
|
lib: Fix bug in prefix trie lookup
Paul Jakma
2010-12-08
1
-6
/
+8
*
|
|
lib: prefix.c nano-optimisation
Paul Jakma
2010-12-08
1
-4
/
+5
*
|
|
lib: Make workqueue more conservative about ramping up
Paul Jakma
2010-12-08
1
-8
/
+9
*
|
|
lib: Add a command to clear the thread CPU history data
Paul Jakma
2010-12-08
3
-0
/
+86
*
|
|
lib: Thread scheduler should be fair and not let events starve I/O and timers
Paul Jakma
2010-12-08
1
-16
/
+41
*
|
|
lib: thread history funcname shouldn't be constant, it's freed
Paul Jakma
2010-12-08
2
-2
/
+2
*
|
|
bgpd: Simplify process queue init
Paul Jakma
2010-12-08
1
-7
/
+6
|
/
/
*
|
infrastructure: Express preference for published git repos
Greg Troxel
2010-11-03
1
-5
/
+15
*
|
infrastructure: Whitespace cleanup.
Greg Troxel
2010-11-03
1
-8
/
+12
*
|
infrastructure: Clarify commit message format.
Greg Troxel
2010-11-03
1
-2
/
+6
*
|
Adjust description of tomhenderson repo.
Greg Troxel
2010-11-03
1
-4
/
+4
*
|
bgpd: fix printed value of last-update timestamp
Vladimir L Ivanov
2010-10-21
1
-1
/
+2
*
|
zclient: fix router-id calculation for IPv6 (#595)
Dmitry Tejblum
2010-10-18
1
-3
/
+3
*
|
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
5
-20
/
+20
*
|
Add MTR repository.
Greg Troxel
2010-09-24
1
-0
/
+8
*
|
lib/vty.c: add missing format string when printing out motd message
Nico Golde
2010-09-17
1
-1
/
+1
*
|
Document rules for zalloc and friends.
Greg Troxel
2010-09-17
1
-5
/
+27
*
|
Add pointer to Balaji G. git.
Greg Troxel
2010-09-17
1
-0
/
+7
*
|
Set from even if binfo->extra is NULL.
Greg Troxel
2010-09-17
1
-2
/
+3
*
|
Zebra zserv: bogus conditional
Stephen Hemminger
2010-08-19
1
-1
/
+1
*
|
release: 0.99.17
quagga_0_99_17_release
Denis Ovsienko
2010-08-19
1
-1
/
+1
*
|
bgpd: fix handling of AS path data
Chris Hall
2010-08-09
4
-91
/
+131
*
|
bgpd: tighten bounds checking in RR ORF msg reader
Chris Hall
2010-05-14
1
-9
/
+40
|
/
*
zebra: fix infinite loop when deleting an interface
Roman Hoog Antink
2010-05-05
1
-0
/
+4
*
Update for git and emphasize asking for good reports.
Greg Troxel
2010-05-05
1
-3
/
+10
*
build: ignore mkinstalldirs and texinfo.tex
David Lamparter
2010-04-28
4
-7187
/
+2
*
isisd: change ISIS_METHOD to use C preprocessor
David Lamparter
2010-04-28
5
-13
/
+20
*
ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...
David Ward
2010-04-28
1
-10
/
+18
*
build/extra: Enhance README.NetBSD make/gmake decision.
Greg Troxel
2010-04-20
1
-7
/
+11
*
ospfd: Only refresh external default route once.
Joakim Tjernlund
2010-04-18
1
-2
/
+4
*
ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.
Joakim Tjernlund
2010-04-18
1
-2
/
+2
*
ospfd: Make sure all external routes are updated.
Joakim Tjernlund
2010-04-18
1
-17
/
+17
*
git: add pointers to out-of-tree work
Greg Troxel
2010-04-18
1
-0
/
+34
*
git: add (generated) m4 files to .gitignore
Greg Troxel
2010-04-14
1
-0
/
+1
*
doc: fixed spelling in bgpd.texi
Ivan Moskalyov
2010-03-11
1
-1
/
+1
*
build: Add QuaggaId to README.NetBSD
Greg Troxel
2010-03-10
1
-1
/
+1
*
release: 0.99.16
quagga_0_99_16_release
Denis Ovsienko
2010-03-09
1
-1
/
+1
*
lib: undo the last PIE commit
Stephen Hemminger
2010-01-27
1
-3
/
+0
*
lib: fix PIE build flags
Mathias Krause
2010-01-20
1
-0
/
+3
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
7
-46
/
+43
*
ospfd: Fix debug messages that were masked by DISCARD_LSA
Paul Jakma
2010-01-14
1
-3
/
+4
*
ospfd: remove unneeded memset from a very hot function
Paul Jakma
2010-01-14
1
-1
/
+0
*
lib: fix memory logging
David Ward
2010-01-13
1
-3
/
+5
*
zebra: change router-id selection algo
Stephen Hemminger
2009-12-21
1
-10
/
+6
[prev]
[next]