]> git.ipfire.org Git - thirdparty/bird.git/commit
Clist: The add() function will append a new value
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Thu, 13 Oct 2016 14:57:21 +0000 (16:57 +0200)
committerPavel Tvrdik <pawel.tvrdik@gmail.com>
Thu, 13 Oct 2016 14:59:15 +0000 (16:59 +0200)
commit3c09af416939d26c252aa1b339b52fd8f9f8e774
treef9e5ff8253534ced19f48d8150c74f40757754c6
parent5fd7dacadc3cd8f91f66cb56e3a9ef81028aa102
Clist: The add() function will append a new value

The add() function used to prepend a new community to clist, but after
this fix the add() function appends new community.
nest/a-set.c