Age | Commit message (Expand) | Author |
2016-08-17 | pluralize a word | Peter Hessler |
2016-08-17 | The man page is a bit confusing for how we can control which address | Peter Hessler |
2016-06-28 | Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6. | Jeremie Courreges-Anglas |
2016-06-11 | Fixed "then" vs "than" typo. | Tobias Stoeckmann |
2016-06-03 | grammar fix; | Jason McIntyre |
2016-06-03 | Add operators =, !=, - (range), >< (exclsive range) to the as-path | Sebastian Benoit |
2016-01-07 | If transparent-as is set to no AS paths are prepended with the local | Florian Obser |
2015-10-11 | standardize a community that has been independently created by nearly | Peter Hessler |
2015-09-21 | sort; | Jason McIntyre |
2015-09-21 | Let us log all updates sent from an individual peer. Since this can be | Peter Hessler |
2015-07-19 | knock out "Ns Li" before colons - the Li was being ignored anyway, and i | Jason McIntyre |
2015-07-19 | clarify how inet|inet6 work in filters | Sebastian Benoit |
2015-04-25 | allow us to write rules that match directly on the peer AS | Peter Hessler |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-11-10 | Fix horrible spelling mistake introduced in r1.17 | Miod Vallat |
2014-05-20 | destinct is spelled distinct. | David Gwynne |
2013-11-13 | Knob to set priority with which bgpd inserts routes into the kernel | Florian Obser |
2013-10-19 | Merge the prefix and prefixlen filter bits into one filter. Change the | Claudio Jeker |
2013-10-17 | Less ambiguous wording concerning control socket configuration options. | Bret Lambert |
2013-10-16 | some .Pa; | Jason McIntyre |
2013-09-10 | Document that wildcards can also be used when deleting communities. | Paul de Weerd |
2013-05-30 | Add partial support to bgpd for the ttl hack with ipv6. This sends the correct | Stuart Henderson |
2013-01-02 | man page bits for "announce restart yes" default | Florian Obser |
2012-11-13 | macro tweaking; | Jason McIntyre |
2012-11-13 | Allow filtering based on the NEXTHOP attribute. This allows to build rules | Claudio Jeker |
2012-08-24 | rfc 4456 replaces rfc 2796; ok claudio | Jason McIntyre |
2012-07-07 | Explain the bgpd decision process in the man page. I'm tired of looking | Claudio Jeker |
2012-06-19 | There are five main sections, not four, since routing domain support was added. | Stuart Henderson |
2012-04-24 | take a stab at documenting when arguments need quoted, and valid macro | Jason McIntyre |
2012-04-07 | The Route Distinguishers should not be used to control distribution. | Claudio Jeker |
2011-09-17 | Implement new mrt table dump format as specified in draft-ietf-grow-mrt. | Claudio Jeker |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2011-04-30 | no need to escape |, pointed out by jmc@ | Stuart Henderson |
2010-10-23 | Reorder the wording where we talk about tagging kernel route table prefixes, | Stuart Henderson |
2010-10-13 | 'socket "path" [restricted]' needs quotes around path; make it clear | Stuart Henderson |
2010-06-27 | right way round for macros; | Jason McIntyre |
2010-06-27 | Instead of specifying the control sockets on the command line have them | Claudio Jeker |
2010-05-17 | tweak previous; | Jason McIntyre |
2010-05-17 | Implement two new filters, max-as-len and max-as-seq. The first is limiting | Claudio Jeker |
2010-05-17 | Last bits of MPLS VPN support. Hook kernel routing tables and RIB together. | Claudio Jeker |
2010-05-04 | Add some documentation about the last change (nexthop verification and | Claudio Jeker |
2010-04-28 | Allow neighbor-as in AS filter statements like: | Claudio Jeker |
2010-03-05 | Allow to filter for ext-community attributes. Currently only perfect matches | Claudio Jeker |
2009-12-16 | Implement "set ext-community [delete] subtype key:value" to set and delete | Claudio Jeker |
2009-11-26 | support for set origin; based on an initial diff from | Henning Brauer |
2009-10-28 | tweak previous; | Jason McIntyre |
2009-10-28 | Document the "rib" filter parameter to specify the rib a rule applies to. | Claudio Jeker |
2009-10-22 | fix two typos in documentation. | Igor Sobrado |
2009-10-13 | Disable graceful restart for now. The EOR marker is sent in the wrong place | Claudio Jeker |
2009-10-06 | Add config knobs to enable/disable individual BGP capabilities per neighbor. | Claudio Jeker |