summaryrefslogtreecommitdiffstats
path: root/ripngd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20doc: cleanup alpine build docQuentin Young1-13/+25
2018-03-20doc: forgot to add cligraph.* to dist sourcesQuentin Young1-0/+2
2018-03-20doc: cleanup some misc filesQuentin Young1-1/+0
2018-03-20doc: cligraph.svg -> cligraph.png, misc cleanupQuentin Young2-1/+1
2018-03-20doc: bgpd.rst title cleanupQuentin Young1-1/+4
2018-03-20doc: make ospf sectionQuentin Young2-4/+15
2018-03-20doc: move ZAPI docs to developer/Quentin Young2-5/+6
2018-03-20doc: cleanup some misc filesQuentin Young23-423/+46
2018-03-20bgp_vty.c: fix docstrings for bgp_imexport_vpnG. Paul Ziemba1-2/+4
2018-03-20bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fixG. Paul Ziemba3-16/+28
2018-03-20bgpd: new vpn-policy CLIG. Paul Ziemba13-583/+327
2018-03-20doc: bgp vpn-vrf leaking CLIG. Paul Ziemba1-0/+134
2018-03-19zebra: fix static route config writeQuentin Young1-1/+1
2018-03-19docker build: build Alpine Linux dev packages in dockerArthur Jones9-1/+116
2018-03-19redhat: enable dist tarball to build in a chrootArthur Jones1-0/+1
2018-03-19frr, doc: Move COMMUNITY.md to doc/developer/workflow.rstQuentin Young2-528/+36
2018-03-19bgpd: Don't leak the ecommunity_ecom2str string in debugDonald Sharp1-6/+4
2018-03-19zebra: Free memory leakDonald Sharp1-4/+12
2018-03-19pimd: Fix leaked fd and prevent null pointer derefDonald Sharp1-0/+4
2018-03-19zebra: Compare to the number of elements not size of arrayDonald Sharp1-1/+1
2018-03-19zebra: Fix leaked fd.Donald Sharp1-0/+1
2018-03-19isisd: Fixed the way isis reads from bpfipinlnd3-12/+23
2018-03-17bgpd: Fix warning on 32 bit systemsDonald Sharp1-1/+1
2018-03-17debianpkg: Fix - need to always run dh_gencontrolMartin Winter2-0/+4
2018-03-17debianpkg: Add option to build with RPKIMartin Winter4-7/+60
2018-03-17redhat: Add RPKI comment on build instructionsMartin Winter1-0/+5
2018-03-17redhat: Add option to build with RPKIMartin Winter1-1/+12
2018-03-16zebra: Extend unknown vrf to vrf part of ip routeDonald Sharp1-4/+4
2018-03-16zebra: Allow duplicate entry of a routeDonald Sharp1-1/+5
2018-03-16zebra: Auto create the nexthop-vrf if needed.Donald Sharp1-21/+38
2018-03-16bgpd: Move back nh_vrf setting to where it wasDonald Sharp1-9/+3
2018-03-16zebra: Cleanup function prototypes for rib.hDonald Sharp1-27/+30
2018-03-16sharpd: Add ability to register for nhtDonald Sharp3-0/+103
2018-03-16lib, zebra: Signal the existence of labels on a nexthop for nhtDonald Sharp2-15/+33
2018-03-16zebra: Apply label to all nexthops when neededDonald Sharp1-11/+27
2018-03-16zebra: Cleanup dead function rib_weed_tableDonald Sharp3-36/+0
2018-03-16zebra: Read in on startup arbitrary tablesDonald Sharp5-5/+18
2018-03-16zebra: Upon client disconnect remove routes from all tablesDonald Sharp4-2/+23
2018-03-16zebra: Allow for deletion of rules when the originator goes awayDonald Sharp3-0/+25
2018-03-16bgpd: Clean up peer status checking for a received nlriDonald Sharp4-19/+0
2018-03-15doc: Clean up vtysh man pageDonald Sharp1-1/+13
2018-03-15zserv.c: delete unused zsend_write_nexthoppaulzlabn1-26/+0
2018-03-15zserv.c: zebra_server_send_message() second parameterpaulzlabn1-1/+1
2018-03-15tools: Add helper frr-reload shell script for clean errorMartin Winter5-3/+14
2018-03-15zebra: Add some additional vrf info to debugsDonald Sharp2-24/+31
2018-03-14doc: document IS-IS three-way handshake configChristian Franke1-0/+9
2018-03-14tools: checkpatch.sh - Add warning that // style comments don't matchLou Berger1-12/+12
2018-03-14tools: checkpatch.sh - use run specific /tmp directories, remove them when doneLou Berger1-12/+17
2018-03-14lib: Fixup strlcat and strlcpy to be a bit more descriptiveDonald Sharp3-21/+28
2018-03-14lib: Add the ability for other people to call a nexthop write lineDonald Sharp2-42/+43