Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *BSD compile fix from Rivo Nurges. | hasso | 2003-05-26 | 1 | -0/+5 | |
| | ||||||
* | Add .cvsignore for redhatmerge_zprivs_head_2 | paul | 2003-05-26 | 1 | -0/+1 | |
| | ||||||
* | Sync to configure.ac | paul | 2003-05-25 | 1 | -5/+5 | |
| | ||||||
* | Change rtadv to default to disabled. | paul | 2003-05-25 | 1 | -5/+5 | |
| | ||||||
* | Fix missing else in static_add_ipv4() which was causing case of (!ifname) | paul | 2003-05-25 | 1 | -1/+1 | |
| | | | | | to always be considered to be a blackhole route. (if gate is passed in, it cant be). | |||||
* | Tiny fixes from 6Wind patch. | hasso | 2003-05-25 | 2 | -2/+4 | |
| | ||||||
* | ospf6d part of 6Wind patch. | hasso | 2003-05-25 | 5 | -12/+60 | |
| | ||||||
* | Add back support for null0 interface blackhole routes. | paul | 2003-05-25 | 10 | -63/+156 | |
| | ||||||
* | Last fixes from 6Wind patch. | hasso | 2003-05-25 | 10 | -6/+60 | |
| | ||||||
* | Sync with configure.in. | hasso | 2003-05-25 | 1 | -9/+41 | |
| | ||||||
* | Merged 6Wind patch. | hasso | 2003-05-25 | 3 | -11/+56 | |
| | ||||||
* | Route (reject|blackhole) support from 6Wind patch. | hasso | 2003-05-25 | 9 | -129/+401 | |
| | ||||||
* | Update changelog as well. | hasso | 2003-05-25 | 1 | -0/+6 | |
| | ||||||
* | Ripngd part of 6Wind patch. | hasso | 2003-05-25 | 17 | -1039/+3147 | |
| | ||||||
* | Unbroke "set metric" command in vtysh again. | hasso | 2003-05-25 | 1 | -3/+10 | |
| | ||||||
* | RIP has now "route-map x [in|out] <interface>" as well. | hasso | 2003-05-25 | 2 | -5/+31 | |
| | ||||||
* | Merge RIP part of 6Wind patch. | hasso | 2003-05-25 | 7 | -111/+742 | |
| | ||||||
* | Just "write" command without any parameters writes conf to file. | hasso | 2003-05-25 | 1 | -0/+6 | |
| | ||||||
* | "ip forwarding" command. Patch from Jim Crumpler. | hasso | 2003-05-25 | 2 | -0/+31 | |
| | ||||||
* | Jim Crumpler:merge_zprivs_head_1 | paul | 2003-05-24 | 1 | -35/+95 | |
| | | | | working ipforward_solaris.c | |||||
* | Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used | hasso | 2003-05-24 | 7 | -18/+22 | |
| | | | | | same idea as in lib/distribute.c to allow extract.pl to pick up commands for vtysh. | |||||
* | From: rivo nurges <rix@estpak.ee> | paul | 2003-05-24 | 1 | -3/+0 | |
| | | | | | | Subject: solaris compile patch types defined for SUNOS_5 were already defined in config.h | |||||
* | Fix missing bracket from previous commit. | paul | 2003-05-24 | 1 | -2/+3 | |
| | ||||||
* | 2003-05-24 Kenji Yabuuchi | paul | 2003-05-24 | 2 | -1/+10 | |
| | | | | | * ospf_interface.c(ospf_if_lookup_recv_if): Use the most specific match for interface lookup. | |||||
* | Update changelog -> fix from Anil Madhavapeddy | paul | 2003-05-24 | 1 | -0/+4 | |
| | ||||||
* | Fix incorrect buffer bounds. | paul | 2003-05-24 | 1 | -4/+4 | |
| | | | | Reported by Anil Madhavapeddy to bug-zebra. | |||||
* | Ripd has "no interface ..." command as well. | hasso | 2003-05-24 | 1 | -0/+1 | |
| | ||||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-24 | 2 | -33/+7 | |
| | | | | ensure only interfaces that are inactive or do not exist can be deleted | |||||
* | Fix errant ;; | paul | 2003-05-23 | 2 | -2/+0 | |
| | ||||||
* | slight addition to hasso's previous no_interface patch. | paul | 2003-05-23 | 1 | -2/+2 | |
| | ||||||
* | From: Sergiy Vyshnevetskiy <serg@vostok.net> | paul | 2003-05-23 | 2 | -0/+10 | |
| | | | | | | | Subject: [zebra 18994] Re: zebra-pj compile failure under OpenBSd 3.3 (gmake) properly detect rl_completion_matches vs completion_matches. | |||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-23 | 7 | -2/+40 | |
| | | | | | | | | Add the 'no interface' command to all the daemons and vtysh. now it's possible to delete interface from routeing daemons as well only if it doesn't exist in os. http://hasso.linux.ee/zebra/ht-no_interface_fix.patch | |||||
* | Undo Hasso last patch, about to apply a slightly updated patch. | paul | 2003-05-23 | 7 | -40/+2 | |
| | ||||||
* | Allow group access to vty socket. | paul | 2003-05-23 | 1 | -1/+1 | |
| | ||||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-23 | 7 | -2/+40 | |
| | | | | | | http://hasso.linux.ee/zebra/ht-no_interface-23052003.patch Add the 'no interface' command to all the daemons and vtysh. | |||||
* | Add additional system capabilities | paul | 2003-05-22 | 2 | -1/+9 | |
| | ||||||
* | From: Paul Jakma <paulj@alphyra.ie> | paul | 2003-05-21 | 1 | -8/+0 | |
| | | | | | | | | | Subject: [zebra 19125] vtysh bogus perms check vtysh checks that the zebra.vty socket uid is == to its own euid, this is bogus - let the kernel decide whether permissions match, vtysh shouldnt try second guess. (this becomes noticeable when neither zebra nor vtysh are run as root :) ) | |||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-21 | 1 | -2/+2 | |
| | | | | | | | Subject: [zebra 19120] [PATCH] Vtysh I really don't know how I could miss that one. Opsf(6)d have prefix-lists as well. | |||||
* | Fix stray comment and using pwentry for group info. | paul | 2003-05-20 | 1 | -5/+5 | |
| | ||||||
* | Undo revision 1.3, revert back to zebra_org 1.1.1.2. | paul | 2003-05-20 | 1 | -0/+4 | |
| | | | | | asm/types.h is required for netlink. Later glibc's seem to have resolved the warning. | |||||
* | Fix several small caps related errors. | paul | 2003-05-20 | 1 | -15/+16 | |
| | ||||||
* | Privilege support files for zebra. | paul | 2003-05-20 | 2 | -0/+426 | |
| | | | | Linux capabilities enabled (if libcap is enabled). | |||||
* | Autogenerate the redhat/zebra.spec file using autoconf | paul | 2003-05-20 | 3 | -4/+12 | |
| | | | | supplied VERSION and CONFDATE. | |||||
* | Cleanup the openpam AC_MSG's slightly. | paul | 2003-05-20 | 2 | -16/+12 | |
| | | | | Add a DATE AC_SUBST. | |||||
* | From: Paul Jakma <paul@clubi.ie> | paul | 2003-05-19 | 1 | -4/+46 | |
| | | | | | | | | | | | | | Subject: [zebra 19097] HAVE_ASM_TYPES does anyone know why lib/zebra.h has: #ifdef HAVE_ASM_TYPES_H #include <asm/types.h> #endif /* HAVE_ASM_TYPES_H */ There's no need for it that i can see (least not on linux) and it causes compile warnings. Is it needed? If so, why? | |||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-18 | 5 | -1/+18 | |
| | | | | | | | | Subject: [zebra 19093] [PATCH] Two more fixes 1) From 6Wind patch - show router and interface nodes from ospf6d when using vtysh and don't show defaults in interface node. Fixes bugzilla #14. | |||||
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-18 | 2 | -2/+10 | |
| | | | | | | Subject: [zebra 19093] [PATCH] Two more fixes Show NSSA LSA route info in "show ip ospf database" output | |||||
* | Sync configure.in to configure.ac (sergey's openpam support) | paul | 2003-05-17 | 1 | -3/+31 | |
| | ||||||
* | Fix attribution | paul | 2003-05-16 | 1 | -1/+1 | |
| | ||||||
* | Update Changelogs | paul | 2003-05-16 | 8 | -0/+97 | |
| |