summaryrefslogtreecommitdiffstats
path: root/redhat
Commit message (Collapse)AuthorAgeFilesLines
...
* 2003-07-15 Paul Jakma <paul@dishone.st>paul2003-07-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | * lib/version.h: add ZEBRA_URL (unused for now) * lib/vty.c: CMD_ERR_NOTHING_TODO when reading conf file should not be fatal. slight reformating. * ospfd/ospf_zebra.c: ignore reject/blackhole routes if zebra sends these type of routes. probably should be a new type of route to allow daemons to more easily choose whether to redistribute them - rathen than just a flag (eg for reject/blackhole). reorder the is_prefix_default test for ZEBRA_IPV4_ROUTE_DELETE to avoid the inverted test - slightly more readable. * redhat/zebra.spec.in: Add ospfapi port to services file, if with_ospfapi. * zebra/rib.h: Change nexthop types to an enum. * zebra/rt_netlink.c: run it through indent -nut. Add nexthop_types_desc[] descriptive array for nexthop types. (netlink_route_multipath) debug statements indicate which branch they are in and print out nexthop type. * zebra/zebra_rib.c: slight reformatting. * zebra/zebra_vty.c: Pass ZEBRA_FLAG_BLACKHOLE flag to static_add_ipv4() if Null0 route is configured. print out Null0 if STATIC_IPV4_BLACKHOLE route, and ignore flags (shouldnt be possible to set flags from vty) for config and show route.
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-1/+1
| | | | * redhat/zebra.pam: Default to allow root
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-042-12/+57
| | | | * Merge of zebra privileges
* Add .cvsignore for redhatmerge_zprivs_head_2paul2003-05-261-0/+1
|
* Autogenerate the redhat/zebra.spec file using autoconfpaul2003-05-201-2/+2
| | | | supplied VERSION and CONFDATE.
* define localstatedir for configurepaul2003-04-071-2/+3
|
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-3/+17
| | | | | | | | * sync to latest zebra CVS * spec file: updated and added define for ospf-api/client NB: OSPF-API has been broken by the zebra.org changes, which has added struct ospf * as a new arg to many functions
* Add new zebra-devel packagepaul2003-03-181-2/+27
|
* Seperate out the contrib perl utils to a seperate package to avoid perlpaul2003-03-011-3/+19
| | | | dependencies in the main zebra package
* bump up version num in spec filepaul2003-02-131-2/+2
|
* Update Spec filepaul2003-01-201-29/+27
|
* Updated spec filepaul2003-01-181-51/+34
|
* renamed ports/redhat to redhat/paul2003-01-189-0/+737