mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
19 lines
624 B
Plaintext
19 lines
624 B
Plaintext
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.
|
|
|
|
WWW: http://gatling.ikk.sztaki.hu/~kissg/pd/
|