summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * zserv.c: Remove useless warnings "forwarding is already on".hasso2004-10-132-26/+9
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-1313-71/+79
* Unbreak compilation with ospfapi disabled. We should seriously think abouthasso2004-10-132-0/+10
* All access lists (IPv4 and IPv6) are used by all daemons to limit access tohasso2004-10-132-5/+6
* Initialize access lists here as well.hasso2004-10-132-0/+7
* Fix critical bugzilla #113. Make CMD_ERR_NOTHING_TODO nonfatal.hasso2004-10-132-5/+11
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-136-25/+41
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-1334-325/+390
* Some compiler warnings fixes and fix for bugzilla #119.hasso2004-10-127-31/+52
* Unbreak "show ip route" command.hasso2004-10-122-2/+7
* Unbreak ospfclient compilation.hasso2004-10-123-3/+11
* ospf6d supports SNMP as well now.hasso2004-10-122-8/+14
* 2004-10-11 Paul Jakma <paul@dishone.st>quagga_0_97_1_releasepaul2004-10-112-2/+6
* 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-10-112-4/+14
* Better common router-id handling.hasso2004-10-113-3/+16
* Update NEWS - apiserver is disabled by default now.hasso2004-10-111-1/+4
* Disable ospfapi init by default.hasso2004-10-115-5/+27
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-112-6/+15
* Fix warnings here.hasso2004-10-113-4/+9
* Sync isisd with changes in lib.hasso2004-10-114-7/+12
* Sync with changes in lib. Make more strings const.hasso2004-10-1112-69/+80
* Some more const string fixes.hasso2004-10-114-4/+9
* Commas -> dots.hasso2004-10-111-1/+1
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-116-14/+18
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-1115-85/+94
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-114-16/+25
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-112-3/+9
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-1022-87/+123
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-1023-100/+163
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-102-1/+5
* 2004-10-05 Paul Jakma <paul@dishone.st>paul2004-10-102-2/+6
* Merge svn revisions 1065 and 1066 from Zebra CVS.hasso2004-10-086-2/+3112
* Compiler warnings fixes round 1.hasso2004-10-0813-54/+60
* Argh, fix typo.hasso2004-10-081-1/+1
* There is no warnings here any more.hasso2004-10-086-24/+30
* Only warning left is the known lvalue problem in ripng_nexthop.c.hasso2004-10-087-20/+26
* More const strings.hasso2004-10-083-11/+15
* Although we don't look at current directory for config any more, it's nicehasso2004-10-081-1/+1
* 2004-10-05 Paul Jakma <paul@dishone.st>quagga_0_97_0_releasepaul2004-10-082-1/+6
* - ospfclient should be in -devel package, if anywhere.paul2004-10-081-3/+11
* Vtysh compiles cleanly as well.hasso2004-10-075-19/+22
* Even more const strings and fix to bugfix.hasso2004-10-073-5/+16
* 2004-10-07 Paul Jakma <paul@dishone.st>paul2004-10-071-0/+4
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-077-12/+18
* No warnings here any more.hasso2004-10-0718-430/+72
* 2004-10-07 Greg Troxel <gdt@claude.ir.bbn.com>gdt2004-10-072-4/+12
* Make more strings const.hasso2004-10-076-9/+15
* 2004-10-07 Paul Jakma <paul@dishone.st>paul2004-10-071-2/+2
* - make specfile actually workpaul2004-10-071-4/+6
* 2004-10-07 Paul Jakma <paul@dishone.st>paul2004-10-073-3/+9