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
...
|
*
|
zebra: add missing includes
Denis Ovsienko
2011-09-27
2
-0
/
+5
|
*
|
ospf6d: address more trivial compiler warnings
Denis Ovsienko
2011-09-27
3
-2
/
+13
|
*
|
ospfd: sizing macros cleanup
Denis Ovsienko
2011-09-27
2
-10
/
+8
|
*
|
lib: use "protocol-independed API" from RFC3678, if that is available
Dmitrij Tejblum
2011-09-27
2
-4
/
+31
|
*
|
lib: futher simplification of setsockopt_ipv4_multicast()
Dmitrij Tejblum
2011-09-27
1
-64
/
+44
|
*
|
lib: fix omission in the previous commit to lib/sockopt.c
Dmitrij Tejblum
2011-09-27
1
-0
/
+1
|
*
|
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
4
-60
/
+63
|
*
|
ospf6d: spelling
Denis Ovsienko
2011-09-27
2
-12
/
+12
|
*
|
lib: remove unused variable
Denis Ovsienko
2011-09-27
1
-3
/
+1
|
*
|
delete CVS keywords
Denis Ovsienko
2011-09-27
12
-23
/
+0
|
*
|
configure: fix OpenPAM detection
Denis Ovsienko
2011-09-27
1
-1
/
+8
|
*
|
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
Denis Ovsienko
2011-09-27
1
-2
/
+38
|
*
|
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
Denis Ovsienko
2011-09-27
1
-0
/
+32
|
*
|
bgpd: check LOCAL_PREF attribute flags (BZ#674)
Denis Ovsienko
2011-09-27
1
-2
/
+27
|
*
|
bgpd: add useful notification logs (BZ#616)
heasley
2011-09-27
1
-3
/
+16
|
*
|
bgpd: consistent log msg format (BZ#565)
heasley
2011-09-27
1
-5
/
+5
|
*
|
ospf6d: add lost lines to area config block
Jon Andersson
2011-09-27
1
-0
/
+12
|
*
|
ospf6d: fix crash on filter-list handling (BZ#530)
Christian Hammers
2011-09-27
1
-8
/
+8
|
*
|
configure: fix FreeBSD header detection (BZ#408)
Denis Ovsienko
2011-09-27
1
-9
/
+30
|
*
|
isisd: include hash.h, not hash.c
Peter Szilagyi
2011-09-27
1
-1
/
+1
|
*
|
isisd: raise hello rate for DIS (BZ#539)
Fritz Reichmann
2011-09-27
1
-2
/
+24
|
*
|
isisd: fix crash on "no router isis" (BZ#536)
Fritz Reichmann
2011-09-27
6
-3
/
+40
|
*
|
configure: dismiss libutil.h
Stephen Hemminger
2011-09-27
2
-5
/
+1
|
*
|
zebra: fix loss of metric for Linux routes
Dmitry Popov
2011-09-27
1
-2
/
+8
|
*
|
ospfd: remove useless RFC1583 check
Alexandre Chappuis
2011-09-27
1
-4
/
+0
|
*
|
doc: BGP route-flap dampening
Alexandre Chappuis
2011-09-27
1
-0
/
+30
|
*
|
doc: add missing word
Alexandre Chappuis
2011-09-27
1
-1
/
+1
|
*
|
release: 0.99.19
quagga_0_99_19_release
Denis Ovsienko
2011-09-26
1
-1
/
+1
|
*
|
ospf6d: CVE-2011-3323 (fortify packet reception)
Denis Ovsienko
2011-09-26
7
-73
/
+492
|
*
|
ospf6d: CVE-2011-3324 (DD LSA assertion)
Denis Ovsienko
2011-09-26
1
-1
/
+11
|
*
|
ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
Denis Ovsienko
2011-09-26
1
-14
/
+18
|
*
|
ospfd: CVE-2011-3325 part 1 (OSPF header underrun)
Denis Ovsienko
2011-09-26
1
-3
/
+12
|
*
|
ospfd: CVE-2011-3326 (uknown LSA type segfault)
CROSS
2011-09-26
1
-1
/
+2
|
*
|
bgpd: CVE-2011-3327 (ext. comm. buffer overflow)
CROSS
2011-09-26
1
-7
/
+7
|
*
|
ospf6d: add missing include
Denis Ovsienko
2011-08-27
1
-0
/
+3
|
*
|
ospf6d: move named constants to ospf6d.h
Denis Ovsienko
2011-08-27
2
-2
/
+3
|
*
|
ospf6d: justify some ABR debug code
Denis Ovsienko
2011-08-27
1
-2
/
+4
*
|
|
Fix broken prefix-list handling in bgpd
Chris Hall
2012-02-29
15
-1041
/
+1193
*
|
|
Reverse erroneous part of previous fix for bug in zclient.
Chris Hall
2012-02-27
1
-2
/
+0
*
|
|
Reviewed and improved vty and (particularly) vtysh.
Chris Hall
2012-02-26
31
-1196
/
+1585
*
|
|
Fix bug in stream_put_ipv4()
Chris Hall
2012-02-24
6
-433
/
+1003
*
|
|
Fix zprivs_init for when have capabilities and *not* --dryrun.
Chris Hall
2012-02-23
1
-2
/
+4
*
|
|
Fix: "--more--" and "no ip prefix-list fred"
Chris Hall
2012-02-22
3
-63
/
+139
*
|
|
Do not install "end" command in nodes where it has no effect.
Chris Hall
2012-02-22
4
-32
/
+65
*
|
|
Fix reading encrypted password from config and "pthreads on" command
Chris Hall
2012-02-21
16
-732
/
+718
*
|
|
Fix failure to build under --disable-rtadv
Chris Hall
2012-02-21
3
-0
/
+9
*
|
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
219
-22620
/
+33146
*
|
|
Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_b
Chris Hall
2011-09-08
11
-483
/
+617
|
\
\
\
|
*
|
|
Further simplification of CLI state handling.
Chris Hall
2011-09-08
11
-483
/
+617
*
|
|
|
Fix formatting of memory region "show" when no memory_tracker
Chris Hall
2011-09-08
1
-9
/
+12
[prev]
[next]