Home | History | Annotate | Download | only in ldpd
History log of /src/usr.sbin/ldpd/main.c
RevisionDateAuthorComments
 1.9  31-Jul-2013  kefren Store local bindings in a rbtree
 1.8  25-Jul-2013  kefren * don't request explicitly for uid 0 as various system policies may make that
unnecessary
* correct the mplsif message. We don't need an IP address assigned on it
anymore
 1.7  12-Nov-2012  kefren * add initial IPv6 support - still incomplete at this moment, but it sends
out there IPv6 hellos. Interoperability not yet tested.
* sync man page with reality
 1.6  02-Jul-2011  kefren branches: 1.6.2; 1.6.8;
return EXIT_SUCCESS and EXIT_FAILURE instead on 0 and -1
 1.5  14-Jun-2011  kefren * add no-default-route option into configuration file and check it before
rejecting default-route
* exit process in case of error into the main loop
* complete FSM for RTM_CHANGE
* Check if we overflow pollfd array
 1.4  31-Dec-2010  wiz branches: 1.4.4;
Make usage match SYNOPSIS.
 1.3  30-Dec-2010  kefren * add config file so one can control id, timers and label assignment and
use neighbour specific options - XXX: needs documentation
* add peer authentication using TCP_MD5SIG. Interoperability tested with
Cisco IOS
* use SLIST_FOREACH_SAFE when deleting labels instead of re-looping.
 1.2  08-Dec-2010  wiz Add all options to usage.
 1.1  08-Dec-2010  kefren Add ldpd, a RFC 3036 compatible LDP speaker.
 1.4.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.6.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.8.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.6.2.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.6.2.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed