Tag 'import_isisd_sf_20031223' created by gdt <gdt> at 1970-01-01 00:00 -0800
Changes since the dawn of time:
gdt (14):
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.
hasso (28):
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
paul (323):
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]?
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn