CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2014/10/31 10:43:44

Log message:
    import net/irrtoolset, ok benoit@
    
    The IRRToolSet is a set of tools to work with Internet routing policies.
    These policies are stored in Internet Routing Registries (IRR) in the
    Routing Policy Specification Language (RPSL). The tools are used to
    produce lists suitable for automating router configuration, etc.
    
    - peval is a low level policy evaluation tool that can be used to write
    router configuration generators. It takes policy expressions as input,
    expands the AS sets, route sets, filter sets and (optionally) AS numbers,
    and outputs the resulting list of AS numbers or prefixes.
    
    - rpslcheck syntax-checks an RPSL object to determine whether it will
    cause problems for any of the tools in IRRToolSet, such as rtconfig.
    This does not guarantee that the syntax is valid for a particular IRR,
    which may have different syntax constraints.
    
    - rtconfig is a filter which can generate cisco/juniper configuration
    sections based on information from IRRs.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20141031
    
    N ports/net/irrtoolset/Makefile
    N ports/net/irrtoolset/distinfo
    N ports/net/irrtoolset/pkg/DESCR
    N ports/net/irrtoolset/pkg/PLIST
    
    No conflicts created by this import

Reply via email to