summaryrefslogtreecommitdiffstats
path: root/pbrd/pbr_debug.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-17pimd: use bool instead of int to pass true/falseDonald Sharp4-8/+6
2018-09-17pimd: Actually create vif's in non-integrated configDonald Sharp4-13/+16
2018-09-17bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon11-27/+27
2018-09-17doc: document CLI deprecation period lengthQuentin Young1-0/+2
2018-09-17build: add -Wshadow to the dev buildF. Aragon1-0/+1
2018-09-17zebra: Send correct default vrf tableid for MROUTE statsDonald Sharp1-1/+18
2018-09-17zebra: Add some additional vrf debug for retrieving mroute infoDonald Sharp1-1/+2
2018-09-14zebra: Newer kernels send data about mroute changesDonald Sharp1-1/+3
2018-09-14zebra: Print out netlink message type instead of numberDonald Sharp3-17/+21
2018-09-14staticd: Allow table_id to be a distinguisher for installationDonald Sharp1-0/+3
2018-09-14bgpd isisd zebra: misuse of comma operatorF. Aragon4-11/+13
2018-09-14bgpd: type fixF. Aragon1-1/+1
2018-09-13*: style for EC replacementsQuentin Young84-571/+547
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young94-441/+434
2018-09-13zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young30-334/+334
2018-09-13watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRRQuentin Young3-7/+7
2018-09-13ripd: RIP_[ERR|WARN] -> EC_RIPQuentin Young3-3/+3
2018-09-13pimd: PIM_[ERR|WARN] -> EC_PIMQuentin Young5-7/+7
2018-09-13isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young6-22/+22
2018-09-13eigrpd: EIGRP_[ERR|WARN] -> EC_EIGRPQuentin Young6-8/+8
2018-09-13babeld: BABEL_[ERR|WARN] -> EC_BABELQuentin Young9-64/+64
2018-09-13nhrpd: NHRP_[ERR|WARN] -> EC_NHRPQuentin Young4-9/+9
2018-09-13ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young15-232/+232
2018-09-13bgpd: BGP_[WARN|ERR] -> EC_BGPQuentin Young26-336/+336
2018-09-13bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon12-52/+51
2018-09-13lib, pimd: Convert timer_wheel to use thread_execute_nameDonald Sharp3-7/+29
2018-09-13lib: Add thread_execute_nameDonald Sharp1-0/+2
2018-09-13doc: Update docs to mention 'no bgp fast-external-failover'Donald Sharp1-0/+8
2018-09-13bgpd: Using no bgp fast-external-failover prevents vrf intf movesDonald Sharp1-11/+4
2018-09-13nhrpd: missing operand addedF. Aragon1-2/+3
2018-09-12bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon17-51/+21
2018-09-12bgpd: Prevent possible crash when parsing v6 attributesDonald Sharp5-19/+53
2018-09-12pimd ripd ripngd: variable shadowing fixesF. Aragon6-21/+11
2018-09-12lib vtysh zebra: variable shadowing fixesF. Aragon7-17/+15
2018-09-12pimd: fix indentation warningsSarita Patra1-6/+6
2018-09-11lib: whitespace/spelling fixDavid Lamparter1-3/+2
2018-09-11pimd: create a new command "ip pim" configuring pim smroot2-46/+49
2018-09-10frr: add README.md to EXTRA_DISTQuentin Young1-0/+1
2018-09-10frr: improve READMEQuentin Young5-19/+77
2018-09-10frr: remove stale files, allow non-GNU AutomakeQuentin Young6-2589/+3
2018-09-10bgpd: Honor origin change in bgp aggregatesDonald Sharp1-2/+7
2018-09-10doc: Fixup to use consistent frrvty group nameDonald Sharp3-11/+11
2018-09-09build: move SPHINXBUILD= to configure in rpm buildDavid Lamparter3-11/+14
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter20-24/+35
2018-09-09lib: early-include "config.h" in flex lexersDavid Lamparter2-1/+11
2018-09-09ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter3-29/+23
2018-09-09*: fix some random warningsDavid Lamparter3-7/+7
2018-09-09lib: make pthread_set[_]name_np test OS agnosticDavid Lamparter2-3/+8
2018-09-09build: check {malloc,pthread}_np.h for *BSDDavid Lamparter3-1/+14
2018-09-09Update RPM building instructionsWilhelm Wijkander1-4/+3