CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/06/01 12:47:07
Modified files:
usr.sbin/ldpd : address.c hello.c init.c keepalive.c
labelmapping.c lde.h ldpd.conf.5 ldpd.h ldpe.h
neighbor.c notification.c packet.c parse.y
Log message:
Drop support for per-interface labelspaces.
Support for per-interface labelspaces is only necessary for legacy ATM/FR
interfaces running in cell-mode. We shouldn't worry about this.
For platform-wide label spaces the label space id is always 0.
Diff by Renato Westphal