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
...
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
ajs
2007-04-29
2
-0
/
+23
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
ajs
2007-04-29
2
-0
/
+33
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
ajs
2007-04-28
6
-42
/
+179
*
[64-bit] Fix 4 problems with printf formats and 64-bit size_t
ajs
2007-04-27
4
-7
/
+16
*
[ripd, ripngd] Remove useless code in rip_vty_out_uptime function
ajs
2007-04-27
4
-6
/
+8
*
[ospfd] Fix bug in 'passive-interface default' behavior
ajs
2007-04-21
2
-2
/
+10
*
Use 'path (category)' form.
dyoung
2007-04-16
1
-5
/
+4
*
Note my change to zebra/connected.c.
dyoung
2007-04-16
1
-0
/
+8
*
Only suppress adding a connected route to the kernel if it is
dyoung
2007-04-16
1
-1
/
+1
*
[bgpd] Minor performance improvement patch
ajs
2007-04-15
2
-10
/
+16
*
Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)
vincent
2007-04-12
2
-15
/
+10
*
Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...
vincent
2007-04-11
2
-2
/
+7
*
[zebra] MTU change should propogate to zserv client on BSD/Solaris
paul
2007-04-10
3
-1
/
+19
*
[bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds
paul
2007-04-10
2
-25
/
+70
*
[bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored
paul
2007-04-10
2
-3
/
+30
*
[zebra] Retain configured IPv4 address upon removal by kernel
paul
2007-04-10
2
-14
/
+24
*
[testzebra] stubs should call kernel_address_add on IP address install
paul
2007-04-10
3
-6
/
+37
*
[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes
paul
2007-04-10
6
-11
/
+24
*
[bgpd] bug #352: IPv6/Multicast address-family config not written out
paul
2007-04-10
2
-1
/
+16
*
[ospfd] Bug #330 regression: failure to calculate routes through networks
paul
2007-03-23
2
-1
/
+5
*
[ospfd] Instrument ospf_spf with more debug log messages
paul
2007-03-23
2
-3
/
+43
*
[doc] Makefile VPATH patch
ajs
2007-03-21
2
-2
/
+7
*
[ripd] Fix "show ip rip status" display of time until next update
ajs
2007-03-21
2
-13
/
+9
*
[lib] Make message lookup function more robust.
ajs
2007-03-20
2
-8
/
+30
*
[ospfd] Return SNMP standard neighbor state values, not quagga internal ones
ajs
2007-03-14
2
-1
/
+45
*
[ospfd] Fix two debug messages that used inet_ntoa more than once
ajs
2007-03-14
2
-6
/
+20
*
[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times
paul
2007-03-08
2
-1
/
+7
*
[zebra] Fix interface metric bug on BSD
paul
2007-03-06
2
-1
/
+15
*
[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.
ajs
2007-02-27
2
-1
/
+6
*
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
ajs
2007-02-27
2
-0
/
+10
*
[ospfd] Fix regression in SPF introduced by bug#330 fixes
paul
2007-02-26
2
-21
/
+42
*
[zebra] IRDP should ignore non-IPv4 addresses
paul
2007-02-26
2
-0
/
+10
*
[solaris] Add licence boilerplate to files for clarity
paul
2007-02-22
3
-0
/
+39
*
[bgpd] Peer delete can race with reconfig leading to crash
paul
2007-02-22
3
-33
/
+92
*
use generic sed test so this works on autoconf 2.59
gdt
2007-02-06
2
-1
/
+10
*
de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.
gdt
2007-02-06
1
-18
/
+18
*
Better comment explaining that GNU awk is really required.
gdt
2007-02-06
1
-1
/
+2
*
autoreconf -i
gdt
2007-02-06
2
-3
/
+7
*
add AC_PROC_SED
gdt
2007-02-03
2
-0
/
+6
*
remove crufty m4 files from 2004. With the files, autoheader (2.61)
gdt
2007-02-03
8
-6874
/
+6
*
use bootstrap.sh
gdt
2007-02-02
2
-3
/
+3
*
Provide 'standard interface', even if it just invokes autoreconf.
gdt
2007-02-02
2
-0
/
+9
*
ospf6d.h: remove declaration of errno (should be via header)
gdt
2007-02-02
2
-1
/
+4
*
* README.NetBSD: use update-autotools instead of autoreconf
gdt
2007-02-02
3
-3
/
+13
*
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
paul
2007-01-24
2
-56
/
+78
*
[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128
ajs
2006-12-13
2
-16
/
+18
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
ajs
2006-12-12
25
-393
/
+338
*
[0.99] Bump version to 0.99.6
quagga.0.99.6.release
paul
2006-12-08
2
-1
/
+5
*
[isisd] Fix compiler warnings and allow v4-only compilation
paul
2006-12-08
17
-35
/
+118
*
[zebra] Changes of nexthops of static routes didnt take effect
paul
2006-12-08
2
-10
/
+18
[prev]
[next]