Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
28f79728b6ec46f545fc9978a9238e6d58c7a5d2
28f7972
- lib/ dir shouldnt be conditional, remove bad dir attribute from dev files
by paul
· 20 years ago
f2799e6
"show running-daemons" -> "show daemons".
by hasso
· 20 years ago
6bd7c6a
Remove dead "ip tunnel" command.
by hasso
· 20 years ago
8dceb82
Fix help of "show debugging ripng" command.
by hasso
· 20 years ago
98f5163
2004-10-25 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
508ec91
Yet another breakage introduced in May with zserv cleanup.
by hasso
· 20 years ago
6b637e9
- andrew's service adding change to detect existing entries reliably
by paul
· 20 years ago
cfc1842
- update with andrew's modifications - enable irdp by default again
by paul
· 20 years ago
3e511c8
2004-10-23 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
af0d97e
2004-10-23 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
4ccb2c4
- credit rix for fixing openbsd
by paul
· 20 years ago
06f953f
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
4927cf0
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
406d671
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
ac19123
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
23b9c61
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
7d9c6e5
2004-10-13 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
c49ad8f
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
6b6942f
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
97b7db2
Don't popen pager if command is "exit". Fixes "vtysh screws up my terminal
by hasso
· 20 years ago
6590f2c
Small copyright string and hostname related cleanup.
by hasso
· 20 years ago
3fb9cd6
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
by hasso
· 20 years ago
5ae35f4
- From Andrew Schorr, fixup logrotate to use correct path to killall
by paul
· 20 years ago
c1eaa44
Fix regression. It seems to me that this code still works only by accident
by hasso
· 20 years ago
81bc8c7
Missing comma.
by hasso
· 20 years ago
501ba49
Make dump configuration appear in vtysh.
by hasso
· 20 years ago
8b3126b
Ladies and Gentlemens. This file is dead for years, from 1999 to be exact.
by hasso
· 20 years ago
f4ad4db
- fix date in changelog of my last commit..
by paul
· 20 years ago
b71f00f
* zserv.c: Remove useless warnings "forwarding is already on".
by hasso
· 20 years ago
c75105a
Make initializing smux connection configurable - "smux peer OID" command
by hasso
· 20 years ago
d68614d
Unbreak compilation with ospfapi disabled. We should seriously think about
by hasso
· 20 years ago
43fb135
All access lists (IPv4 and IPv6) are used by all daemons to limit access to vty.
by hasso
· 20 years ago
c729c65
Initialize access lists here as well.
by hasso
· 20 years ago
ddd85ed
Fix critical bugzilla #113. Make CMD_ERR_NOTHING_TODO nonfatal.
by hasso
· 20 years ago
42d4986
2004-10-13 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
fd79ac9
2004-10-13 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
39db97e
Some compiler warnings fixes and fix for bugzilla #119.
by hasso
· 20 years ago
39ff11d
Unbreak "show ip route" command.
by hasso
· 20 years ago
f4d58ce
Unbreak ospfclient compilation.
by hasso
· 20 years ago
54aa6b2
ospf6d supports SNMP as well now.
by hasso
· 20 years ago
4f8b5bb
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
0921d48
2004-09-17 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
c8a440e
Better common router-id handling.
by hasso
· 20 years ago
de4a643
Update NEWS - apiserver is disabled by default now.
by hasso
· 20 years ago
c3abdb7
Disable ospfapi init by default.
by hasso
· 20 years ago
e2ea9fe
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
5862ff5
Fix warnings here.
by hasso
· 20 years ago
f90a5f6
Sync isisd with changes in lib.
by hasso
· 20 years ago
98b718a
Sync with changes in lib. Make more strings const.
by hasso
· 20 years ago
a149411
Some more const string fixes.
by hasso
· 20 years ago
8552e37
Commas -> dots.
by hasso
· 20 years ago
c9eca01
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
6c83567
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
6b33361
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9076fbd
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
0c083ee
2004-10-10 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9035efa
2004-10-10 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
ddd119f
2004-10-10 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
47ca295
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
ef1bbf5
Merge svn revisions 1065 and 1066 from Zebra CVS.
by hasso
· 20 years ago
eb1ce60
Compiler warnings fixes round 1.
by hasso
· 20 years ago
2e864cf
Argh, fix typo.
by hasso
· 20 years ago
8a676be
There is no warnings here any more.
by hasso
· 20 years ago
7a1d583
Only warning left is the known lvalue problem in ripng_nexthop.c.
by hasso
· 20 years ago
27a43a8
More const strings.
by hasso
· 20 years ago
1b12142
Although we don't look at current directory for config any more, it's nice
by hasso
· 20 years ago
5973ee7
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
da29c6b
- ospfclient should be in -devel package, if anywhere.
by paul
· 20 years ago
dda0952
Vtysh compiles cleanly as well.
by hasso
· 20 years ago
ea8e9d9
Even more const strings and fix to bugfix.
by hasso
· 20 years ago
e561a8e
2004-10-07 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
fce954f
Fix warnings. Didn't even look at files not compiled in Linux though.
by hasso
· 20 years ago
1cd8084
No warnings here any more.
by hasso
· 20 years ago
54ade99
2004-10-07 Greg Troxel <gdt@claude.ir.bbn.com>
by gdt
· 20 years ago
6ad96ea
Make more strings const.
by hasso
· 20 years ago
015253c
2004-10-07 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
69f5d26
- make specfile actually work
by paul
· 20 years ago
aa20c6f
2004-10-07 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
7fd63b3
2004-10-07 Greg Troxel <gdt@sunpal7.mit.edu>
by gdt
· 20 years ago
8c328f1
Number of warnings is down to 3 again in lib directory. A lot of const's
by hasso
· 20 years ago
98c91ac
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
7216466
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
18b12c3
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
96e27c9
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
7347a2a
Even my time is limited :).
by hasso
· 20 years ago
03a865a
Remove dead files.
by hasso
· 20 years ago
b04c699
First small part of lib cleanup. Mainly "constification" of arguments and
by hasso
· 20 years ago
97c52f4
Every file includes it and warns about it.
by hasso
· 20 years ago
9a3805e
Document stuff I broke today.
by hasso
· 20 years ago
e7168df
Big vtysh cleanup. See changelogs for details.
by hasso
· 20 years ago
eef1fe1
New way to handle secondary addresses from Gilad Arnold.
by hasso
· 20 years ago
18a6dce
Common router id.
by hasso
· 20 years ago
a49c0ff
2004-09-30 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
54b25dc
* Wed Sep 15 2004 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
03d52f8
Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h include
by hasso
· 20 years ago
aa0b9f9
I think that it's better to report bugs into Bugzilla.
by hasso
· 20 years ago
d09da92
CVS ignores symlinks, but I recently updated update-autotools to have
by paul
· 20 years ago
e082ac1
This code didn't survive valgrinding. I wonder how it survived normal run.
by hasso
· 20 years ago
6a99f83
2004-09-27 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9172ee0
2004-09-27 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
Next »