summaryrefslogtreecommitdiff
path: root/misc/aclgen/pkg-descr
blob: 1437e6040e2a69d6a95bd3523d3ecec0b569bf8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
From README:

Aclgen is a tool to create minimal length ip access lists
and aggregated routing tables primarily for Cisco routers.

Aclgen is fast. It takes only 15 seconds to create a 17000 line
long access list for some 44000 entries of my routing table.

Aclgen is flexible. It accepts various input formats and
you can specify any output format by a printf like format-string.

Aclgen is intended to use in large scripts creating router
configuration from different databases.

Any contribution is welcome. Send me your script using aclgen.
I'll bundle it with the program.