]> git.proxmox.com Git - mirror_frr.git/commit
Hasso Tepper
authorpaul <paul>
Sat, 19 Apr 2003 15:54:03 +0000 (15:54 +0000)
committerpaul <paul>
Sat, 19 Apr 2003 15:54:03 +0000 (15:54 +0000)
commit41ce926cb4c0eb7fc07aed25c0452793fc054fc5
treef30b2ad6b6402a18927119fc22a78bcd023481f8
parent73ffb25bec41d729b0dac34d17b6ccd4aa25803b
Hasso Tepper
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.
lib/Makefile.am
lib/if_rmap.c [deleted file]
lib/if_rmap.h [deleted file]
ripngd/Makefile.am
ripngd/ripng_ifrmap.c [new file with mode: 0644]
ripngd/ripng_ifrmap.h [new file with mode: 0644]
ripngd/ripngd.c