CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/03 10:53:50
Modified files:
usr.sbin/ldpd : address.c interface.c kroute.c ldpd.c ldpd.h
ldpe.c ldpe.h packet.c parse.y
Log message:
Implement support for multiple addresses per interface.
This replaces the way addresses and interface are chained together.
In ospfd there was a 1 to 1 mapping (with iface clones) but LDP does
not have that limitation.
Diff from Renato Westphal
