summaryrefslogtreecommitdiffstats
path: root/lib/grammar_sandbox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-12zebra: rename to frrconfdirJafar Al-Gharaibeh1-1/+1
2017-07-12tools: update to use FRR nameJafar Al-Gharaibeh3-6/+6
2017-07-12gitignore: update references to FRRJafar Al-Gharaibeh3-14/+14
2017-07-12lib: fix error message to reference FRRJafar Al-Gharaibeh1-1/+1
2017-07-12lib: Change comment to reference watchfrrJafar Al-Gharaibeh1-1/+1
2017-07-12watchfrr: fix error messageJafar Al-Gharaibeh1-1/+1
2017-07-12config: switch a few references to say FRRJafar Al-Gharaibeh4-24/+24
2017-07-11doc: add Backwards Compatibility section to COMMUNITY.mdLou Berger1-0/+21
2017-07-11lib: use 32-bit atomics, s/pow/mulQuentin Young2-9/+4
2017-07-11vty: add some more defines for backwards compatibilityLou Berger1-0/+4
2017-07-11bgpd: --enable-multipath=256 setting is ignoredDaniel Walton2-10/+11
2017-07-11lib: grammar_sandbox: don't pre-setup nodegraphDavid Lamparter1-11/+19
2017-07-11lib: drop off "masters" list on master_free()David Lamparter1-0/+6
2017-07-11build: fix ttable testDavid Lamparter1-1/+3
2017-07-11lib: fix out-of-tree buildDavid Lamparter1-1/+1
2017-07-11lib: hash: don't double-init hash listDavid Lamparter1-1/+7
2017-07-11vty: add some defines for backwards compatibilityLou Berger1-0/+5
2017-07-11bgpd: have labeled unicast print consistent with other safisLou Berger1-2/+2
2017-07-10lib: Remove typedef from ipaddrDonald Sharp2-6/+6
2017-07-10bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton1-1/+0
2017-07-07bgpd: peer-group members 'activate' when they shouldn'tDaniel Walton1-0/+4
2017-07-07config: No need to test these if enabled. Plays havoc with make distribution.Ryan Hagelstrom1-9/+3
2017-07-07docs: Changed the manpage section from 1 to 8 so it conforms with its definitionRyan Hagelstrom1-1/+1
2017-07-07tools: etc needed in extra dist to make distribution correctlyRyan Hagelstrom1-1/+1
2017-07-07build: Hard directory instead of dynamic so make distribution works correctlyRyan Hagelstrom1-3/+2
2017-07-06lib: fix more docstringsQuentin Young2-5/+2
2017-07-06lib: fix vty_out with >1024 bytes of outputDavid Lamparter1-2/+4
2017-07-05bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2-39/+4
2017-07-05bgpd: "address-family" not displayed in configurationDaniel Walton1-1/+1
2017-07-05*: fix excess docstringQuentin Young14-151/+53
2017-07-05doc: update build docs for ubuntuQuentin Young3-12/+12
2017-07-05lib: warn about too much docstringQuentin Young1-0/+8
2017-07-05zebra: fix mpls_str2label()Quentin Young1-1/+1
2017-07-02lib, vtysh: rebase hashstatsQuentin Young2-17/+14
2017-07-02lib: use doubles instead of long doublesQuentin Young1-20/+21
2017-07-02*: update hash_create(), hash_create_size()Quentin Young28-37/+38
2017-07-02lib, vtysh: hashtable statisticsQuentin Young4-136/+231
2017-07-02lib: add statistics for hash tablesQuentin Young4-0/+164
2017-06-30bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton1-7/+2
2017-06-30lib: printf bugfixes & improvementQuentin Young4-11/+14
2017-06-30ospfd: Fix 'advanced' type data base showDonald Sharp1-29/+11
2017-06-30ospf6d: Fix zclient cleanup on shutdownDonald Sharp1-1/+4
2017-06-30ospfd: Fix zclient cleanup on shutdownDonald Sharp1-0/+2
2017-06-30pimd: Fix zclient cleanup on shutdownDonald Sharp2-0/+10
2017-06-30ripd: Fix zclient cleanup on shutdownDonald Sharp3-0/+10
2017-06-30ripngd: Fix zclient cleanup on shutdownDonald Sharp3-0/+9
2017-06-30nhrpd: Fix zclient cleanup on shutdownDonald Sharp1-0/+1
2017-06-30isisd: Fix zclient cleanup on shutdownDonald Sharp3-0/+10
2017-06-30eigrpd: Fix zclient cleanup on shutdownDonald Sharp1-2/+4
2017-06-30babeld: Fix zclient cleanup on shutdownDonald Sharp1-0/+1