summaryrefslogtreecommitdiffstats
path: root/zebra/interface.c
Commit message (Collapse)AuthorAgeFilesLines
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-241-31/+1
| | | | ensure only interfaces that are inactive or do not exist can be deleted
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-2/+2
| | | | | | | | Add the 'no interface' command to all the daemons and vtysh. now it's possible to delete interface from routeing daemons as well only if it doesn't exist in os. http://hasso.linux.ee/zebra/ht-no_interface_fix.patch
* Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-2/+2
|
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-2/+2
| | | | | | http://hasso.linux.ee/zebra/ht-no_interface-23052003.patch Add the 'no interface' command to all the daemons and vtysh.
* Amir - rev 198paul2003-04-091-2/+0
| | | | | Log: Removed unused variable in interface.c
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-11/+75
|
* patch from Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>patch.z14599.multicast.inactive.ifpaul2002-12-131-11/+25
| | | | [zebra 14599] PATCH: permit [no]multicast command for (yet) inactive interfaces
* Initial revisionpaul2002-12-131-0/+1387