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 zebra_routemap.c
paul
2007-05-04
1
-0
/
+709
|
|
|
*
|
|
[zebra] Routemap support on received routes, with 'set src' command (linux)
paul
2007-05-02
24
-65
/
+454
|
|
|
*
|
|
[build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99
ajs
2007-04-30
2
-2
/
+7
|
|
|
*
|
|
[ospfd] network command now behaves more logically when a peer prefix is defined
ajs
2007-04-30
4
-1
/
+21
|
|
|
*
|
|
[0.99] Version bump to 0.99.7
paul
2007-04-29
2
-2
/
+6
|
|
|
*
|
|
[bgpd] Use defines for default weight
paul
2007-04-29
3
-15
/
+16
|
|
|
*
|
|
[bgpd] Fix warnings: hash callbacks should match hash API declarations
paul
2007-04-29
6
-17
/
+53
|
|
|
*
|
|
[zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name
paul
2007-04-29
2
-1
/
+3
|
|
|
*
|
|
[zebra] Fix merge error in previous solaris changeset
paul
2007-04-29
2
-1
/
+5
|
|
|
*
|
|
[logging] Minor performance tweak
ajs
2007-04-29
2
-10
/
+21
|
|
|
*
|
|
[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
-45
/
+182
|
|
|
*
|
|
[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
-9
/
+31
|
|
|
*
|
|
[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
-1
/
+40
|
|
|
*
|
|
[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
-2
/
+11
|
|
|
*
|
|
de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.
gdt
2007-02-06
1
-19
/
+19
|
|
|
*
|
|
Better comment explaining that GNU awk is really required.
gdt
2007-02-06
1
-2
/
+3
|
|
|
*
|
|
autoreconf -i
gdt
2007-02-06
2
-3
/
+7
|
|
|
*
|
|
add AC_PROC_SED
gdt
2007-02-03
2
-1
/
+7
|
|
|
*
|
|
remove crufty m4 files from 2004. With the files, autoheader (2.61)
gdt
2007-02-03
8
-6874
/
+6
[prev]
[next]