summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-03-04Merge pull request #5912 from mjstapp/fix_doc_slack_linkQuentin Young
doc: change slack reference link to main FRR homepage
2020-03-04doc: change slack reference link to main FRR homepageMark Stapp
Change the overview page's link for slack info to point to the main FRR homepage section - that's where the self-serve link/info is. Signed-off-by: Mark Stapp <mjs@voltanet.io>
2020-03-04doc: Add documentation for `show rpki prefix` and `show rpki as-number`Donatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-03-02Merge pull request #5855 from ↵Sri Mohana Singamsetty
ton31337/fix/allow_using_add_sub_for_local-preference bgpd: Allow using add/subtract for local-preference in route-maps
2020-02-28Merge pull request #5822 from rbauduin/patch-2Donatas Abraitis
doc: Document attribute-unchanged directive
2020-02-28doc: Use +/- for `set local-preference` to add/subtract the valueDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-02-28doc: Change interface name for vrrp exampleDonatas Abraitis
Looks like copy-paste error. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-02-27doc: Add notice of rfc-4893 in supported rfc's.Donald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-25doc: document attribute-unchanged directiverbauduin
This directive was undocumented, but is the way to configure the next-hop to be left unchanged for ipv6 setups (in ipv4, a route-map with `set next-hop unchanged` works fine, but this is unavailable for ipv6) . Signed-off-by: Raphael Bauduin <rb@raphinou.com>
2020-02-25Merge pull request #5270 from NaveenThanikachalam/rmapDonald Sharp
lib: Optimizing route-maps
2020-02-19Merge pull request #5826 from mjstapp/fix_cli_pfx_docDonald Sharp
doc: correct ip prefix token mapping table
2020-02-19doc: correct ip prefix token mapping tableMark Stapp
Fix the table that shows the mapping between ip network cli tokens and the data struct that the cli handler will see. Optional network/subnet types appear as a pointer to an all-zeroes struct, not a NULL pointer. Signed-off-by: Mark Stapp <mjs@voltanet.io>
2020-02-19Merge pull request #5802 from ton31337/feature/aggregate-address_origin_overrideDonald Sharp
bgpd: Allow overriding ORIGIN for aggregate-address
2020-02-19Merge pull request #5795 from donaldsharp/lua_dev_docDonatas Abraitis
doc: Add some basic how-to for lua and clean up some found issues
2020-02-18Merge pull request #5651 from AnuradhaKaruppiah/evpn-pim-fixesPhilippe Guibert
EVPN-PIM: complete anycast (MLAG) VTEP support
2020-02-18lib: Optimizing route-maps - Part-4Naveen Thanikachalam
The commit includes the documentation for the newly introduced commands to enable/disable the optimization. Signed-off-by: NaveenThanikachalam <nthanikachal@vmware.com>
2020-02-16doc: Update configure options in installation notesDonald Sharp
Add some missing configuration options in the installation notes. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-14doc: Fix borked up syntax for static-linkingDonald Sharp
Fix documentation such that it is displayed as intended. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-14doc: Fixup some missing syntaxDonald Sharp
We were missing some syntax indicators for stuff in doc/developer add them in. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-14doc: Add some basic how-to for luaDonald Sharp
Add a couple breadcrumbs to get people up and running with lua when they are trying to develop for it. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-14pimd: pim mlag show commandsAnuradha Karuppiah
1. show ip pim mlag summary provides MLAG session information and stats 2. show ip pim mlag upstream displays the upstream entries synced across the MLAG switches Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
2020-02-13doc: Override ORIGIN for aggregate-address commandDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-02-07doc: Add few words about `bgp disable-ebgp-connected-route-check`Donatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-02-04doc: indicate non-support for dynamic pbr mapsStephen Worley
Indicate in the doc clearly that we do not support the dynamic creation of pbr maps for sub-interfaces when the master has an interface. Such as in vlans. It must be explicitly added. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
2020-02-04Merge pull request #5207 from Spantik/ZERBA_GRDonald Sharp
Zebra: Adding GR infrastructure for clients.
2020-01-31doc: Update doc to reflect changes in `show nexthop-group rib` commandDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-01-31zebra: Capabality and stale route handling for GR client.Santosh P K
Handling capability received from client. It may contain GR enable/disable, Stale time changes, RIB update complete for given AFi, ASAFI and instance. It also has changes for stale route handling. Signed-off-by: Santosh P K <sapk@vmware.com>
2020-01-28Merge pull request #5210 from bisdhdh/masterRuss White
bgpd:BGP Graceful Restart Per Neighbor(BGPN) Feature.
2020-01-28Merge pull request #5721 from mjstapp/vty_copy_to_runnRuss White
vtysh: add a cli that reads a file into running-config
2020-01-28Merge pull request #5725 from ↵Russ White
ton31337/feature/doc_for_set_metric_increment_decrement doc: Add documentation about OSPF(6) `set metric [+|-]metric` cmd
2020-01-28Merge pull request #5728 from opensourcerouting/move_rpm_to_python3Donatas Abraitis
Move rpm to python3
2020-01-25doc: Update RedHat packaging description to use Python 3Martin Winter
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2020-01-24doc: Add documentation about OSPF(6) `set metric [+|-]metric` cmdDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-01-23vtysh: add a cli that reads a file into running-configMark Stapp
Add a 'copy' cli that reads a file into the current running config. Add an entry about the new cli to the user doc. Signed-off-by: Mark Stapp <mjs@voltanet.io>
2020-01-23bgpd: BGP Garaceful Restart debug logs.bisdhdh
Reorganizing bgp gr debug logs and code review comments. Signed-off-by: Biswajit Sadhu <sadhub@vmware.com>
2020-01-23bgpd: BGP Graceful Restart documentation.bisdhdh
This change list contains the documentation of BGP Greacful Restart feature and all the commnads to enable/disable the feature Signed-off-by: Biswajit Sadhu <sadhub@vmware.com>
2020-01-22doc: Update ospf unnumbered documentationDonald Sharp
Update the ospf unnumbered documentation to reflect how to get it working under linux. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-01-21doc: recommend compiling with sharpd to enable scaling testingLou Berger
Signed-off-by: Lou Berger <lberger@labn.net>
2020-01-20doc: add instructions for static linking (#5668)David Lamparter
doc: add instructions for static linking
2020-01-17doc: Add some words about `neighbor <X> maximum-prefix-out` cmdDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-01-16doc: add instructions for static linkingQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2020-01-16doc: Note about BFD debug loggingTim Bray
Because there is nothing in config debug for BFD. Signed-off-by: Tim Bray <tim@kooky.org>
2020-01-15doc: rename man pages to frr-*David Lamparter
The vrrpd one conflicts with the standalone vrrpd package; also we're installing daemons to /usr/lib/frr on some systems so they're not on PATH. Signed-off-by: David Lamparter <equinox@diac24.net>
2020-01-10doc: Replace wrong paths for centos/fedora source build instructionsDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-01-07doc: Clarify what is supported directly in PIM documentationDonald Sharp
The FRR community keeps getting asked about what is supported or not. Try to clarify in an additional spot what is and what is not supported. Where people interested in using PIM might have a chance at actually seeing the notification. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-01-03doc: Add rfc8212 to supported RFCs listDonatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-01-02doc: Updating FRR supported RFC listSri Mohana Singamsetty
1. Added subsections for BGP, MPLS, ISIS, OSPF etc. 2. Updated RFCs for BGP, MPLS, OSPF. Signed-off-by: Sri Mohana Singamsetty <msingamsetty@vmware.com>
2020-01-01Merge pull request #5593 from ton31337/feature/rhel8_rpmDonald Sharp
packaging: Add CentOS 8 support
2019-12-27doc: Add bgp neighbor password commandDonald Sharp
The bgp neighbor password command was not documented additionally the fact that you may need to instruct the kernel to have more memory available for tcp sockets when using this feature on a large number of peers. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-12-27doc: Use proper numbering for `packaging-redhat.rst`Donatas Abraitis
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>