Tag 'bgp_rserver_after' created by paul <paul> at 1970-01-01 00:00 -0800
Changes since the dawn of time:
gdt (57):
Add support for --enable-exampledir to specify where to place example
check for v6 header files after we figure out whether we are doing v6
reorder includes to avoid warning.
Enable rtadv by default.
fix exampledir processing bug; it failed when neither exampledir nor
* ospfd.c (ospf_network_match_iface): Rewrite code for clarity
{lib,ospfd,ospfapi}/Makefile.am:
rough cut at committing guidelines
add question about changelog usage
add comments clarifying the operation of listnode_add_sort
comments about struct list
note that order of = items is undefined, probably
2003-12-22 Christian Hammers <[email protected]>
Reorder free(f); unlink(f); to unlink before freeing.
2003-12-23 Krzysztof Oledzki <[email protected]>
Really ripngd should either leave groups on down interfaces, or keep
2004-01-05 Greg Troxel <[email protected]>
Fix incorrect test in previous commit; thanks to Sowmini Varadhan for
move changelog section up higher.
increase buffer size for kernel reads
2004-01-05 Greg Troxel <[email protected]>
change perror to zlog_err
2004-01-08 Greg Troxel <[email protected]>
Explain the dual use of struct prefix for CIDR prefixes and
add an XXX at a point where ifindex_num is assumed to be one w/o
add some /* XXX assert() */ for questionable assumptions (no code
2004-03-16 David Young <[email protected]>
Require automake 1.7 or higher. Fixes problem reported by Gilad
add $Id:$ line, commented out
Use -rf with autom4te.cache.
Make vtysh work on NetBSD, and minor cleanups:
Use EXTRA_DIST to distribute files, and don't list directories.
Add libtool support.
Compile libospf shared as well.
add appearance of shlibs
2004-07-01 Greg Troxel <[email protected]>
2004-07-13 Greg Troxel <[email protected]>
004-07-13 David Wiggins <[email protected]
2004-07-14 Greg Troxel <[email protected]>
2004-07-23 Greg Troxel <[email protected]>
(somewhat unrelated cleanups, but all are very minor)
add .libs
Add extra padding in cmsgdata buffer; there wasn't enough on
2004-08-11 Greg Troxel <[email protected]>
Include padding in control message length.
2004-08-17 Greg Troxel <[email protected]>
2004-08-26 Greg Troxel <[email protected]>
2004-08-26 Greg Troxel <[email protected]>
fix typo in previous commit
2004-08-26 Miles Nordin <[email protected]>
add () on SOPT_SIZE_CMSG_PKTINFO_IPV4() use, to match def.
2004-08-27 David Wiggins <[email protected]>
Add start/stop scripts for the rc.d framework used by
remove zebra/irdp.c because it is no longer in the source tree.
Assorted changes from work at BBN. Most are minor, and several are in
2004-08-31 Greg Troxel <[email protected]>
2004-08-31 Greg Troxel <[email protected]>
hasso (134):
Ripd has "no interface ..." command as well.
Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used
"ip forwarding" command. Patch from Jim Crumpler.
Just "write" command without any parameters writes conf to file.
Merge RIP part of 6Wind patch.
RIP has now "route-map x [in|out] <interface>" as well.
Unbroke "set metric" command in vtysh again.
Ripngd part of 6Wind patch.
Update changelog as well.
Route (reject|blackhole) support from 6Wind patch.
Merged 6Wind patch.
Sync with configure.in.
Last fixes from 6Wind patch.
ospf6d part of 6Wind patch.
Tiny fixes from 6Wind patch.
*BSD compile fix from Rivo Nurges.
IPv4 part of "make reject|blackhole routes work without
nexthop|interface".
Commit my hack to fix options mismatch in NSSA area DD packets. It
shouln't
Apply redistribution route-map's correctly.
Paul forgot probably to commit privs.[c|h] changes. Had to reorder
includes
Unbreak router advertisment feature when using capabilities.
Patch from Cougar - sort iflist by name.
Add IPv6 ping and traceroute.
Don't install Type-7 LSA's into nonNSSA area.
Temporary "fix" for segfault. See bug #29 in bugzilla for details.
Added info about -A and -u command line switches to man pages.
lib/if.c part from [quagga-dev 552] and lib/inklist.c part from
[quagga-dev
Revert my "microfix". It was caused by misreading code. Gilad is right as
*** empty log message ***
Changelog entry about isisd integration. Sorry about previous commit
Add .cvsignore
Some fixes to isisd done by me and Cougar in the spring of 2003. See
Remove generated file.
Fix some threads related problems [quagga-dev 591].
Make "(no) ip address x.x.x.x/x" commands work again in vtysh.
Fixing previous commit.
Yet another "set thread pointer to NULL during thread run" fix.
Threads usage cleanup. Still at least one bug to go.
Fix by Vadim Suraev - [zebra 14710] #6.
Don't crash when attempting to read path->oi->ifp if oi doesn't exist any
Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help.
Trivial fix from Bernd Leibing <[email protected]>
Report quagga bugs to quagga bugzilla.
Fix vty address handling and added pid file stuff.
Report quagga bugs to quagga bugzilla.
Zebra -> Quagga and reformatting.
Fix typo in comment.
"show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]).
[quagga-dev 489] - fix ripd version send by Krzysztof Oledzki.
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using
PAGER
Fix warning. Approved by Amir.
Document VTYSH_PAGER and fix bugreporting address.
Fix help. "ipv6 ..." commands are for IPv6.
Fix bugreport URLs here as well.
Fix bugzilla #82.
From Sowmini fix for crash reported in [quagga-dev 929].
Temorary secondary-label fix. Real fix from Gilad will follow after
release.
Amir's fix case where opaque capability is switched "ON -> OFF -> ON".
Fix warning.
Fix segfault in ospfd - [quagga-dev 980].
*** empty log message ***
Fixing ospf6d as well and move Changelog entry from ospfd to general one.
Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.
[quagga-dev 1005] bugzilla #86: ospf_recv_packet will fail on Solaris/x86
Vtysh fixes:
* Fixed lowering privileges in proc ipforward method.
[quagga-dev 1002]. Also fix date of previous commit in Chanelog.
Fix obviously wrong info in documentation.
Document summarizing and filtering ABR commands. Native speakers, please
Don't assume anything. I'm tired ...
****! What else I will discover while documenting this code? Remove
useless
Ooops. Check if area-id format is valid.
Fix debug message and make it conditional.
Fix typo to make it compile.
Update cease codes in bgp_debug.c file as well. Just update to patch from
Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev
1058].
Don't ignore reject/bh routes. Discussed with Paul in IRC.
More supported RFCs added.
Workaround for Bugzilla #58.
* Make updating redistributions work if prefix list is changed and it's
Router advertisement cleanup. Removed compatibility command because it's
Start of new ospf6d merge from Zebra.
Ospf6d merge from Zebra repository with added privs stuff and merged
Forgot these.
Update to latest (really :) ospf6d from Zebra repository and some tiny
Make it compile in NetBSD and OpenBSD.
Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).
Fixing crash fix attempt. It's still mess and logic is wrong and ... but
at
Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.
Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.
Merge bgpd changeset 1185 from Zebra repository by Rivo Nurges.
Merge graceful restart capability display and some small fixes from Zebra
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
We are going to change some stuff in incompatible way, so it's good idea
to
Zebra daemon has access lists.
Removing code which looked at current dir for config file before
attempting
Remove ifdef's HAVE_NSSA. NSSA support is stable enough.
There is no need to introduce new file of course, document big changes in
Merge svn revision 855 from Zebra repository.
1) extract.pl is braindead, but I will not touch it willingly.
Creating irdp socket requires more privileges.
Use ifp->mtu6 in ospf6d and ripngd.
SVN revision 907 from Zebra cvs repository.
Remove pointless privilege lower call. Thanks to Cougar for noticing.
I am bored. But I hate questions why there are man pages from version
0.88.
SVN revisions 916-920 from Zebra. ABR support is almost done.
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless
SVN revisions 935-940 merge from Zebra CVS.
Cleaning up whitespace mess mostly caused by my patches. Bigger
One warning less while building vtysh_cmd.c. This seems to be dead file.
It hurts my eye every time configure finishes job :).
Vtysh cleanup part 2. No any functional changes yet except
VTYSH_INTERFACE.
Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro
Merge svn revision 954 from Zebra cvs.
Merge changelog entry from zebra cvs for my vtysh fix.
More vtysh fixes. Specifying configuration from command line works now.
Added NSSA related items.
Make "terminal length <0-512>" command work in vtysh.
Brown paperbag, please. Don't segfault if VTYSH_PAGER isn't defined.
Port ospf6d to sigevent and rename signal handling functions in vtysh not
to
Remove dead file.
Please, tell me truth about what debugging status you are displaying.
Fix for Bugzilla #108.
Commit my hack (yes, I still call it hack) - command line switch for zebra
Ignore *.sh.
Ignore generated files.
Indentation consensus.
Merge svn revision 975 from Zebra repository.
Merge svn revisions 978-979 from Zebra CVS.
Merge svn revision 981 from Zebra cvs.
Add IS-IS info into array.
Indentation only. No any functional changes.
Fixes from LIU Xin.
Cosmetical fixes in vty help.
jardin (7):
Initial revision
Merge isisd into the Quagga's framework:
Add comments about isisd integration.
2607/tcp is already used by ospfapi.
Let's use 2608/tcp for isisd.
Fix build on FreeBSD 4.7 and FreeBSD 5.1:
Exclude Makefile and Makefile.in
paul (428):
Initial revision
Added vtysh patch to allow 'write file' command to write either
Added RIPv1 patch - bug fixes and improved/more interoperable classful
patch from Frank van Maarseveen <[email protected]>
zebra-ospfd-md5auth-seqnum.patch - paulj - change OSPF md5 sequence number
Greg Troxel <[email protected]>
ospfd Point-to-Multipoint support
zebra link state detection support
changelog updated
[zebra 14631] Generic PtP and RFC3021 interface addressing support
Michal Ludvig <[email protected]>
Yon Uriarte <[email protected]>
Kevin C Miller <[email protected]>
change log message fron signed to unsigned decimal
update changelog
"Masahiko Endo" < endo @ suri . co . jp >
update
From [email protected] Fri Jan 17 23:37:49 2003
From [email protected] Fri Jan 17 23:36:30 2003
Date: Fri, 20 Dec 2002 17:28:45 +0900
Added RedHat related files, (init, logrotate, pam, rpm spec)
Make vtysh and ipv6 conditional builds in spec file
Finish off merge off CLI extensions, see below for description. Merge
should
This patch adds Yon's CLI 'walk back up tree' patch. Following are email
Removed out of date init/redhat.
renamed ports/redhat to redhat/
Updated spec file
update changelog
Add work around for RFC3021 patch and its problem with certain IPv6
interfaces
Update Spec file
small change to changelog
Update for ospfd docs for 'compatible rfc1583' and 'abr-type'.
Matthew Grant <[email protected]>
Matthew Grant <[email protected]>
Replace _SC_PAGESIZE with the far more portable getpagesize().
Paul Jakma:
Small fix (free integrate_sav) and addition of an ssh command.
revert unchecked debug info generated by Kevin Miller's patch
Revert comment out of:
Initial revision
Merge to zebra.org CVS 20030203 16:30GMT
small update
Sync to latest Zebra CVS
bump up version num in spec file
Update auto* build files
Fix debug statement in ospf_packet.c and merge error in ospf_lsa.c
Revert to zebra.org automake files
fixes an assert which doesnt seem to take into account that route_node_get
1. ospf_opaque_type10_lsa_term (area) - was being called after
doh! small fix for previous fix to allow ospfd to compile.
Initial revision
Sync to Zebra.org 20030301
Downgrade the ACPREREQ test. Chance our arm with allowing automake version
Seperate out the contrib perl utils to a seperate package to avoid perl
Add the interface node 'description' command.
Updated vtysh_cmd's. Previously, this was only updated in rpm builds.
Fix memory leak in 'show thread cpu' command.
configure.ac is redundant.
Addition of OSPF-API - Amir Guindehi <[email protected]>
Addition of OSPF-API - Amir Guindehi <[email protected]>
Update auto files.
Put configure.ac back.
Amir Guindehi <[email protected]>
Fix build for net-snmp
Add new zebra-devel package
Update configure.ac to match configure.in.
Copied configure.in to configure.ac rather than other way around.
Fix assert in ospf_api where interface is not configured in ospf.
Amir Guindehi <[email protected]>:
2003-03-25 Paul Jakma <[email protected]>
Need to free the defunct funcname if we grab a thread from the unused
list.
Remove redundant memset
Fix leak of an opaque-lsa scratch link-list
Fix OSPFAPI build
Amir Guindehi <[email protected]>:
Do not configure ospf for secondary prefixes.
See http://bugzilla.dishone.st/show_bug.cgi?id=13
Add 'no description' command
Fix make dist
From: David Watson <[email protected]>
2003-04-04 Paul Jakma <[email protected]>
Add tests for debug enabled to PtMP LSA creation functions
Fixes from Amir to merge apiserver with zebra.org changes
Latest ospfapi sync from Amir to fixup wrt to zebra.org changes.
Compile fix - convert foreach_lsa to LSDB_LOOP
Remove auto* files from the repository.
[zebra 18626] move zebra socket paths to configure.ac
Copy configure.ac to configure.in.
Indentation fix
define localstatedir for configure
Removed stray hard coded vty socket paths
Change vty socket path defines to the global defines
Hasso Tepper <[email protected]>:
Undo commenting of a debug conditional. make it conditional again.
Remove vtysh_cmd.c from the repository.
Updated to reflect removal of auto-built files
Add Makefile.in to the remaining .cvsignore's
Amir - revision 197
Amir - rev 198
Author: ralph
Author: amir
From: Hasso Tepper <[email protected]>
Denis Ovsienko <[email protected]>
Fix up vtysh.c compile warnings
From: Sergey Vyshnevetskiy <[email protected]>
From: Sergey Vyshnevetskiy <[email protected]>
From: Israel Keys <[email protected]>
From: Hasso Tepper <[email protected]>
Hasso Tepper
Hasso Tepper
Hasso Tepper
vtysh_cmd.c is no longer in repository, ignore it.
From: Hasso Tepper
Import of zebra.org 20030428-18:07 IST
From: Sergiy Vyshnevetskiy <[email protected]>
From: Sergiy Vyshnevetskiy <[email protected]>
NSSA /might/ be missing this. I'm not sure.
Reverting the NSSA maxage walker loop addition for now, until all the
other
From: Sergiy Vyshnevetskiy <[email protected]>
From: Sergiy Vyshnevetskiy <serg @ vostok.net>
Hopefully fix the 'bgp dump routes-mrt' command to actually dump routes.
From: Hasso Tepper
Fix merge error of Hasso's patch "case case" :)
From: Gilad Arnold <gilad arnold at terayon com>
From: Gilad Arnold <[email protected]>
From: Hasso Tepper <[email protected]>
Update Changelogs
Fix attribution
Sync configure.in to configure.ac (sergey's openpam support)
From: Hasso Tepper <[email protected]>
From: Hasso Tepper <[email protected]>
From: Paul Jakma <[email protected]>
Cleanup the openpam AC_MSG's slightly.
Autogenerate the redhat/zebra.spec file using autoconf
Privilege support files for zebra.
Fix several small caps related errors.
Undo revision 1.3, revert back to zebra_org 1.1.1.2.
Fix stray comment and using pwentry for group info.
From: Hasso Tepper <[email protected]>
From: Paul Jakma <[email protected]>
Add additional system capabilities
From: Hasso Tepper <[email protected]>
Allow group access to vty socket.
Undo Hasso last patch, about to apply a slightly updated patch.
From: Hasso Tepper <[email protected]>
From: Sergiy Vyshnevetskiy <[email protected]>
slight addition to hasso's previous no_interface patch.
Fix errant ;;
From: Hasso Tepper <[email protected]>
Fix incorrect buffer bounds.
Update changelog -> fix from Anil Madhavapeddy
2003-05-24 Kenji Yabuuchi
Fix missing bracket from previous commit.
From: rivo nurges <[email protected]>
Jim Crumpler:
Add back support for null0 interface blackhole routes.
Fix missing else in static_add_ipv4() which was causing case of (!ifname)
Change rtadv to default to disabled.
Sync to configure.ac
Add .cvsignore for redhat
Rivo Nurgess: Add cobalt machine type
ripngd/Makefile.am: missing ripng_nexthop.h from _HEADERS line. breaks
lib/table.c: Fix the SET_LINK macro. (not that its of any worth)
ospfd/ospfd.h: Change delay and holdtime to 1s. More appropriate values
for
From: kamatchi soundaram <[email protected]>
From: kamatchi soundaram <[email protected]>
From: kamatchi soundaram <[email protected]>
Ignore dist tar file
Paul Jakma: acconfig.h is deprecated.
Paul Jakma:
2003-06-04 Paul Jakma <[email protected]>
2003-06-04 Paul Jakma <[email protected]>
2003-06-04 Paul Jakma <[email protected]>
2003-06-06 Paul Jakma <[email protected]
2003-06-06 Paul Jakma <[email protected]>
2003-06-7 kamatchi soundaram <[email protected]>
2003-06-07 Paul Jakma <[email protected]>
2003-06-07 Paul Jakma <[email protected]>
2003-06-07 Paul Jakma <[email protected]>
From: Andrew J. Schorr <[email protected]>
From: Andrew J. Schorr <[email protected]>
2003-06-07 Paul Jakma <[email protected]>
2003-06-08 Paul Jakma <[email protected]>
2003-06-09 Paul Jakma <[email protected]>
2003-06-11 Paul Jakma <[email protected]>
2003-06-11 Paul Jakma <[email protected]>
2003-06-12 Paul Jakma <[email protected]>
2003-06-15 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Vladimir Ivaschenko <[email protected]>
2003-06-19 Vladimir Ivaschenko <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-20 Paul Jakma <[email protected]>
2003-06-20 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 "Suraev, Vadim" <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 "Suraev, Vadim" <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-19 Paul Jakma <[email protected]>
2003-06-26: Mikael Lonnroth <[email protected]>
2003-06-27 Paul Jakma <[email protected]>
2003-06-30 Paul Jakma <[email protected]>
2003-06-30 Paul Jakma <[email protected]>
2003-07-8 Chris Andrews <[email protected]>
2003-07-08 Tristan Horn <[email protected]>
2003-07-09 Paul Jakma <[email protected]>
2003-07-09 Paul Jakma <[email protected]>
2003-06-11 Paul Jakma <[email protected]>
2003-07-11 Vsevolod Sipakov <[email protected]>
2003-07-12 Paul Jakma <[email protected]>
2003-07-12 Paul Jakma <[email protected]>
2003-07-12 Paul Jakma <[email protected]>
2003-07-12 Paul Jakma <[email protected]>
2003-07-12 Matthias Ferdinand <[email protected]>
2003-07-13 Paul Jakma <[email protected]>
2003-07-15 Paul Jakma <[email protected]>
2003-07-25 kamatchi soundaram <[email protected]>
2003-07-26 Paul Jakma <[email protected]>
2003-07-26 Paul Jakma <paul at dishone.st>
2003-08-01 Cougar <[email protected]>
2003-08-07 Kyle Gonzalez <[email protected]>
2003-08-06 kunihiro <[email protected]>
2003-08-06 Anders K. Pedersen
<[email protected]>
2003-08-07 kunihiro <[email protected]>
2003-08-10 amir <[email protected]>
2003-08-10 Yasuyuki Haga <[email protected]>
2003-08-11: Paul Jakma <[email protected]>
2003-08-11 Taisuke Sasaki <[email protected]>
2003-08-11 kunihiro <[email protected]
2003-08-12 Paul Jakma <[email protected]>
2003-08-11 Yasuyuki Haga <[email protected]>
2003-08-12 Paul Jakma <[email protected]>
2003-08-12 Paul Jakma <[email protected]>
2003-08-12 Paul Jakma <[email protected]>
2003-08-12 Paul Jakma <[email protected]>
2003-08-13 kunihiro <[email protected]>
2003-08-13 Paul Jakma <[email protected]>
2003-08-13 Paul Jakma <[email protected]>
2003-08-13 Paul Jakma <[email protected]>
2003-08-13 Paul Jakma <[email protected]>
2003-08-13 Paul Jakma <[email protected]>
2003-08-14 Paul Jakma <[email protected]>
2003-08-14 Paul Jakma <[email protected]>
2003-08-14 Paul Jakma <[email protected]>
2003-08-14 Paul Jakma <[email protected]>
2003-08-14 Paul Jakma <[email protected]>
2003-08-15 Paul Jakma <[email protected]>
2003-08-20 Yasuhiro Ohara <[email protected]>
2003-08-25 Paul Jakma <[email protected]>
2003-08-26 Kunihiro <[email protected]>
2003-08-27 Jay Fenlason <[email protected]>
2003-08-27 Jay Fenlason <[email protected]>
2003-08-27 Kunihiro Ishiguro <[email protected]>
2003-08-27 Kunihiro Ishiguro <[email protected]>
2003-09-24 Thomas Giger TGC <[email protected]>
2003-09-24 [email protected]
2003-09-24 [email protected]
2003-09-24 [email protected]
2003-09-24 Paul Jakma <[email protected]>
2003-09-24 [email protected]
2003-09-24 Paul Jakma <[email protected]>
2003-09-29 Paul Jakma <[email protected]>
2003-09-29 Paul Jakma <[email protected]>
2003-09-29 Paul Jakma <[email protected]>
2003-09-29 Paul Jakma <[email protected]>
2003-09-29 Gilad Arnold <[email protected]>
2003-10-07 Tarhon-Onu Victor <[email protected]>
2003-10-13 Douglas Fraser <[email protected]>
2003-10-13 [email protected]
2003-10-13 Jay Fenlason <[email protected]>
2003-10-13 Jay Fenlason <[email protected]>
2003-10-15 Paul Jakma <[email protected]>
2003-10-15 Paul Jakma <[email protected]>
2003-10-15 Paul Jakma <[email protected]>
2003-10-15 Jay Fenlason <[email protected]>
2003-10-15 Paul Jakma <[email protected]>
2003-10-15 [email protected]
2003-10-18 Lorenzo Colitti <[email protected]>
2003-10-18 Lorenzo Colitti <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-22 Paul Jakma <[email protected]>
2003-10-23 Paul Jakma <[email protected]>
2003-10-24 [email protected]
2003-10-24 [email protected]
2003-10-24 Paul Jakma <[email protected]>
2003-10-24 [email protected]
2003-10-24 Jose Luis Rubio Guivernau <[email protected]>
2003-10-26 Paul Jakma <[email protected]>
2003-10-27 kamatchi soundaram <[email protected]>
2003-10-27 Simon <[email protected]>
2003-10-27 Paul Jakma <[email protected]>
2003-10-27 Gilad Arnold <[email protected]>
2003-10-29 Paul Jakma <[email protected]>
2003-10-30 [email protected]
2003-10-30 Paul Jakma <[email protected]>
2003-10-31 Paul Jakma <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-02 Krzysztof Oledzki <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-02 Paul Jakma <[email protected]>
2003-11-03 Paul Jakma <[email protected]>
2003-11-10 Lorenzo Colitti <[email protected]>
2003-11-10 Claus Endres <[email protected]>
2003-11-17 Hasso Tepper <[email protected]>
2003-11-17 Hasso Tepper <[email protected]>
2003-11-17 [email protected]
2003-11-17 Jay Fenlason <[email protected]>
2003-12-06 Yasuhiro Ohara <[email protected]>
2003-12-08 Mattias Amnefelt <[email protected]?
2003-12-30 Paul Jakma <[email protected]>
2003-12-30 Paul Jakma <[email protected]>
2004-01-08 Paul Jakma <[email protected]>
2004-01-09 Paul Jakma <[email protected]>
2004-01-10 Paul Jakma <[email protected]>
2004-01-15 Paul Jakma <[email protected]>
2004-01-19 Paul Jakma <[email protected]>
2004-01-19 Paul Jakma <[email protected]>
2004-01-19 Paul Jakma <[email protected]>
add appropriate cvsignore
2004-01-23 [email protected]
2004-02-17 Paul Jakma <[email protected]>
2004-02-17 Paul Jakma <[email protected]>
2004-02-18 Paul Jakma <[email protected]>
2004-02-19 Sowmini Varadhan <[email protected]>
2004-04-08 Paul Jakma <[email protected]>
2004-04-16 rivo nurges <[email protected]>
2004-04-21 Boris Kovalenko <[email protected]>
2004-05-01 Paul Jakma <[email protected]>
2004-05-01 rivo nurges <[email protected]>
2004-03-19 Jean-Yves Simon <[email protected]>
2004-05-03 Paul Jakma <[email protected]>
2004-05-03 Daniel Roesen <[email protected]>
2004-05-03 Paul Jakma <[email protected]>
2004-05-04 Andrew J. Schorr <[email protected]>
2004-05-05 [email protected]
2004-05-05 Paul Jakma <[email protected]>
2004-05-05 Paul Jakma <[email protected]>
2004-05-05 Paul Jakma <[email protected]>
2004-05-08 Sowmini Varadhan <[email protected]>
2004-05-08 Sowmini Varadhan <[email protected]>
2004-05-08 Paul Jakma <[email protected]>
2004-05-09 Paul Jakma <[email protected]>
2004-05-09 Paul Jakma <[email protected]>
2004-05-09 Sowmini Varadhan <[email protected]>
2004-05-09 Paul Jakma <[email protected]>
2004-05-11 Paul Jakma <[email protected]>
2004-05-11 Paul Jakma <[email protected]>
2004-05-11 Paul Jakma <[email protected]>
2004-05-11 Paul Jakma <[email protected]>
2004-05-13 Paul Jakma <[email protected]>
2004-05-27 Paul Jakma <[email protected]>
2004-05-31 Sowmini Varadhan <[email protected]>
Forgot to commit ChangeLog with last doc/ commit.
2004-05-31 Sagun Shakya <[email protected]>
2004-06-04 JJ Ludman <[email protected]>
2004-06-04 Paul Jakma <[email protected]>
Add .cvsignore for isisd/topology
Remove autom4te.cache to avoid problems with newer auto* tools.
2004-06-06 Paul Jakma <[email protected]>
Fix module path to use $ISA (needed to make vtysh work on, eg, FC2 x86_64)
CVS ignore Linux NFS silly-delete .nfs* files
Fix stray dollar sign that had crept into OSPF6D_OPTS and prevented ospf6d
2004-06-06 Paul Jakma <[email protected]>
2004-06-09 Paul Jakma <[email protected]>
2004-06-11 Sowmini Varadhan <[email protected]>
2004-06-21 Paul Jakma <[email protected]>
2004-07-09 Sowmini Varadhan <[email protected]>
2004-07-09 Juris Kalnins <[email protected]>
Update cvsignore's for *.lo and *.la - libtool files
more cvsignores
2004-07-09 Paul Jakma <[email protected]>
2004-07-09 Paul Jakma <[email protected]>
2004-07-09 Paul Jakma <[email protected]>
cvsignore *.libs in build dirs
2004-07-14 Paul Jakma <[email protected]>
2004-07-17 Paul Jakma <[email protected]>
2004-07-20 Paul Jakma <[email protected]>
2004-07-22 Paul Jakma <[email protected]>
2004-07-14 Paul Jakma <[email protected]>
2004-07-23 Paul Jakma <[email protected]>
2004-07-23 Paul Jakma <[email protected]>
2004-07-23 Paul Jakma <[email protected]>
Update cvsignore, add .libs
2004-07-23 Paul Jakma <[email protected]>
2004-07-23 Sowmini Varadhan <[email protected]>
2004-07-26 Paul Jakma <[email protected]>
2004-07-27 Paul Jakma <[email protected]>
2004-07-27 Paul Jakma <[email protected]>
Paul Jakma: update TODO.. there's plenty.
Paul Jakma: forgot an obvious TODO
2004-07-27 Paul Jakma <[email protected]>
enable irdp
2004-07-31 Christian Hammers <[email protected]>
oops, forgot to update changelog.
2004-08-04 Paul Jakma <[email protected]>
2004-08-18 Paul Jakma <[email protected]>
quagga.logrotate: remove generic weekly and nocompress options
2004-08-19 Paul Jakma <[email protected]>
2004-08-19 Paul Jakma <[email protected]>
2004-08-19 Paul Jakma <[email protected]>
2004-08-19 Paul Jakma <[email protected]>
commit ChangeLog too...
2004-08-19 Paul Jakma <[email protected]>
2004-08-19 Paul Jakma <[email protected]>
Ignore documentation build files (indexes, etc..)
2004-08-23 Paul Jakma <[email protected]>
2004-08-19 Paul Jakma <[email protected]>
cvsignore for pkgsrc
Fix aclocal m4/ include for out-of-tree builds - all src relative paths
2004-09-11 Paul Jakma <[email protected]>
2004-09-12 Paul Jakma <[email protected]>
autoreconf doesnt like top_srcdir var. update-autotools needs to -I m4 too
2004-09-13 Paul Jakma <[email protected]>
2004-09-13 Jose Luis Rubio <[email protected]>
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn