Home | History | Annotate | Download | only in ldpd
History log of /src/usr.sbin/ldpd/mpls_routes.h
RevisionDateAuthorComments
 1.7  02-Aug-2013  martin Do not pack struct rt_msg - this voids the alignement restrictions and
causes crashes on alignemen critical archs.
From Matt Thomas.
 1.6  18-Jul-2013  kefren * rework the reattachment code
* build an implnull label when a route is added and let mpls_add_label
to take care of relabelling
* take out last piece of the code where we do route lookups - we should have
every information we need in labels
* tested these changes using a number of rump kernels and some couple of
thousands of flapping routes
 1.5  16-Jul-2013  kefren branches: 1.5.2;
retire union_ntoa, replace it with satos
check for valid sizes on PF_ROUTE socket
minor comment update
 1.4  11-Jul-2013  kefren sprinkle more const
 1.3  26-Jan-2013  kefren modify structures in order to accomodate IPv6 according to
draft-ietf-mpls-ldp-ipv6. Correct a little bit IPv6 hello path
 1.2  16-Jan-2013  kefren Make sure there is enough space for sockaddr subtypes
Use u_char for IP_MULTICAST_LOOP as specified in in.h
 1.1  08-Dec-2010  kefren branches: 1.1.6; 1.1.12;
Add ldpd, a RFC 3036 compatible LDP speaker.
 1.1.12.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.12.1  25-Feb-2013  tls resync with head
 1.1.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1  23-Jan-2013  yamt sync with head
 1.5.2.1  23-Jul-2013  riastradh sync with HEAD

RSS XML Feed