summaryrefslogtreecommitdiffstats
path: root/ripngd/ripngd.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply redistribution route-map's correctly.hasso2003-06-021-1/+1
|
* Ripngd part of 6Wind patch.hasso2003-05-251-325/+875
|
* Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Usedhasso2003-05-241-2/+2
| | | | | same idea as in lib/distribute.c to allow extract.pl to pick up commands for vtysh.
* From: Hasso Tepperpaul2003-04-231-6/+6
| | | | | | This one fixes "router xxx" node commands in vtysh. Don't get "unknown command" error when entering "passive-interface eth0" command while ospfd and ospf6d running etc.
* Hasso Tepperpaul2003-04-191-3/+3
| | | | | | | http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch Allows to extract.pl to pickup "route-map xxx in/out dev" commands for vtysh (ripngd). As lib/if_rmap.[c|h] are used in ripngd only, I moved them to the ripngd/ directory.
* Initial revisionpaul2002-12-131-0/+2526